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.
- Supervisor
- Command
- Processes
- HTTP
- Marathon
jagozzi can be installed using this command:
go install github.com/rbeuque74/jagozzi
When jagozzi is sstarted with -display
option, a "display" consumer is created and render status of configurated checks.
MIT, see LICENSE