[project @ peter@palfrader.org-20080403000934-v9r7egsnrx06jrx4]
authorPeter Palfrader <peter@palfrader.org>
Thu, 3 Apr 2008 00:09:34 +0000 (20:09 -0400)
committerPeter Palfrader <peter@palfrader.org>
Thu, 3 Apr 2008 00:09:34 +0000 (20:09 -0400)
allow 2 clamds.  rename manda gw

nagios-master.cfg

index a78accf..86c5c93 100644 (file)
@@ -8,17 +8,17 @@
 # hosts
 #############################
 servers:
-  manda-debian-gw:
+  gw-MAN-DA-debian:
     address: 82.195.75.126
     hostgroups: routing-infrastructure
 
   bartok:
     address: 82.195.75.91
-    parents: manda-debian-gw
+    parents: gw-MAN-DA-debian
     hostgroups: computers, syslog-ng-hosts, postfix-hosts, dl385
   sperger:
     address: 82.195.75.98
-    parents: manda-debian-gw
+    parents: gw-MAN-DA-debian
     hostgroups: computers, sw-raid
 
 #############################
@@ -208,7 +208,7 @@ services:
  ###
   -
     name: process - clamav - clamd
-    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C clamd -a '/usr/sbin/clamd'"
+    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u clamav -C clamd -a '/usr/sbin/clamd'"
     hostgroups: computers
     excludehostgroups: postfix-hosts
   -