nagioseasier-cli
nagioseasier-cli copied to clipboard
The CLI to make nagios just a bit easier.
Nagios Easier
CLI tool for working with the module.
Gives you nice tabular output!
# /usr/local/bin/nagioseasier status analytics1
+--------------------+----------+--------------------------------------------------------------------------+
| Service | Status | Details |
+--------------------+----------+--------------------------------------------------------------------------+
| analytics1/reports | CRITICAL | FAILURE: a really long error condition with lots of stuff and things you |
| | | probably care about, wrapped neatly <3 |
+--------------------+----------+--------------------------------------------------------------------------+
Installation
You can probably grab the precompiled source from the Releases page.
Otherwise, you just need Go. The Makefile might be useful.