.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "CHECK-ZONE-EXPIRATION 1" .TH CHECK-ZONE-EXPIRATION 1 2023-07-29 "perl v5.38.0" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME check\-zone\-expiration \- displays how long until a zone's records expire .SH SYNOPSIS .IX Header "SYNOPSIS" # check-zone-expiration dnssec\-tools.org paypal.com dnssec\-tools.org will expire in 26 days, 2 hours, 16 minutes, 36 seconds paypal.com will expire in 12 days, 17 hours, 7 minutes, 1 second .PP # check-zone-expiration \-m 1123200 dnssec\-tools.org paypal.com paypal.com will expire in 12 days, 17 hours, 6 minutes, 22 seconds .SH DESCRIPTION .IX Header "DESCRIPTION" The check-zone-exiration script reports how long until a zone will expire by querying for the zone's (top level) RRSIG and calculating how much time is left before the signatures will no longer be valid. It will then report how much time is left in human readable form. .PP If the \-m switch is provided with a time argument (in seconds), it will only print output for zones that have less than that time left. .SH OPTIONS .IX Header "OPTIONS" .IP "\-m STRING" 4 .IX Item "-m STRING" .PD 0 .IP \-\-minimum\-reporting=STRING 4 .IX Item "--minimum-reporting=STRING" .PD Minimum reporting time, or else be silent for the zone .SH COPYRIGHT .IX Header "COPYRIGHT" Copyright 2012\-2014 SPARTA, Inc. All rights reserved. See the COPYING file included with the DNSSEC-Tools package for details. .SH AUTHOR .IX Header "AUTHOR" Wes Hardaker, hardaker@tislabs.com .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBdonuts\|(1)\fR