add bellini
authorMartin Zobel-Helas <zobel@debian.org>
Sun, 7 Jun 2009 16:05:12 +0000 (18:05 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Sun, 7 Jun 2009 16:05:12 +0000 (18:05 +0200)
config/nagios-master.cfg

index 05576d5..63d696a 100644 (file)
@@ -214,7 +214,7 @@ servers:
   paer:
     address: 192.25.206.11
     parents: spohr
-    hostgroups: computers, porterbox, lenny, hasbootfs
+    hostgroups: computers, porterbox, lenny, hasbootfs, hashomefs
   merulo:
     address: 192.25.206.58
     parents: spohr
@@ -386,7 +386,7 @@ servers:
   voltaire:
     address: 72.66.115.54
     parents: gw-frost
-    hostgroups: computers, buildd, lenny, hasvarfs
+    hostgroups: computers, buildd, lenny, hasvarfs, hashomefs
     contacts: sfrost
 
   puccini:
@@ -502,6 +502,10 @@ servers:
     address: 137.82.84.79
     parents: gw-ubc
     hostgroups: computers, lenny, hasbootfs
+  stabile:
+    address: 137.82.84.72
+    parents: gw-ubc
+    hostgroups: computers, lenny, hassrvfs, sw-raid
 
   lebrun:
     address: 193.198.184.10
@@ -526,12 +530,12 @@ servers:
   rem:
     address: 195.71.99.217
     parents: gw-telefonica
-    hostgroups: computers, buildd, hasbootfs, lenny
+    hostgroups: computers, buildd, hasbootfs, lenny, hashomefs
 
   ball:
     address: 78.32.9.213
     parents: gw-ball
-    hostgroups: computers, buildd, no-udev, dialup, hasbootfs, lenny
+    hostgroups: computers, buildd, no-udev, dialup, hasbootfs, lenny, hashomefs
 
   zelenka:
     address: 80.245.147.40
@@ -541,7 +545,7 @@ servers:
   escher:
     address: 213.188.99.215
     parents: gw-cst
-    hostgroups: computers, single-cpu, hasbootfs, lenny, hasvarfs
+    hostgroups: computers, single-cpu, hasbootfs, lenny, hasvarfs, hashomefs
   goedel:
     address: 213.188.99.214
     parents: gw-cst
@@ -708,6 +712,9 @@ hostgroups:
   hassrvfs:
     alias: hosts with a /srv filesystem
     private: 1
+  hashomefs:
+    alias: hosts with a /home filesystem
+    private: 1
   hasvarfs:
     alias: hosts with a /var filesystem
     private: 1
@@ -831,7 +838,7 @@ services:
     name: disk usage on /home
     servicegroups: diskspace
     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /home"
-    hosts: voltaire, rem, ball, paer, escher
+    hostgroups: hashomefs
   -
     name: disk usage on /home
     servicegroups: diskspace
@@ -857,6 +864,11 @@ services:
     servicegroups: diskspace
     nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /var/lib/postgresql"
     hosts: samosa
+  -
+    name: disk usage on /srv/morgue.debian.org
+    servicegroups: diskspace
+    nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv/morgue.debian.org"
+    hosts: stabile
 
  ############ All Computers ############
  ####
@@ -1861,6 +1873,10 @@ services:
     name: mirror sync - security.us
     check: "dsa_check_mirrorsync!security.us.debian.org!project/trace/security-master.debian.org"
     hosts: global
+  -
+    name: DNS SOA sync - security.geo.debian.org
+    check: "dsa_check_soas!security.geo.debian.org"
+    hosts: global
   -
     name: DNS SOA sync - debian.org
     check: "dsa_check_soas_add!draghi.debian.org!debian.org"