Commit graph

8 commits

Author SHA1 Message Date
Florian Heigl
754f736dd6 Nagios Compliant output
Hi,

the plugin output should stick to the Nagios plugin guidelines, that means you would need to start with OK/CRIT(ICAL))/UNKNOWN/WARN(ING)

Probably you want your actual "System is" text back in the output, I just didn't want to fiddle around in your code.
2016-12-17 17:36:29 +01:00
e95167262b Use dbus-python to query system state and failed units 2016-12-17 17:12:36 +01:00
ece5647c25 Consider starting state as OK 2016-12-10 16:43:36 +01:00
77c0cc85ec Support Debian's /bin/systemctl location 2015-06-26 20:40:07 +02:00
65e7c46b6e Check for the existence of /usr/bin/systemctl first 2015-06-16 01:36:57 +02:00
2517607b25 Remove executable flag from README.md 2015-03-29 17:22:26 +02:00
f4267cd3dd Move the documentation to README.md 2015-03-29 17:21:15 +02:00
4b760a5a39 Initial git commit 2015-03-29 17:17:03 +02:00