DNS

check_nameservers_are_in_sync_for_zone

Description:

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

Compatible With

License

Other


Project Notes
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 [...] 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 License AGPL: https://www.gnu.org/licenses/agpl-3.0.html
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
5,239