wiki:check_dnssec_expiration
Last modified 3 years ago Last modified on 06/28/2009 09:37:21 AM

check_dnssec_expiration

This plugin uses the ldns library to check the RRSIG expiration date.

Usage: check_dnssec_expiration [-H host] -D domain [-k file] [-t timeout] [-w warn] [-c crit]
Options:
 -h, --help
    Print detailed help screen.
 -V, --version
    Print version information.
 -v, --verbose
    Increase verbosity.
 -t, --timeout=INTEGER
    Seconds before connection times out. (default: 10)
 -H, --hostname=HOST
    The name or address of your DNS server you want to use for the lookup.
 -D, --domain=DOMAIN
    The name of the domain to check.
 -k, --trusted-keys=FILE
    File to read trust-anchors from.
 -w, --warning=time[d|h|m|s]
    Return warning if elapsed time exceeds value. Default 2d
 -c, --critical=time[d|h|m|s]
    Return critical if elapsed time exceeds value. Default 1d

Send email to marius.rieder@durchmesser.ch if you have questions
regarding use of this software.