UnpublishExpiredJob Plug-in Module
76
Netscape Certificate Management System Plug-Ins Guide • May 2002
Schedule for Executing Jobs
The Job Scheduler uses a variation of the Unix
crontab
entry format to specify
dates and times for checking the job queue and executing jobs. As shown in Table
2-5, the time entry format consists of five fields (the sixth field specified for the
Unix
crontab
is not used by the Job Scheduler). Values are separated by spaces or
tabs.
Each field can contain either a single integer or a pair of integers separated by a
hyphen or dash (
-
) to indicate an inclusive range. To specify all legal values, a field
can contain an asterisk rather than an integer. Day fields can contain a
comma-separated list of values.
For example, the following time entry specifies every hour at 15 minutes (1:15, 2:15,
3:15 and so on):
15 * * * *
The following example specifies a job execution time of noon on April 12:
0 12 12 4 *
summary.
recipientEmail
Specifies the recipients of the summary message. These can be, for example,
agents who need to know the status of user certificates.
Permissible values: Complete email addresses, separated by commas.
Example:
[email protected],[email protected]
Table 2-5
Time format for scheduling jobs
Field
Value
Minute
0-59
Hour
0-23
Day of month
1-31
Month of year
1-12
Day of week
0-6 (where 0=Sunday)
Table 2-4
Description of parameters defined in the UnpublishExpiredJob module (Continued)
Parameter
Description
Summary of Contents for Certificate Management System 6.01
Page 1: ...Plug Ins Guide Netscape Certificate Management System Version6 01 May 2002...
Page 10: ...10 Netscape Certificate Management System Plug Ins Guide May 2002...
Page 62: ...Enrollment Forms 62 Netscape Certificate Management System Plug Ins Guide May 2002...
Page 308: ...NTEventLog Plug in Module 308 Netscape Certificate Management System Plug Ins Guide May 2002...