OMEGAMON XE for DB2 PE includes two predefined situations associated with the IMS Connections workspace. You can use these situations to begin monitoring almost immediately, or as templates for creating your own situations. All of the predefined situations are disabled when shipped.
The names, descriptions, logic, and threshold values for the situations follow.
KDP_IMCN_Critical warns when an IMS region is defined to DB2, but the connection failed. A critical condition is detected when the specified IMS dependent region for the IMSID fails to connect to DB2 due to an error. The situation's formula is:
KDP_IMS_Connections.Defined_Dependent_Regions EQ 0
KDP_IMND_Critical warns when no IMS dependent region is defined to DB2. A critical condition is detected when there are no IMS dependent regions defined to DB2 for the IMSID. The situation's formula is:
KDP_IMS_Regions.Connection_Status NE 0