From 172b3b1555f70707d8c65b32bea137d0955693a0 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Tue, 15 Sep 2009 20:22:10 +0100 Subject: [PATCH] monitor reverse v6 zones Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 002cf6e..f6e218e 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1896,6 +1896,22 @@ services: name: DNS SOA sync - alioth.debian.org check: "dsa_check_soas_add!alioth.debian.org!alioth.debian.org" hosts: global + - + name: DNS SOA sync - 2.5.1.1.8.0.0.8.d.8.0.1.0.0.2.ip6.arpa + check: "dsa_check_soas!2.5.1.1.8.0.0.8.d.8.0.1.0.0.2.ip6.arpa" + hosts: global + - + name: DNS SOA sync - a.5.1.1.8.0.0.8.d.8.0.1.0.0.2.ip6.arpa + check: "dsa_check_soas!a.5.1.1.8.0.0.8.d.8.0.1.0.0.2.ip6.arpa" + hosts: global + - + name: DNS SOA sync - 2.1.0.0.0.0.0.2.8.8.8.0.1.0.0.2.ip6.arpa + check: "dsa_check_soas!2.1.0.0.0.0.0.2.8.8.8.0.1.0.0.2.ip6.arpa" + hosts: global + - + name: DNS SOA sync - 2.6.a.0.4.6.5.6.1.0.0.0.2.0.0.0.8.d.8.0.1.0.0.2.ip6.arpa + check: "dsa_check_soas!2.6.a.0.4.6.5.6.1.0.0.0.2.0.0.0.8.d.8.0.1.0.0.2.ip6.arpa" + hosts: global ############ - name: ping alive check -- 2.20.1