add some deadslows
authorMartin Zobel-Helas <zobel@debian.org>
Fri, 9 Nov 2012 11:23:24 +0000 (12:23 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Fri, 9 Nov 2012 11:25:18 +0000 (12:25 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
config/nagios-master.cfg

index d381114..5cd1ce9 100644 (file)
@@ -1583,7 +1583,7 @@ services:
     hostgroups: computers
     depends: process - ntpd
     excludehosts: ancina
-    excludehostgroups: ntpsuckers
+    excludehostgroups: ntpsuckers, deadslow
     servicegroups: time
   #
   -
@@ -1676,19 +1676,20 @@ services:
     name: unwanted process - clamav
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C clamd"
     hostgroups: computers
-    excludehostgroups: heavy-exim, heavy-postfix
+    excludehostgroups: heavy-exim, heavy-postfix, deadslow
     excludehosts: wagner
   -
     name: unwanted process - freshclam
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C freshclam"
     hostgroups: computers
-    excludehostgroups: heavy-exim, heavy-postfix
+    excludehostgroups: heavy-exim, heavy-postfix, deadslow
     excludehosts: wagner
   -
     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: spamd
     excludehosts: powell, wagner
+    excludehostgroups: deadslow
   -
     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'"
@@ -1717,7 +1718,7 @@ services:
     name: unwanted process - spamd
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C spamd"
     hostgroups: computers
-    excludehostgroups: spamd
+    excludehostgroups: spamd, deadslow
     excludehosts: bendel, busoni, wagner, buxtehude
 
  ###
@@ -1730,6 +1731,7 @@ services:
     name: unwanted process - greylistd
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C greylistd"
     hostgroups: computers
+    excludehostgroups: deadslow
 
  ###
   -
@@ -1745,7 +1747,7 @@ services:
     name: unwanted process - postgrey
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C postgrey"
     hostgroups: computers
-    excludehostgroups: heavy-postfix, heavy-exim
+    excludehostgroups: heavy-postfix, heavy-exim, deadslow
  ###
   -
     name: process - amavis - master
@@ -1761,7 +1763,7 @@ services:
     name: unwanted process - amavis
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C amavisd-new"
     hostgroups: computers
-    excludehostgroups: amavis-hosts
+    excludehostgroups: amavis-hosts, deadslow
  ###
   -
     name: process - weightd - master
@@ -1782,7 +1784,7 @@ services:
     name: unwanted process - policyd-weight
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C policyd-weight"
     hostgroups: computers
-    excludehostgroups: heavy-postfix
+    excludehostgroups: heavy-postfix, deadslow
 
 
 
@@ -1904,6 +1906,7 @@ services:
     name: unwanted process - irqbalance
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C irqbalance"
     hostgroups: computers
+    excludehostgroups: deadslow
 
  ####
  ###
@@ -1919,25 +1922,27 @@ services:
     name: unwanted process - gkrellmd
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C gkrellmd"
     hostgroups: computers
+    excludehostgroups: deadslow
   -
     name: unwanted process - portmap
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C portmap"
     hostgroups: computers
-    excludehostgroups: nfs-client, nfs-server
+    excludehostgroups: nfs-client, nfs-server, deadslow
   -
     name: unwanted process - rpc.statd
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C rpc.statd"
     hostgroups: computers
-    excludehostgroups: nfs-client, nfs-server
+    excludehostgroups: nfs-client, nfs-server, deadslow
   -
     name: unwanted process - inetd
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C inetd"
     hostgroups: computers
-    excludehosts: grieg, abel, alwyn, vasks
+    excludehosts: grieg, abel, alwyn, vasks, deadslow
   -
     name: unwanted process - snmpd
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C snmpd"
     hostgroups: computers
+    excludehostgroups: deadslow
 
  ####
   -
@@ -2138,7 +2143,7 @@ services:
     name: unwanted process - xinetd
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C xinetd"
     hostgroups: computers
-    excludehostgroups: xinetd-hosts
+    excludehostgroups: xinetd-hosts, deadslow
  ###
   -
     name: network service - finger
@@ -2194,7 +2199,7 @@ services:
     name: unwanted process - apache2
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C apache2"
     hostgroups: computers
-    excludehostgroups: apache2-hosts
+    excludehostgroups: apache2-hosts, deadslow
 
   -
     name: network service - http
@@ -2239,7 +2244,7 @@ services:
     name: unwanted network service - https
     check: dsa_check_port_closed!443
     hostgroups: apache2-hosts
-    excludehostgroups: apache-https
+    excludehostgroups: apache-https, deadslow
     # ravel does ssh on port 443
     excludehosts: ravel
     normal_check_interval: 60
@@ -2258,7 +2263,7 @@ services:
     name: unwanted process - named
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C named"
     hostgroups: computers
-    excludehostgroups: bind9-hosts
+    excludehostgroups: bind9-hosts, deadslow
 
  ####
   -
@@ -2303,7 +2308,7 @@ services:
     name: unwanted process - postresql
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0 -C postgres"
     hostgroups: computers
-    excludehostgroups: postgres90-hosts, postgres84-hosts, postgres91-hosts
+    excludehostgroups: postgres90-hosts, postgres84-hosts, postgres91-hosts, deadslow
   -
     name: process - postresql91 - master
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:4 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/9.1/bin/postgres'"
@@ -2447,7 +2452,7 @@ services:
     name: unwanted process - automount
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 0 -C automount"
     hostgroups: computers
-    excludehostgroups: autofs
+    excludehostgroups: autofs, deadslow
 
  ############ MISC OTHER Stuff ############
  #####