From: Peter Palfrader Date: Wed, 18 Apr 2012 06:48:31 +0000 (+0200) Subject: squeeze needs a different amavisd check X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=c4a5e927275fe315abc805c0db1641b527aa11e5;p=mirror%2Fdsa-nagios.git squeeze needs a different amavisd check --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index c30a90e..432111e 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -488,7 +488,7 @@ servers: liszt: address: 82.195.75.100 parents: gw-man-da - hostgroups: computers, service, apache2-hosts, bind9-hosts, postfix-hosts, heavy-postfix, amavis-hosts, dl385, acpid-hosts, apache-https, lenny + hostgroups: computers, service, apache2-hosts, bind9-hosts, postfix-hosts, heavy-postfix, dl385, acpid-hosts, apache-https, lenny contacts: bzed heininen: address: 82.195.75.98 @@ -1715,10 +1715,19 @@ services: - name: process - amavis - master nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u amavis -C amavisd-new -a 'amavisd (master)'" - hostgroups: amavis-hosts + hosts: liszt - name: process - amavis - all nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1:10 -u amavis -C amavisd-new -a 'amavisd '" + hosts: liszt + depends: process - amavis - master + - + name: process - amavis - master + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u amavis -C amavisd-new -a 'amavisd-new (master)'" + hostgroups: amavis-hosts + - + name: process - amavis - all + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1:10 -u amavis -C amavisd-new -a 'amavisd-new '" hostgroups: amavis-hosts depends: process - amavis - master #