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
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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