From: Martin Zobel-Helas Date: Thu, 7 May 2015 09:57:45 +0000 (+0000) Subject: jessie freshclam has new options X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=c823b5817a14102d47a07e163a5f66720acf1431;p=mirror%2Fdsa-nagios.git jessie freshclam has new options Signed-off-by: Martin Zobel-Helas --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 89f7a45..45d8c80 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2120,6 +2120,12 @@ services: name: process - clamav - freshclam nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C freshclam -a '/usr/bin/freshclam -d --quiet'" hostgroups: heavy-exim, heavy-postfix + excludehostgroups: jessie + - + name: process - clamav - freshclam + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C freshclam -a '/usr/bin/freshclam -d --foreground=true'" + hostgroups: heavy-exim, heavy-postfix + excludehostgroups: wheezy - name: unwanted process - clamav nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C clamd"