Add SOA check for security.geo
authorStephen Gran <steve@lobefin.net>
Sun, 7 Jun 2009 11:15:29 +0000 (12:15 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 7 Jun 2009 11:15:29 +0000 (12:15 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
config/nagios-master.cfg

index f1a44b6..227e539 100644 (file)
@@ -1857,6 +1857,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"