mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 10:59:35 -05:00
3528. [func] New "dnssec-coverage" command scans the timing metadata for a set of DNSSEC keys and reports if a lapse in signing coverage has been scheduled inadvertently. (Note: This tool depends on python; it will not be built or installed on systems that do not have a python interpreter.) [RT #28098]
6 lines
77 B
Text
6 lines
77 B
Text
args="-d 1h -m 2h"
|
|
warn=0
|
|
error=1
|
|
ok=1
|
|
retcode=1
|
|
match="No KSK's are active"
|