Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_nameservers_are_in_sync_for_zone
Current Version
0.1
Last Release Date
2017-09-11
Owner
License
Other
Hits
5415
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 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
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)
Be the first to review this listing!