Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 659 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 659 Bytes

Watchdog

Overview

Watchdog is an implementation of gosigar for use of monitoring a server to a mongo database.

Build Status

To Compile

  • you will need git, bzr and hg version controls installed.
  • go get github.com/cloudfoundry/gosigar
  • go get code.google.com/p/goconf/conf
  • go get gopkg.in/mgo.v2
  • git clone https://github.com/necrogami/watchdog
  • cd watchdog
  • go build watchdog.go
  • set your config options
  • issue ./watchdog

Supported platforms

Currently targeting modern flavors of darwin and linux.

License

Apache 2.0