From 2f5da8fcc2bea32d73b7191fddb95507b8152cee Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 26 Jun 2009 18:22:16 +0200 Subject: [PATCH] no getclamsigs on master and powell anymore --- config/nagios-master.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 6e586a2..61b64f3 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1143,6 +1143,7 @@ services: name: process - clamav - getsigs nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C getclamsigs -a 'getclamsigs'" hostgroups: heavy-exim, heavy-postfix + excludehosts: master, powell # - name: unwanted process - clamav @@ -1159,6 +1160,7 @@ services: nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C getclamsigs" hostgroups: computers excludehostgroups: heavy-exim, heavy-postfix + hosts: master, powell ### - name: process - spamd - master -- 2.20.1