Watchdog is an implementation of gosigar for use of monitoring a server to a mongo database.
- 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
Currently targeting modern flavors of darwin and linux.
Apache 2.0