|
1 nagios-plugin-dns-delegation (0.1) stable; urgency=medium |
|
2 |
|
3 * intial framework: |
|
4 * works for NS check: Now we can compare the officially known name |
|
5 servers (from googles public NS service) with the name servers a |
|
6 reference system knows. |
|
7 * added manpage and help: |
|
8 * reference localhost: We use the local host as a reference for the |
|
9 domains in question. |
|
10 * added local: option for named-checkconf -p: |
|
11 * check for AA flag: Make sure that we compare the authoritive answers |
|
12 with the outside worlds view. |
|
13 * fix: skip subdomains of 168.192.in-addr.arpa: |
|
14 * Smart::Comments only if $ENV{DEBUG}: |
|
15 * complete error description: |
|
16 * working on pu for now.: Further testing expected. |
|
17 * more on caching of resolver objects: |
|
18 * serial is compared with reference server too: |
|
19 * updated doc: |
|
20 * more doc: |
|
21 * Serial needs have the aa flag set!: |
|
22 * override works: Now we read a override file (current default |
|
23 /etc/bind/zones.override) in case our own information about NS is |
|
24 not correct. Useful for these a.pending-verification.joker.com |
|
25 domains. |
|
26 * include the override domains and shuffle: The list of override |
|
27 domains is considered as part of the domains that need to be |
|
28 checked. |
|
29 * Include the override domains into local:: If local: is selected as |
|
30 source of domain names, the override file will be used as an |
|
31 additional source too. |
|
32 * zones.override automatically added to domainlist: If the local: |
|
33 domainlist is used, the domains containted in the override file are |
|
34 added automatically to the list of domains |
|
35 * [merged]: |
|
36 * moved the code to a perl module: Now the working parts are in |
|
37 Nagios::Check::DNS::delegation.pm. It's not a package. Just a |
|
38 detached module. |
|
39 * doc added: |
|
40 * Better message if there is no ns server known in public, but the |
|
41 domain: |
|
42 * added check for serial aa: Now we can ask the serial() to request aa |
|
43 answers. |
|
44 * check serial with overrides, not with local server: |
|
45 * local: read from nzf: |
|
46 * changed handling of overrides: No the overrides are considered to be |
|
47 our reference source |
|
48 * nzf does not contain quotations: |
|
49 * better matching for optional quotes: |
|
50 * updated manifest: |
|
51 * all the example files for later reference: |
|
52 * intial framework: |
|
53 * works for NS check: Now we can compare the officially known name |
|
54 servers (from googles public NS service) with the name servers a |
|
55 reference system knows. |
|
56 * added manpage and help: |
|
57 * reference localhost: We use the local host as a reference for the |
|
58 domains in question. |
|
59 * added local: option for named-checkconf -p: |
|
60 * check for AA flag: Make sure that we compare the authoritive answers |
|
61 with the outside worlds view. |
|
62 * fix: skip subdomains of 168.192.in-addr.arpa: |
|
63 * Smart::Comments only if $ENV{DEBUG}: |
|
64 * complete error description: |
|
65 * working on pu for now.: Further testing expected. |
|
66 * more on caching of resolver objects: |
|
67 * serial is compared with reference server too: |
|
68 * updated doc: |
|
69 * more doc: |
|
70 * Serial needs have the aa flag set!: |
|
71 * override works: Now we read a override file (current default |
|
72 /etc/bind/zones.override) in case our own information about NS is |
|
73 not correct. Useful for these a.pending-verification.joker.com |
|
74 domains. |
|
75 * include the override domains and shuffle: The list of override |
|
76 domains is considered as part of the domains that need to be |
|
77 checked. |
|
78 * Include the override domains into local:: If local: is selected as |
|
79 source of domain names, the override file will be used as an |
|
80 additional source too. |
|
81 * zones.override automatically added to domainlist: If the local: |
|
82 domainlist is used, the domains containted in the override file are |
|
83 added automatically to the list of domains |
|
84 * [merged]: |
|
85 * moved the code to a perl module: Now the working parts are in |
|
86 Nagios::Check::DNS::delegation.pm. It's not a package. Just a |
|
87 detached module. |
|
88 * doc added: |
|
89 * Better message if there is no ns server known in public, but the |
|
90 domain: |
|
91 * added check for serial aa: Now we can ask the serial() to request aa |
|
92 answers. |
|
93 * check serial with overrides, not with local server: |
|
94 * local: read from nzf: |
|
95 * changed handling of overrides: No the overrides are considered to be |
|
96 our reference source |
|
97 * nzf does not contain quotations: |
|
98 * better matching for optional quotes: |
|
99 * updated manifest: |
|
100 * all the example files for later reference: |
|
101 * intial framework: |
|
102 * works for NS check: Now we can compare the officially known name |
|
103 servers (from googles public NS service) with the name servers a |
|
104 reference system knows. |
|
105 * added manpage and help: |
|
106 * reference localhost: We use the local host as a reference for the |
|
107 domains in question. |
|
108 * added local: option for named-checkconf -p: |
|
109 * check for AA flag: Make sure that we compare the authoritive answers |
|
110 with the outside worlds view. |
|
111 * fix: skip subdomains of 168.192.in-addr.arpa: |
|
112 * Smart::Comments only if $ENV{DEBUG}: |
|
113 * complete error description: |
|
114 * working on pu for now.: Further testing expected. |
|
115 * more on caching of resolver objects: |
|
116 * serial is compared with reference server too: |
|
117 * updated doc: |
|
118 * more doc: |
|
119 * Serial needs have the aa flag set!: |
|
120 * override works: Now we read a override file (current default |
|
121 /etc/bind/zones.override) in case our own information about NS is |
|
122 not correct. Useful for these a.pending-verification.joker.com |
|
123 domains. |
|
124 * include the override domains and shuffle: The list of override |
|
125 domains is considered as part of the domains that need to be |
|
126 checked. |
|
127 * Include the override domains into local:: If local: is selected as |
|
128 source of domain names, the override file will be used as an |
|
129 additional source too. |
|
130 * zones.override automatically added to domainlist: If the local: |
|
131 domainlist is used, the domains containted in the override file are |
|
132 added automatically to the list of domains |
|
133 * [merged]: |
|
134 * moved the code to a perl module: Now the working parts are in |
|
135 Nagios::Check::DNS::delegation.pm. It's not a package. Just a |
|
136 detached module. |
|
137 * doc added: |
|
138 * Better message if there is no ns server known in public, but the |
|
139 domain: |
|
140 * added check for serial aa: Now we can ask the serial() to request aa |
|
141 answers. |
|
142 * check serial with overrides, not with local server: |
|
143 * local: read from nzf: |
|
144 * changed handling of overrides: No the overrides are considered to be |
|
145 our reference source |
|
146 * nzf does not contain quotations: |
|
147 * better matching for optional quotes: |
|
148 * updated manifest: |
|
149 * all the example files for later reference: |
|
150 |
|
151 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Wed, 21 Jan 2015 16:52:31 +0100 |
|
152 |
1 nagios-plugin-dns-delegation (0.0) unstable; urgency=low |
153 nagios-plugin-dns-delegation (0.0) unstable; urgency=low |
2 |
154 |
3 * Initial release |
155 * Initial release |
4 |
156 |
5 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Mon, 19 Jan 2015 16:13:10 +0100 |
157 -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> Mon, 19 Jan 2015 16:13:10 +0100 |