mayer: decomission
[mirror/dsa-nagios.git] / config / nagios-master.cfg
index 8a20064..5aaf2fe 100644 (file)
@@ -809,10 +809,6 @@ servers:
     parents: pieta
     hostgroups: computers, jessie, hassrvfs, porterbox
   # malo TODO
-  mayer:
-    address: 140.211.166.78
-    parents: gw-osuosl
-    hostgroups: computers, buildd, hasbootfs, jessie
 #  mayr:
 #    address: 140.211.166.58
 #    parents: gw-osuosl
@@ -2352,6 +2348,12 @@ services:
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:50 -c 1:100 -u www-data -a /usr/sbin/apache2"
     hostgroups: apache2-hosts
     depends: process - apache2 - master
+    excludehosts: klecker
+  -
+    name: process - apache2 - worker
+    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:80 -c 1:150 -u www-data -a /usr/sbin/apache2"
+    hosts: klecker
+    depends: process - apache2 - master
   -
     name: unwanted process - apache2
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C apache2"