Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_axfr
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!
Checks health of secondary DNS servers, whether they hold up-to-date zone and if the answer was authoritative
Reviews (3)
bymonloi, April 9, 2014
Hi, is it possible to set a certain threshold when to trigger the alert? E.g. send the alert after 1 hour of checking and SN is still the latest.
byjsellens, March 14, 2014
Works great, though one problem I ran into - the check for a valid -H value assumes that all components of a hostname start with a letter, and some of ours start with a digit, so I had to adjust the regular expression. (I was confused about why it was telling me "No target host specified" until I checked the code and understood that that message should have been "No target host, or I didn't like the one you gave me" :-) )
byjavieitez, April 18, 2012
A bit of information on how to install it, which dns (bind?) and what does it do would be appreciated.