MQSeries_No_Queue_Messages_Read

The MQSeries_No_Queue_Messages_Read situation monitors message read activity, and issues an alert when there are messages on the queue and there is no read activity during the sampling interval.

The predefined sampling interval is 5 minutes. The information monitored with this situation is available only when Queue Statistics data is collected (SET QUEUE STATISTICS(YES)) or Application Queue Statistics data is collected on z/OS® systems (SET APPLICATION STATISTICS(ALL|NODYNAMQ)).

If Queue Statistics data is collected (SET QUEUE STATISTICS(YES)), the Queue Statistics data is used. If Application Queue Statistics data is collected on z/OS systems (SET APPLICATION STATISTICS(ALL|NODYNAMQ)), the Application Queue Statistics data is used.

The formula is:

Queue_Statistics.Msgs Read EQ 0 
AND 
Queue_Statistics.Current Depth GT 0