Heiko Schlittermann <hs@schlittermann.de> [Thu, 15 Oct 2015 15:01:08 +0200] rev 41
[debian:nagios-plugin-dns-delegation_0.4]
# ---
# this is for package version nagios-plugin-dns-delegation_0.4
Heiko Schlittermann <hs@schlittermann.de> [Thu, 15 Oct 2015 15:00:46 +0200] rev 40
fix postinst
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 22 Jan 2015 15:20:32 +0100] rev 39
Added tag nagios-plugin-dns-delegation_0.3 for changeset fb217c30d51c
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 22 Jan 2015 15:20:32 +0100] rev 38
[debian:nagios-plugin-dns-delegation_0.3]
# ---
# this is for package version nagios-plugin-dns-delegation_0.3
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 22 Jan 2015 15:20:18 +0100] rev 37
added /etc/check_dns-delegation directory
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 22 Jan 2015 15:05:59 +0100] rev 36
Added tag nagios-plugin-dns-delegation_0.2 for changeset 9a6d53670b1e
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 22 Jan 2015 15:05:59 +0100] rev 35
[debian:nagios-plugin-dns-delegation_0.2]
# ---
# this is for package version nagios-plugin-dns-delegation_0.2
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Thu, 22 Jan 2015 15:04:45 +0100] rev 34
override file is now /etc/check_dns-delegation
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Wed, 21 Jan 2015 16:52:47 +0100] rev 33
Added tag nagios-plugin-dns-delegation_0.1 for changeset e0ba766678c4
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Wed, 21 Jan 2015 16:52:47 +0100] rev 32
[debian:nagios-plugin-dns-delegation_0.1]
# ---
# this is for package version nagios-plugin-dns-delegation_0.1
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 20 Jan 2015 23:33:05 +0100] rev 31
added all the debian support files
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 20 Jan 2015 23:26:04 +0100] rev 30
all the example files for later reference
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Mon, 19 Jan 2015 13:30:51 +0100] rev 29
updated manifest
<hs@schlittermann.de> [Mon, 19 Jan 2015 12:14:15 +0100] rev 28
better matching for optional quotes
<hs@schlittermann.de> [Mon, 19 Jan 2015 12:06:27 +0100] rev 27
nzf does not contain quotations
heiko [Mon, 19 Jan 2015 12:02:05 +0100] rev 26
changed handling of overrides
No the overrides are considered to be our reference source
heiko [Mon, 19 Jan 2015 12:01:39 +0100] rev 25
local: read from nzf
heiko [Mon, 19 Jan 2015 11:34:00 +0100] rev 24
check serial with overrides, not with local server
heiko [Mon, 19 Jan 2015 10:33:29 +0100] rev 23
added check for serial aa
Now we can ask the serial() to request aa answers.
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
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 06 Jan 2015 15:12:36 +0100] rev 12
updated doc