From: Peter Palfrader Date: Sat, 5 Apr 2008 22:44:31 +0000 (-0400) Subject: [project @ peter@palfrader.org-20080405224431-1oc2a6hyodd9nwnw] X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=c22c8a3c4587b32f1fb698f96267e9f8ca940710;p=mirror%2Fdsa-nagios.git [project @ peter@palfrader.org-20080405224431-1oc2a6hyodd9nwnw] fixes --- diff --git a/nagios-master.cfg b/nagios-master.cfg index 91bb54c..ead14c8 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -274,7 +274,7 @@ servers: puccini: address: 87.106.4.56 parents: gw-frost - hostgroups: computers, service, apache2-hosts, bind9-hosts, postfix-hosts, heavy-postfix + hostgroups: computers, service, apache2-hosts, bind9-hosts, postfix-hosts, heavy-postfix, amavis-hosts ############################# # host groups @@ -629,7 +629,7 @@ services: nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C spamd" hostgroups: computers excludehostgroups: heavy-exim - excludehosts: listz + excludehosts: liszt ### - @@ -659,12 +659,10 @@ 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 - excludehosts: 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 '" hostgroups: amavis-hosts - excludehosts: liszt depends: process - amavis - master # -