[project @ peter@palfrader.org-20080404144034-zryxv46q0kafpauq]
authorPeter Palfrader <peter@palfrader.org>
Fri, 4 Apr 2008 14:40:34 +0000 (10:40 -0400)
committerPeter Palfrader <peter@palfrader.org>
Fri, 4 Apr 2008 14:40:34 +0000 (10:40 -0400)
Add agricola, arcadelt

nagios-master.cfg

index cc2940e..5bf701e 100644 (file)
@@ -10,9 +10,7 @@
 #  - *: mailq
 #  -
 #  - agnesi
-#  - agricola
 #  - albeniz
-#  - arcadelt
 #  - argento
 #  - bruckner
 #  - caballero
@@ -122,6 +120,14 @@ servers:
     address: 82.195.75.98
     parents: gw-MAN-DA-debian
     hostgroups: computers, porterbox, sw-raid
+  agricola:
+    address: 82.195.75.86
+    parents: gw-MAN-DA-debian
+    hostgroups: computers, porterbox, sw-raid
+  arcadelt:
+    address: 82.195.75.87
+    parents: gw-MAN-DA-debian
+    hostgroups: computers, buildd, sw-raid
 
   master:
     address: 70.103.162.29
@@ -191,11 +197,11 @@ hostgroups:
     extinfo-icon_image: base/debian.png
     extinfo-icon_image_alt: Debian GNU/Linux
     extinfo-notes_url: http://db.debian.org/machines.cgi?host=%s
-  #buildd:
-  #  alias: buildd systems
-  #  extinfo-icon_image: base/debian.png
-  #  extinfo-icon_image_alt: Debian GNU/Linux
-  #  extinfo-notes_url: http://db.debian.org/machines.cgi?host=%s
+  buildd:
+    alias: buildd systems
+    extinfo-icon_image: base/debian.png
+    extinfo-icon_image_alt: Debian GNU/Linux
+    extinfo-notes_url: http://db.debian.org/machines.cgi?host=%s
   general:
     alias: general purpose developer accessible machines
     extinfo-icon_image: base/debian.png
@@ -275,6 +281,10 @@ services:
     name: disk usage on /org
     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /org"
     hosts: bartok, sperger, samosa, raff, lobos, villa, steffani, merkel, saens
+  -
+    name: disk usage on /srv
+    nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv"
+    hosts: agricola, arcadelt
   -
     name: disk usage on /org/scratch2
     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /org/scratch2"
@@ -558,6 +568,7 @@ services:
     name: process - irqbalance
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C irqbalance -a '/usr/sbin/irqbalance'"
     hostgroups: computers
+    excludehosts: arcadelt, agricola
 
 
 
@@ -758,3 +769,9 @@ services:
     name: process - snmpd
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u snmp -C snmpd -a '/usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -I -smux -p /var/run/snmpd.pid 127.0.0.1'"
     hosts: lobos, villa
+
+ ###
+  -
+    name: process - buildd
+    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u buildd -C buildd '/usr/bin/perl /usr/bin/buildd'"
+    hostgroups: buildd