MQSeries_CICS_Channel_Stopped
The MQSeries_CICS_Channel_Stopped situation monitors CICS® channel performance.
This situation issues an alert if a CICS channel is either not currently defined on the monitored queue manager or in one of the following status. This situation is activated by default.
- Out_Service
- Going_Out
- Released
- Freeing
The formula is:
Channel_Statistics.Transport Type EQ CICS AND (Channel_Statistics.Cur Defn EQ No
OR
Channel_Statistics.Channel Status EQ Out_Service
OR
Channel_Statistics.Channel Status EQ Going_Out
OR
Channel_Statistics.Channel Status EQ Released
OR
Channel_Statistics.Channel Status EQ Freeing)