Control: tags -1 pending On 3/29/23 20:07, Andreas B. Mundt wrote:
the configuration in '/usr/share/icinga2/include/plugins-contrib.d/systemd.conf' contains a wrong executable in line 4:command = [ PluginContribDir + "/check_systemd.py" ] The plugin's path is '/usr/lib/nagios/plugins/check_systemd' (no .py) [1].
That's a divergence from upstream in the Debian package: https://salsa.debian.org/python-team/packages/monitoring-plugins-systemd/-/blob/debian/master/debian/monitoring-plugins-systemd.install We'll have to patch the CheckCommand like check_postgres: https://salsa.debian.org/nagios-team/icinga2/-/blob/master/debian/patches/postgres-checkcommand.patch Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1

