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 |
+--------------------+----------+--------------------------------------------------------------------------+
You can probably grab the precompiled source from the Releases page.
Otherwise, you just need Go. The Makefile
might be useful.