Skip to content

necrogami/watchdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages