check_systemd
This systemd check for nagios compatible monitoring systems will report a degraded systemd to your monitoring solution. It can also be used to monitor individual systemd services and timers units.
Release v2.1.0
Test regular expressions in the -e option
check_systemd-v2.1.0.tar.gzRelease tarball |
application/gzip | 2020-05-16 | Download from Github |
Release v2.0.11
v2.0.11
check_systemd-v2.0.11.tar.gzRelease tarball |
application/gzip | 2020-03-20 | Download from Github |
Release v2.0.10
Fix KeyError
File "./check_systemd.py", line 71, in probe
units[active].append(unit)
KeyError: 'not-found'
check_systemd-v2.0.10.tar.gzRelease tarball |
application/gzip | 2020-03-19 | Download from Github |