From 0d5a9ebb29d206be013d1a457487938757f2d48d Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 30 Nov 2014 10:58:18 +0100 Subject: [PATCH] no monit on jessie --- 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 993b3cd..85aac7a 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1808,7 +1808,7 @@ services: name: process - monit nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C monit -a '/usr/bin/monit -d 300 -I -c /etc/monit/monitrc -s /var/lib/monit/monit.state'" hostgroups: computers - excludehostgroups: squeeze, alioth + excludehostgroups: squeeze, alioth, jessie ### - name: MQ connection on rainier -- 2.20.1