https://github.com/dgf/nagioto
awesome Icinga status monitor
https://github.com/dgf/nagioto
Last synced: about 1 year ago
JSON representation
awesome Icinga status monitor
- Host: GitHub
- URL: https://github.com/dgf/nagioto
- Owner: dgf
- Created: 2014-12-07T00:49:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-01T07:35:57.000Z (over 11 years ago)
- Last Synced: 2025-01-23T06:11:21.535Z (over 1 year ago)
- Language: Java
- Size: 359 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nagioto
quick and dirty monitoring solution
Supports HTTP Icinga status.cgi JSON format.
The password is explicitly stored in plain text as long as this not supports HTTPS.
Please use a dedicated monitoring user that only can read public acceptable information
like websites, DNS entries and SMTP server.
## Icinga API calls
http://docs.icinga.org/latest/en/cgiparams.html
### Status CGI params
### Alert Request
fetch all service errors 28 = 4 Warning + 8 Unknown + 16 Critical
status.cgi?jsonoutput&style=detail&servicestatustypes=28
### Host List
fetch all host details
status.cgi?jsonoutput&style=hostdetail
### Service List
status.cgi?jsonoutput