rbeuque74 / jagozzi

jagozzi is a monitoring tool which provide various plugins and report at regular intervals status of checks to a NSCA server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jagozzi Go Report Card Build Status Coverage Status GitHub release

jagozzi is a light monitoring daemon for severals service in order to report results checks to a remote NSCA server.

This program is a Golang clone of sauna that will parse the same configuration file format.

Services included

  • Supervisor
  • Command
  • Processes
  • HTTP
  • Marathon

Installation

jagozzi can be installed using this command:

go install github.com/rbeuque74/jagozzi

Screenshot

When jagozzi is sstarted with -display option, a "display" consumer is created and render status of configurated checks.

Display mode

License

MIT, see LICENSE

About

jagozzi is a monitoring tool which provide various plugins and report at regular intervals status of checks to a NSCA server

License:MIT License


Languages

Language:Go 99.6%Language:Makefile 0.4%