From: Peter Palfrader Date: Fri, 23 Sep 2016 11:51:25 +0000 (+0200) Subject: Revert "is-system-running check" X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=fd6103eb3e7c5c0bab4ac643ea62f2a39aefd0a2;p=mirror%2Fdsa-nagios.git Revert "is-system-running check" wrong git. This reverts commit c7c3b4d5362b34bf34c4a879153d8f15e87be8ce. --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 11ca836..d700a7b 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1720,10 +1720,6 @@ services: check_interval: 60 retry_check_interval: 15 notification_interval: 10080 - - - name: system - all services running - nrpe: "/usr/bin/sudo /bin/systemctl is-system-running" - hostgroups: jessie - name: installed firewall nrpe: "/usr/lib/nagios/plugins/dsa-check-file -w -f /etc/ferm/ferm.conf"