Extend the platform,
empower your team.
Monitor your Control-M jobs execution status.
ExtensionControl-M enables you to automate the scheduling and processing of your business workflows across various platforms and applications.
Monitor, understand and troubleshoot these business-critical assets with the Control-M extension.
Under Extension on the left menu, select Control-M Jobs.
Add a monitoring configuration. This is an ActiveGate extension and runs on an ActiveGate of an ActiveGate group of your choice. The configuration parameters are the following:
Lastly, select which feature sets (metric groups) you would like this configuration to collect. You can choose to monitor the summary of how many jobs are in each state and/or the individual job status.
If the configuration parameter for Send error events is enabled, the extension will send an error event whenever any job is in a Ended Not OK status, just like the EF1.0 version did. This event will be attached to the job entity.
As an alternative, it is possible to create a metric event based on the controlm.job.status metric for whenever a job is in an unwanted state, where it is also possible to attach said event to any of the generic types created by the extension.
Below is a complete list of the feature sets provided in this version. To ensure a good fit for your needs, individual feature sets can be activated and deactivated by your administrator during configuration.
Metric name | Metric key | Description | Unit |
---|---|---|---|
Job status | controlm.job.status | Metric that indicates the current status of each job. A value of 100 equals a job that ended correctly, a value of 0 indicates a job that ended incorrectly, was not found in AJF or has an unknown state. A value of 50 indicates a job in the middle of execution. A value of 25 indicates a job that is waiting. | Percent |
Metric name | Metric key | Description | Unit |
---|---|---|---|
Jobs waiting for condition | controlm.job_counters.wait_condition | Number of jobs with state "Waiting For Condition" | Count |
Jobs ended ok | controlm.job_counters.ended_ok | Number of jobs with state "Ended OK" | Count |
Jobs being executed | controlm.job_counters.executing | Number of jobs with state "Executing" | Count |
Jobs waiting for resource | controlm.job_counters.wait_resource | Number of jobs with state "Waiting For Resource" | Count |
Jobs waiting for user | controlm.job_counters.wait_user | Number of jobs with state "Wait User" | Count |
Jobs waiting for host | controlm.job_counters.wait_host | Number of jobs with state "Waiting For Host" | Count |
Jobs ended not ok | controlm.job_counters.ended_not_ok | Number of jobs with state "Ended Not OK" | Count |
Jobs with unknown state | controlm.job_counters.unknown | Number of jobs with an unknown state | Count |
Jobs not in AJF | controlm.job_counters.not_in_ajf | Number of jobs with state "Not In AJF(Active Job File)" | Count |
New features:
False
if not set.Converted extension to EF2.0: