Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_axfr

Rating
5 votes
Favoured:
0
Hits
97010
Files:
FileDescription
check_axfrcheck_axfr
Nagios CSP

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 zone transfers between master and slave dns servers.
Checks health of secondary DNS servers, whether they hold up-to-date zone and if the answer was authoritative
Reviews (3)
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.
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" :-) )
A bit of information on how to install it, which dns (bind?) and what does it do would be appreciated.