From 0b77cbc4f7569270cd4f3508c75a52499cbef582 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 8 Jan 2014 20:15:24 +0100 Subject: [PATCH] And move delegation and expiry check --- config/nagios-master.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.20.1