From c823b5817a14102d47a07e163a5f66720acf1431 Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Thu, 7 May 2015 09:57:45 +0000 Subject: [PATCH] jessie freshclam has new options Signed-off-by: Martin Zobel-Helas --- config/nagios-master.cfg | 6 ++++++ 1 file changed, 6 insertions(+) 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" -- 2.20.1