Chapter 11. Setting Automated Jobs
268
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
11.4. 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.
To register a new job module:
1. Log into the Certificate Manager Console.
pkiconsole https://server.example.com:9445/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. Click
Register
to add the new module.
4. In the
Register Job Scheduler Plugin Implementation
window, supply the following information:
•
Plugin name.
Type a name for the plug-in module.
•
Class name.
Type the full name of the class for this module; this is the path to the implementing
Java
™
class. If this class is part of a package, include the package name. For example, to
register a class named
customJob
that is in a package named
com.customplugins
, type
com.customplugins.customJob
.
5. Click
OK
.
NOTE
It is also possible to delete job modules, but this is not recommended.
Содержание CERTIFICATE SYSTEM 8.0 - ADMINISTRATION
Страница 1: ...Red Hat Certificate System 8 0 Admin Guide Publication date July 22 2009 updated on March 25 2010 ...
Страница 42: ...20 ...
Страница 43: ...Part I Setting up Certificate Services ...
Страница 44: ......
Страница 190: ...168 ...
Страница 208: ...186 ...
Страница 223: ...Part II Additional Configuration to Manage CA Services ...
Страница 224: ......
Страница 256: ...234 ...
Страница 270: ...248 ...
Страница 280: ...258 ...
Страница 292: ...270 ...
Страница 293: ...Part III Managing the Subsystem Instances ...
Страница 294: ......
Страница 363: ...Managing RA Users 341 5 The user details page shows the person s UID full name email address and user SSL certificate ...
Страница 408: ...386 ...
Страница 438: ...416 ...
Страница 439: ...Part IV References ...
Страница 440: ......
Страница 503: ...Netscape Defined Certificate Extensions Reference 481 OID 2 16 840 1 113730 13 ...
Страница 504: ...482 ...
Страница 556: ...534 ...
Страница 564: ...542 ...