From 448df40bb4507ee49e862910415b8ad3503d6d4f Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 11 Feb 2018 11:19:38 +0100 Subject: [PATCH] Use dsa-check-systemd-services instead of systemctl is-system-running --- config/nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 2732da5..407049a 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -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 ### - -- 2.20.1