bsds have a different buildd check
[mirror/dsa-nagios.git] / config / nagios-master.cfg
index e8414ee..268ee7c 100644 (file)
@@ -301,7 +301,7 @@ servers:
   ries:
     address: 128.148.34.103
     parents: gw-brown.edu
-    hostgroups: computers, service, apache2-hosts, bind9-hosts, dl385, rsyncd-hosts, postgres83-hosts, spamd, heavy-exim, acpid-hosts, xinetd-hosts
+    hostgroups: computers, service, bind9-hosts, dl385, rsyncd-hosts, postgres83-hosts, acpid-hosts, xinetd-hosts
 
   franck:
     address: 128.148.34.3
@@ -1011,12 +1011,12 @@ services:
     servicegroups: diskspace
     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /"
     hostgroups: computers
-    excludehosts: ries, klecker, kassia, spohr
+    excludehosts: klecker, kassia, spohr
   -
     name: disk usage on /
     servicegroups: diskspace
     nrpe: "/usr/lib/nagios/plugins/check_disk 90 93 /"
-    hosts: ries, klecker, kassia, spohr
+    hosts: klecker, kassia, spohr
   -
     name: disk usage on /boot
     servicegroups: diskspace
@@ -1703,6 +1703,12 @@ services:
     nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli"
     normal_check_interval: 120
     hostgroups: dl385, dl380, dl360, bl460
+  -
+    name: HW - hpacucli enclosure status
+    servicegroups: raid
+    nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli-enclosure 1 1E:1"
+    normal_check_interval: 120
+    hosts: franck
   -
     name: HW - hpacucli status
     servicegroups: raid
@@ -1885,7 +1891,7 @@ services:
   -
     name: network service - https
     check: check_https
-    hosts: ries, franck, chopin, draghi, liszt, spohr, widor, tchaikovsky, grieg, vivaldi
+    hosts: franck, chopin, draghi, liszt, spohr, widor, tchaikovsky, grieg, vivaldi
     depends: "process - apache2 - master"
     normal_check_interval: 120
   -
@@ -1900,7 +1906,7 @@ services:
     # liszt            lists.debian.org
     # grieg            buildd.debian.org
     # vivaldi          fossology.debian.org
-    hosts: ries, franck, chopin, spohr, tchaikovsky, draghi, merkel2, liszt, widor, grieg, vivaldi
+    hosts: franck, chopin, spohr, tchaikovsky, draghi, merkel2, liszt, widor, grieg, vivaldi
     depends: network service - https
     normal_check_interval: 60
 
@@ -2032,6 +2038,29 @@ services:
     name: udd stunnel - master cert
     nrpe: "/usr/lib/nagios/plugins/check_http -H localhost -p 8080 -S -C 14 -t 45"
     hosts: samosa
+ ###
+  -
+    name: process - UPS - nut usbhid-ups - ups1
+    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u nut -C usbhid-ups  -a '/lib/nut/usbhid-ups -a ups1'"
+    hosts: franck
+  -
+    name: process - UPS - nut upsd
+    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u nut -C upsd  -a '/sbin/upsd'"
+    hosts: franck
+  -
+    name: process - UPS - nut upsmon master
+    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C upsmon  -a '/sbin/upsmon'"
+    hosts: franck
+  -
+    name: process - UPS - nut upsmon worker
+    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u nut -C upsmon  -a '/sbin/upsmon'"
+    hosts: franck
+    depends: process - UPS - nut upsmon master
+  -
+    name: UPS - on line power
+    nrpe: "/usr/lib/nagios/plugins/dsa-check-ups"
+    hosts: franck
+    depends: process - UPS - nut upsd
 
  ####
   #-
@@ -2054,11 +2083,19 @@ services:
     hosts: unger
 
  ###
+  -
+    name: process - buildd
+    servicegroups: buildd
+    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:5 -u buildd -C perl -a '/usr/bin/buildd'"
+    hosts: fano, fasch, field, finzi
+    contacts: luk, pkern, HE
+
   -
     name: process - buildd
     servicegroups: buildd
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:5 -u buildd -C buildd -a '/usr/bin/buildd'"
     hostgroups: buildd
+    excludehosts: fano, fasch, field, finzi
     contacts: luk, pkern, HE
 
  ###