And move delegation and expiry check
authorPeter Palfrader <peter@palfrader.org>
Wed, 8 Jan 2014 19:15:24 +0000 (20:15 +0100)
committerPeter Palfrader <peter@palfrader.org>
Wed, 8 Jan 2014 19:15:24 +0000 (20:15 +0100)
config/nagios-master.cfg

index cb26af0..06dc060 100644 (file)
@@ -2514,12 +2514,12 @@ services:
     check: "dsa_check_soas_add!alioth.debian.org!alioth.debian.org"
     hosts: global
   -
-    name: DNS SEC - signature expiry
+    name: DNS - delegation and signature expiry
     hosts: global
-    remotecheck: "/usr/lib/nagios/plugins/dsa-check-zone-rrsig-expiration-many --warn 20d --critical 7d --geozonedir /srv/dns.debian.org/geo/zones /srv/dns.debian.org/var/gitdns/domains"
-    runfrom: orff
+    remotecheck: "/usr/lib/nagios/plugins/dsa-check-zone-rrsig-expiration-many --warn 20d --critical 7d --geozonedir /srv/dns.debian.org/repositories/auto-dns/zones /srv/dns.debian.org/repositories/domains"
+    runfrom: denis
   -
-    name: DNS SEC - delegations
+    name: DNS - security delegations
     hosts: global
     remotecheck: "/usr/lib/nagios/plugins/dsa-check-dnssec-delegation --dir /srv/dns.debian.org/repositories/domains --dir /srv/dns.debian.org/repositories/auto-dns/zones check-header"
     runfrom: denis