[project @ peter@palfrader.org-20080405224431-1oc2a6hyodd9nwnw]
authorPeter Palfrader <peter@palfrader.org>
Sat, 5 Apr 2008 22:44:31 +0000 (18:44 -0400)
committerPeter Palfrader <peter@palfrader.org>
Sat, 5 Apr 2008 22:44:31 +0000 (18:44 -0400)
fixes

nagios-master.cfg

index 91bb54c..ead14c8 100644 (file)
@@ -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
   #
   -