Use dsa-check-systemd-services instead of systemctl is-system-running
[mirror/dsa-nagios.git] / config / nagios-master.cfg
index 2732da5..407049a 100644 (file)
@@ -2820,7 +2820,7 @@ services:
   # {{{ misc
   -
     name: system - all services running
-    nrpe: "/usr/bin/sudo /bin/systemctl is-system-running"
+    nrpe: "/usr/bin/sudo /usr/lib/nagios/plugins/dsa-check-systemd-services"
     hostgroups: jessie, stretch
   ###
   -