From: Peter Palfrader Date: Tue, 9 Oct 2018 07:45:58 +0000 (+0200) Subject: Check if all unbound trust anchors are current X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-nagios.git;a=commitdiff_plain;h=9e366e1abe3293fdd9becfbdfbc6324a0879f424 Check if all unbound trust anchors are current --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 1540dbf..d42cb8b 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1852,6 +1852,11 @@ services: name: process - unbound nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u unbound -C unbound -a '/usr/sbin/unbound'" hostgroups: computers + - + name: unbound trust anchors + nrpe: "/usr/lib/nagios/plugins/dsa-check-unbound-anchors" + hostgroups: computers + check_interval: 60 ### - name: process - uptimed