Nagios / Icinga monitoring plugin to check systemd for failed units.
This Python script will report a degraded system to Nagios / Icinage. It requires only the nagiosplugin library.
You can also test a single service with -s parameter.
Released under GNU GPLv2 License.
pip3 install check_systemd
{{ argparse }}
- https://github.com/Josef-Friedrich/check_systemd
- https://exchange.icinga.com/joseffriedrich/check_systemd
pip3 install tox
tox