Add kaufmann
[mirror/dsa-nagios.git] / config / nagios-master.cfg
index 758e842..836e83b 100644 (file)
@@ -267,6 +267,10 @@ servers:
     address: 82.195.75.106
     parents: unger
     hostgroups: computers, service, acpid-hosts, lenny, hasbootfs, hassrvfs, apache2-hosts, bind9-hosts, heavy-exim, ulogd-hosts
+  kaufmann:
+    address: 82.195.75.107
+    parents: unger
+    hostgroups: computers, service, lenny, hasbootfs, apache2-hosts
 
   master:
     address: 70.103.162.29
@@ -492,6 +496,10 @@ servers:
     address: 137.82.84.72
     parents: gw-ubc
     hostgroups: computers, lenny, hashomefs, sw-raid
+  cimarosa:
+    address: 137.82.84.80
+    parents: gw-ubc
+    hostgroups: computers, lenny, hasbootfs
 
   lebrun:
     address: 193.198.184.10
@@ -1143,6 +1151,7 @@ services:
     name: process - clamav - getsigs
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C getclamsigs -a 'getclamsigs'"
     hostgroups: heavy-exim, heavy-postfix
+    excludehosts: master, powell
   #
   -
     name: unwanted process - clamav
@@ -1159,12 +1168,17 @@ services:
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C getclamsigs"
     hostgroups: computers
     excludehostgroups: heavy-exim, heavy-postfix
+    hosts: master, powell
  ###
   -
     name: process - spamd - master
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C spamd -a '/usr/sbin/spamd --create-prefs --max-children 5 --helper-home-dir -d --pidfile=/var/run/spamd.pid'"
     hostgroups: heavy-exim
-    excludehosts: rietz, merkel, raff
+    excludehosts: rietz, merkel, raff, powell
+  -
+    name: process - spamd - master
+    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C spamd -a '/usr/sbin/spamd --create-prefs --max-children 20 --min-spare=5 --helper-home-dir -d --pidfile=/var/run/spamd.pid'"
+    hosts: powell
   -
     name: process - spamd - master
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C spamd -a '/usr/sbin/spamd --create-prefs --max-children 10 --helper-home-dir -d --pidfile=/var/run/spamd.pid'"