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 zones in sync

Rating
0 votes
Favoured:
0
Current Version
0.1
Last Release Date
2014-07-19
Owner
License
MIT
Hits
21025
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!
Check if zones are in sync on multiple DNS servers really fast.
Check if zones are in sync on multiple DNS servers really fast.

Plugin makes query for every zone in given text file to given DNS servers, retrieve SOA record and compare serial from it.

Works similar to checkexpire plugin but much faster.

check_zones_in_sync is tested on ruby 1.9.3 and requires celluloid-io gem gem install celluloid-io

Usage
=====

check_zones_in_sync -s 1.2.3.4,2.2.3.4 -f /etc/icinga/zonelist.txt