Chapter 19. Automated Jobs
448
15 * * * *
The following example sets a job to run at noon on April 12:
0 12 12 4 *
The day-of-month and day-of-week options can contain a comma-separated list of values to specify
more than one day. If both day fields are specified, the specification is inclusive; that is, the day of
the month is not required to fall on the day of the week to be valid. For example, the following entry
specifies a job execution time of midnight on the first and fifteenth of every month
and
on every
Monday:
0 0 1,15 * 1
To specify one day type without the other, use an asterisk in the other day field. For example, the
following entry runs the job at 3:15 a.m. every weekday morning:
15 3 * * 1-5
19.4. Managing Job Plug-ins
This section explains how to register new job plug-ins and delete existing plug-ins.
19.4.1. Registering or Deleting a Job Module
Custom job plug-ins can be registered through the Certificate Manager Console. Registering a
new module involves specifying the name of the module and the full name of the Java
™
class that
implements the module.
It is also possible to delete job modules, but this is not recommended.
To register or delete a job module in the Certificate System framework, do the following:
1. Log into the Certificate Manager Console.
pkiconsole https://server.example.com:9443/ca
2. In the
Configuration
tab, select
Job Scheduler
in the left navigation tree. Select
Jobs
.
The Job Instance tab opens, which lists any currently configured jobs. Select the
Job Plugin
Registration
tab.
3. To delete a module, select the module to delete, and click
Delete
.
When prompted, confirm the delete action.
4. To register a module, click
Register
.
The
Register Job Scheduler Plugin Implementation
window appears.
Содержание CERTIFICATE SYSTEM 7.3 - ADMINISTRATION
Страница 1: ...Red Hat Certificate System 7 3 Administration Guide Publication date May 2007 updated March 25 2010 ...
Страница 15: ...xv Index 525 ...
Страница 16: ...xvi ...
Страница 38: ...Chapter 1 Overview 16 Figure 1 4 Certificate System Architecture ...
Страница 82: ...Chapter 2 Installation and Configuration 60 rpm ev rhpki manage ...
Страница 154: ...132 ...
Страница 194: ...172 ...
Страница 238: ...216 ...
Страница 244: ...222 ...
Страница 246: ...224 ...
Страница 286: ...264 ...
Страница 292: ...270 ...
Страница 318: ...Chapter 13 Certificate Profiles 296 Parameter IssuerType_n IssuerName_n ...
Страница 321: ...Freshest CRL Extension Default 299 Parameter PointName_n PointIssuerName_n ...
Страница 371: ...Configuring Mappers 349 Figure 15 9 Selecting a New Mapper Type 6 Edit the mapper instance and click OK ...
Страница 398: ...376 ...
Страница 412: ...390 ...
Страница 472: ...450 ...
Страница 500: ...Appendix A Certificate and CRL Extensions 478 Parameter namen Table A 8 IssuerAlternativeName Configuration Parameters ...
Страница 506: ...484 ...
Страница 528: ...506 ...
Страница 546: ...524 ...