Event Action — BEIM fields
The following table lists the options that are available when you write a Rule to send MainView AutoOPERATOR events to a BMC Impact Manager cell.
Event Action — BEIM fields
Event Action BEIM field | Description |
---|---|
Send Event | Specify whether or not Rule will send the slot and class data to the BMC Impact Manager cell when the Rule fires. Use this option when you want to create the Rule action but do not yet want to send the BMC Impact Integration for z/OS data to the cell. Specify one of the following values (abbreviations are permitted):
|
Journal Details | Specify that the event details are written to the BBI Journal including
The default setting for this field is NO (do not send messages to the BBI Journal). If you specify BIIZJRNL=Y in BBPARM member AAOPRMxx, messages for this event are written to the BBI Journal. If you specify BIIZJRNL=N in BBPARM member AAOPRMxx, but you specify Y in the Journal Details field, messages for this event only will be written to the BBI Journal. |
Target(s) | Specify that the Rule will send events to BMC Impact Manager cells. You can specify up to six target cell names that can be up to 16-characters long each and can contain variables. If no targets are specified, the event is sent to all cells. Use the TGTNAME parameter in BBPARM member AAOGMExx to assign cells names. More than one cell can be assigned to the same target name. To use wildcards in the target name:
For example, the target name IMPACT* matches all cell names that begin with the name IMPACT. |
Event class | Specify a class to which all of the slots specified on the Event Action BEIM panel belong. The class must be defined as a subclass of the default class which inherits all the slots from the default class (MV_EVENT_xxxx, where xxxx is the Rule or event type for this event. If this value is not specified, the slots will be part of the default event class for the event (which is based on the type of Rule). Refer to the Help panels for examples of how to use this field. When you specify an event class on this panel, you must also define the same class to the BMC Impact Manager cell as a subclass of the default class for this event. The event class name should meet the following guidelines:
You can use variables but they must meet the following requirements:
Event Classes: The following lists the default BMC Impact Manager event class and the corresponding Rule event type for which slots are defined for an event on the cell. MV_EVENT_ALRM (ALRM) MV_EVENT_JRNL (JRNL) MV_EVENT_VAR (VAR) MV_EVENT_ALERT (ALERT) MV_EVENT_EXT (EXT) MV_EVENT_TIME (TIME) MV_EVENT_DB2 (DB2) MV_EVENT_MSG (MSG) MV_EVENT_CMD (CMD) MV_EVENT_HWTO (HWTO)MV_EVENT_IMP (IMP) MV_EVENT_IMS (IMS) MV_EVENT_CICS (CICS) MV_EVENT_MQS_EVENT (MQS) MV_EVENT_NVC (NVC) MV_EVENT_NVM (NVM) This field is optional and has no default. |
Severity | Specify the severity of the event. This Rule sends this value to the BMC Impact Manager cell along with any other specified fields. This field is required; the default is WARNING and the following values are valid:
You can also specify a LOCAL or SHARED variable. In addition, the variable must:
|
Component Alias | Specify a value in mc_smc_alias slot. The event class name should meet the following guidelines:
You can use variables but they must meet the following requirements:
If you own the BMC product Discovery for z/OS, and you specified a VSAM data set name in BBPARM member AAOPRMxx with the DZDSN parameter, you can specify the variable &!QCIA.QSERVER.IMFCIJOB in this field. Refer to the MainView AutoOPERATOR Customization Guide for more information about the DZDSN parameter. |
Event Slots and Slot Value | Specify additional data that you consider relevant to the particular event being sent to a BMC Impact Manager cell. These fields are optional and have no default. Both Event Slot name and a corresponding Slot Value must be specified together on the panel; you can specify
The msg slot is used by the BIM cell to populate the event text. The msg must be specified in lowercase. Event Slot and Event Value fields are case sensitive. If a variable name is specified it must be in uppercase. For example: &WORD3. Refer to the MainView AutoOPERATOR BMC Impact Integration for z/OS User Guide for information about slot and class names. You can also specify a LOCAL or SHARED variable. In addition, the variable must:
|