dsa-check-hpasm: Add --fan-high to not tread high fan speeds as a warning condition
[mirror/dsa-nagios.git] / config / nagios-master.cfg
index d59279d..fd3cd69 100644 (file)
@@ -548,7 +548,7 @@ servers:
   cimarosa:
     address: 206.12.19.8
     parents: gw-ubc
-    hostgroups: computers, hasbootfs, aacraid, hassrvfs, nfs-client, heavy-exim
+    hostgroups: computers, hasbootfs, aacraid, hassrvfs, nfs-client, heavy-exim, apache2-hosts
   paganini:
     address: 206.12.19.10
     parents: tchaikovsky
@@ -1536,6 +1536,11 @@ services:
     name: process - monit
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C monit -a '/usr/sbin/monit -d 300 -c /etc/monit/monitrc -s /var/lib/monit/monit.state'"
     hostgroups: computers
+    excludehostgroups: squeeze
+  -
+    name: process - monit
+    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C monit -a '/usr/sbin/monit -c /etc/monit/monitrc -s /var/lib/monit/monit.state'"
+    hostgroups: squeeze
  ###
   -
     name: process - cpqarrayd
@@ -1714,7 +1719,7 @@ services:
   -
     name: network service - https
     check: check_https
-    hosts: ries, chopin, draghi, liszt, spohr, widor, rietz, tchaikovsky
+    hosts: ries, chopin, draghi, liszt, spohr, widor, rietz, tchaikovsky, cimarosa
     depends: "process - apache2 - master"
     normal_check_interval: 120
   -
@@ -1727,7 +1732,8 @@ services:
     # draghi           db.debian.org
     # merkel2          nm.debian.org
     # liszt            lists.debian.org
-    hosts: ries, chopin, spohr, tchaikovsky, draghi, merkel2, liszt, widor, rietz
+    # cimarosa         buildd.debian.org
+    hosts: ries, chopin, spohr, tchaikovsky, draghi, merkel2, liszt, widor, rietz, cimarosa
     depends: network service - https
     normal_check_interval: 60
 
@@ -2006,6 +2012,11 @@ services:
     hosts: global
     remotecheck: "/usr/lib/nagios/plugins/dsa-check-zone-rrsig-expiration-many --warn 20d --critical 7d /var/cache/bind/git/domains"
     runfrom: draghi
+  -
+    name: DNS SEC - delegations
+    hosts: global
+    remotecheck: "/usr/lib/nagios/plugins/dsa-check-dnssec-delegation --dir /var/cache/bind/git/domains check-header"
+    runfrom: draghi
 
  ############
   -