From c22c8a3c4587b32f1fb698f96267e9f8ca940710 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 5 Apr 2008 18:44:31 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080405224431-1oc2a6hyodd9nwnw] fixes --- nagios-master.cfg | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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 # - -- 2.20.1