From: Peter Palfrader Date: Wed, 8 Jan 2014 19:15:24 +0000 (+0100) Subject: And move delegation and expiry check X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=0b77cbc4f7569270cd4f3508c75a52499cbef582;p=mirror%2Fdsa-nagios.git And move delegation and expiry check --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index cb26af0..06dc060 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -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