Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check that all the name servers of your domain have the same SOA record (especially the version) and are thus up to date. Has optional support for a hidden primary.
Current Version
0.1
Last Release Date
2017-09-11
Owner
Martin Häcker
Website
https://github.com/dwt/check_nameservers
Download URL
https://raw.githubusercontent.com/dwt/check_nameservers/master/check_nameservers_are_in_sync_for_zone.py
License
Other
Checks that all advertised nameservers for a domain are on the same soa version, thus ensuring your customers will get consistent answers to their dns queries. Will return the standard Icinga error codes. See: https://www.monitoring-plugins.org/doc/guidelines.html#AEN78 Usage: check_nameservers_are_in_sync_for_zone.py --domain=DOMAIN [--warning=WARNING_NAMESERVER_LIMIT] [--critical=CRITICAL_NAMESERVER_LIMIT] [--hidden-primary=NAMESERVER...] check_nameservers_are_in_sync_for_zone.py --selftest [<unittest-options>...] Option: -h, --help Show this screen and exit. -d, --domain DOMAIN The domain to check. -w, --warning WARNING_NAMESERVER_LIMIT Warn if less nameservers [default: 2] -c, --critical CRITICAL_NAMESERVER_LIMIT Critical if less nameservers [default: 1] --hidden-primaries NAMESERVER... List of hidden primaries [default: ()] --selftest Execute the unittests for this module Copyright: Martin Häcker <spamfenger (at) gmx.de> License AGPL: https://www.gnu.org/licenses/agpl-3.0.html
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!