1EXPCHK(1)             User Contributed Perl Documentation            EXPCHK(1)
2
3
4

NAME

6       expchk - Check a keyrec file for expired zones
7

SYNOPSIS

9         expchk -all -expired -valid -warn numdays -zone zonename -count -help keyrec_files
10

DESCRIPTION

12       expchk checks a set of keyrec files to determine if the zone keyrecs
13       are valid or expired.  The type of zones displayed depends on the
14       options chosen; if no options are given the expired zones will be
15       listed.
16

OPTIONS

18       -all
19           Display expiration information on all zones, expired or valid, in
20           the specified keyrec files.
21
22       -expired
23           Display expiration information on the expired zones in the speciā€
24           fied keyrec files.  This is the default action.
25
26       -valid
27           Display expiration information on the valid zones in the specified
28           keyrec files.
29
30       -warn numdays
31           A warning will be given for each valid zone that will expire in
32           numdays days.  This option has no effect on expired zones.
33
34       -zone zonename
35           Display expiration information on the zone specified in zonename.
36
37       -count
38           Only the count of matching zones (valid or expired) will be given.
39           If both types of zones are selected, then the count will be the
40           number of zones in the specified keyrec files.
41
42       -help
43           Display a usage message.
44
46       Copyright 2004-2007 SPARTA, Inc.  All rights reserved.  See the COPYING
47       file included with the DNSSEC-Tools package for details.
48

AUTHOR

50       Wayne Morrison, tewok@users.sourceforge.net
51

SEE ALSO

53       zonesigner(8)
54
55       Net::DNS::SEC::Tools::keyrec.pm(3)
56
57
58
59perl v5.8.8                       2007-09-14                         EXPCHK(1)
Impressum