State of controlling keyword values
There are three states: include, exclude, and MBO.
- When in the include state, a criteria match will cause the job or job step to be monitored.
- When in the exclude state, a criteria match will cause the job or job step to be excluded from monitoring.
- When in the MBO state, a criteria match will cause BMC AMI Batch Optimizer -managed jobs to be monitored.
Keyword value | Description |
|---|---|
<include> | (Required) Indicates that the following keyword values specify data values to be included for job step monitoring This keyword must be specified before all other keyword values. |
</include> | (Required) Indicates the end of an include section |
<exclude> | Defines a section where global exclusions are specified |
</exclude> | Indicates the end of an exclude section |
<MBO> | Indicates that BMC AMI Batch Optimizer is active You must specify this keyword outside <include> and <exclude> keywords |
</MBO> | Indicates the end of an MBO section |