Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check_zone.pl will query each published nameserver for a domain, reporting any problem it finds. It checks for serial # mismatches, non-authoritative answers, unreachable or other lameness.
Current Version
Last Release Date
May 28, 2009
Owner
Nagios Exchange
Latest version (v104) of check_zone.pl
Usage: check_zone.pl [-v[v]] domain
For command: define command{ command_name check_zone command_line /usr/bin/perl $USER1$/check_zone.pl $ARG1$ }
Note the use of /usr/bin/perl in front of the command - this is because check_zone.pl is not currently (as of 4/12/2009) compatible with ePN.
For service definition (this checks example.com):
define service { host_name ahost service_description ZONES check_command check_zone!example.com .... }
ahost could be no-host (or a host assigned the check_command check_dummy) since the check is not dependent on the host it is assigned to in any way (e.g. it doesn't use $HOSTADDRESS$).
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!