From: Paul Wise Date: Sat, 20 Dec 2014 00:05:08 +0000 (+0800) Subject: Disable the systemd/jessie check for now X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=d4dd3cfff042aa28efe8445a47daa69588bf6baf;p=mirror%2Fdsa-nagios.git Disable the systemd/jessie check for now --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 37c5023..eeb6e4b 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2625,14 +2625,13 @@ services: hostgroups: openstack-controller # }}} # {{{ misc - - - name: system - all services running - nrpe: "/usr/bin/sudo /bin/systemctl is-system-running" - hostgroups: jessie - # Disable notifications until logind and binfmt_misc issues are fixed - # something unknown is triggering mount of binfmt_misc - # https://bugs.debian.org/772700 - notifications_enabled: 0 +# - +# Disable this check until logind and binfmt_misc issues are fixed +# something unknown is triggering mount of binfmt_misc +# https://bugs.debian.org/772700 +# name: system - all services running +# nrpe: "/usr/bin/sudo /bin/systemctl is-system-running" +# hostgroups: jessie ### - name: process - rngd