Add lamb
authorPeter Palfrader <peter@palfrader.org>
Thu, 9 Sep 2010 20:41:03 +0000 (22:41 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 9 Sep 2010 20:41:03 +0000 (22:41 +0200)
config/nagios-master.cfg

index 0dd2d35..dece2c4 100644 (file)
@@ -291,6 +291,10 @@ servers:
     address: 82.195.75.92
     parents: unger
     hostgroups: computers, service, hasbootfs, kvmdomains, squeeze
+  lamb:
+    address: 82.195.75.101
+    parents: unger
+    hostgroups: computers, service, hasbootfs, kvmdomains, squeeze, hasvicepa
 
   master:
     address: 70.103.162.29
@@ -948,6 +952,9 @@ hostgroups:
   hasusrfs:
     alias: hosts with a /usr filesystem
     private: 1
+  hasvicepa:
+    alias: hosts with a /vicepa
+    private: 1
 
   incomingmailrelayed:
     alias: incoming mail needs to go through a mail relay
@@ -1152,6 +1159,11 @@ services:
     servicegroups: diskspace
     nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /srv/fossology.debian.net"
     hosts: vivaldi
+  -
+    name: disk usage on /vicepa
+    servicegroups: diskspace
+    nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /vicepa"
+    hostgroups: hasvicepa
 
  ############ All Computers ############
  ####