Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_dns_soa
Current Version
0.11
Last Release Date
2010-03-29
Owner
Hits
93582
Files:
File | Description |
---|---|
check_dns_soa_0.11 | check_dns_soa_0.11 |
Compare SOAs of zone between two servers. Sometimes slave dns servers don't take notice of master server zone update. Compare the SOAs of a zone on a master and a slave.
Reviews (1)
byschoppa, February 7, 2011
The plugin will never work safely, because a
dig @nameserver.tld domainname.tld
will always give a different output depending on the order and number of the namservers in the "AUTHORITY SECTION".
Patch: http://codeviewer.org/view/code:1712
dig @nameserver.tld domainname.tld
will always give a different output depending on the order and number of the namservers in the "AUTHORITY SECTION".
Patch: http://codeviewer.org/view/code:1712