wiki:check_dns_sync
Last modified 15 months ago Last modified on 02/27/2011 01:25:08 AM

check_dns_sync

monitor ~ $ check_dns_sync --help
check_dns_sync v0.1 (monitorplug 0.0)
Copyright (c) 2010 Marius Rieder <marius.rieder@durchmesser.ch>
Copyright (c) 2010-2011 Monitoring Plugins

Check if the zone serial are in sync.

Usage:
 check_dns_sync -D <domain> [-H <host>]

Options:
 -h, --help
      Print detailed help screen.
 -V, --version
      Print version information.
 -v, --verbose
      Show details for command-line debugging.
 -t, --timeout=INTEGER
      Seconds before the check return with a timeout alert.
     --eopt=[section][@file]
      Read additional opts from section in ini-File.
     --perfdata
      Print performance data (if available).
 -H, --hostname=ADDRESS
      Host name or IP Address.
 -D, --domain=DOMAIN
      The name of the domain to check.