From 7621f4e51cb7c5c9a631b1f71031da8baa535267 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Tue, 7 Jul 2009 08:52:03 +0100 Subject: [PATCH] We don't use getclamsigs anymore Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index de3a167..61b60ec 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1158,12 +1158,6 @@ 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 - - - 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 nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C clamd" @@ -1174,13 +1168,6 @@ services: nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C freshclam" hostgroups: computers excludehostgroups: heavy-exim, heavy-postfix - - - name: unwanted process - clamav - getsigs - 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 nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C spamd -a '/usr/sbin/spamd --create-prefs --max-children 5 --helper-home-dir -d --pidfile=/var/run/spamd.pid'" -- 2.20.1