![Netscape Certificate Management System 6.2 Administrator'S Manual Download Page 575](http://html1.mh-extra.com/html/netscape/certificate-management-system-6-2/certificate-management-system-6-2_administrators-manual_1674697575.webp)
575
Chapter
13
Automated Jobs
Netscape Certificate Management System (CMS) provides a customizable Job
Scheduler component that supports various mechanisms for scheduling
cron
jobs.
This chapter explains how to configure CMS to use specific job plug-in modules for
accomplishing jobs.
This chapter contains the following sections:
•
About Automated Jobs
•
Setting Up the Job Scheduler
•
Setting Up Specific Jobs
•
Customizing Notification Messages
•
Managing Job Plug-ins
About Automated Jobs
Netscape Certificate Management System (CMS) includes a component called Job
Scheduler that can execute specific jobs at specified times. The job scheduler
functions similar to a traditional Unix
cron
daemon in that it takes registered
cron
jobs and executes them at a preconfigured date and time. If configured, the
scheduler checks at specified intervals for jobs waiting to be executed; if the
specified execution time has arrived, the scheduler initiates the job automatically.
Jobs are implemented as Java classes, which are then registered with CMS as
plug-in modules. You can use a given implementation of a job module and
configure multiple instances of it. Each instance must have a unique name (an
alphanumeric string with no spaces) and can contain different input parameter
values to apply to different jobs. You can also create custom job modules using the
CMS SDK.
Summary of Contents for Certificate Management System 6.2
Page 1: ...Administrator s Guide Netscape Certificate Management System Version6 2 June 2003...
Page 22: ...22 Netscape Certificate Management System Administrator s Guide June 2003...
Page 30: ...Documentation 30 Netscape Certificate Management System Administrator s Guide June 2003...
Page 84: ...Uninstalling CMS 84 Netscape Certificate Management System Administrator s Guide June 2003...
Page 380: ...ACL Reference 380 Netscape Certificate Management System Administrator s Guide June 2003...
Page 750: ...Object Identifiers 750 Netscape Certificate Management System Administrator s Guide June 2003...
Page 828: ...Managing Certificates 828 Netscape Certificate Manager System Administrator s Guide June 2003...
Page 844: ...The SSL Handshake 844 Netscape Certificate Manager System Administrator s Guide June 2003...
Page 862: ...862 Netscape Certificate Management System Administrator s Guide June 2003...