Skip to content

jbuchbinder/swarm-monitor

Repository files navigation

SWARM-MONITOR

Build Status Go Report Card GoDoc

Attempt to replace Nagios with a multi-threaded, clustered solution based on Redis and Go.

REQUIREMENTS

  • Go - compile the binary
  • Redis - run as db backend

BUILDING

It's as simple as issuing a:

go build

LIBRARIES AND ACKNOWLEDGEMENTS

  • go-redis - Golang Redis library.
  • gorest - REST library for Go. I ended up embedding this for simplicity, but you've got to give credit where credit is due.

About

swarm clustered monitoring system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published