CICS metrics provided by monitors
The metrics in the following table are available from the
MainView for CICS
background monitors.
You can specify monitor options, such as WIF, to ensure that a condition persists for a certain number of intervals before issuing a warning. For more information about monitor options, see Using data collection monitors.
Metric | Indicates | Monitor | Monitor message | Recommended monitor value |
---|---|---|---|---|
Class A - Availability metrics | ||||
Db2 connection availability | Whether the interface between CICS and Db2 is available Communications between a CICS region and Db2 requires the connection and the status must be READY. This metric is also available in a view. See CICS-metrics-provided-by-views. | @DB2N | FT517W | none |
IMS connection availability and status | The availability and status of the interface between CICS and IMS Communications between a CICS region and IMS requires a connection with the DBCTL region and the status must be READY. This metric is also available in a view. See CICS-metrics-provided-by-views. | @IMSN | FT518W | none |
Class B - Performance metrics | ||||
Region at maximum tasks | The CICS region has reached the maximum number of tasks and no additional tasks can start This metric is also available in a view. See CICS-metrics-provided-by-views. | MXTC | FT1070W | WVAL=75 |
@PRB1 | FT054W | WLIM=5 |
Related topic