A job is described by a job name and a unique job ID that the Change Manager generates.
You can perform the following actions on jobs:
View the status of submitted jobs
Cancel running jobs
Purge the completed jobs from the job queue
From the Jobs page, view the job queue to monitor current and recent pending, running, and completed jobs. Jobs are initiated on the Change Manager server to perform several tasks, such as installing a managed host. Initiate the jobs from the Hosts section. Then, check the status of the jobs from the Jobs section. There are several job status values:
Job that has been terminated.
Job that is in the process of being terminated.
Job that successfully completed.
Job that failed to complete successfully. See the job log for failure details.
Job that is scheduled to run, but the start time has not arrived.
Job that is currently running.
Job queue entries include the following information:
The unique generated ID of the job.
User-supplied name for the job.
The user who initiated the command.
The time the job started.
The time the job completed.
The status of the job.
From the Logs page, view the job log to see detailed information about the progress of jobs. A log entry is created to show each change to the job status. The entry includes the following information:
Time the job starts or completes.
The unique generated ID of the job.
The command being run.
The managed host on which the job is initiated.
The status of the job, which indicates whether the job has started or completed.
The status of the job. This field indicates that the job has been submitted or dispatched. If the job fails, this field shows the failure message.
From the Logs page, view the transaction log. The transaction log shows the actions that have been initiated from the Change Manager server. This log shows all actions, not just the long-running jobs included in the job log. Each log entry includes the following information:
Time the job starts or completes.
The user who initiated the command.
The operation being run.
The type of object being used by the operation.
Status of the job. This field indicates that the job succeeded or failed. If the job fails, an error message is included with the status.