heiko [Fri, 16 Jan 2015 16:42:13 +0100] rev 22
Better message if there is no ns server known in public, but the domain
heiko [Thu, 08 Jan 2015 00:04:06 +0100] rev 21
doc added
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Wed, 07 Jan 2015 23:57:31 +0100] rev 20
moved the code to a perl module
Now the working parts are in Nagios::Check::DNS::delegation.pm.
It's not a package. Just a detached module.
heiko [Wed, 07 Jan 2015 17:15:54 +0100] rev 19
[merged]
heiko [Wed, 07 Jan 2015 17:14:18 +0100] rev 18
zones.override automatically added to domainlist
If the local: domainlist is used, the domains containted in the override file
are added automatically to the list of domains
heiko [Wed, 07 Jan 2015 16:34:53 +0100] rev 17
Include the override domains into local:
If local: is selected as source of domain names, the override file will
be used as an additional source too.
heiko [Wed, 07 Jan 2015 15:56:05 +0100] rev 16
include the override domains and shuffle
The list of override domains is considered as part of the
domains that need to be checked.
heiko [Tue, 06 Jan 2015 22:40:18 +0100] rev 15
override works
Now we read a override file (current default /etc/bind/zones.override)
in case our own information about NS is not correct. Useful for these
a.pending-verification.joker.com domains.
heiko [Tue, 06 Jan 2015 21:42:41 +0100] rev 14
Serial needs have the aa flag set!
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 06 Jan 2015 15:14:23 +0100] rev 13
more doc