Using the Queue Depth Management solution
Use the Queue Depth Management solution when you want to be informed automatically of any user queue having a Q_DEPTH_HIGH event. A Q_DEPTH_HIGH event occurs when a queue has exceeded its depth threshold as defined by the QDEPTHHI attribute.
When a Q_DEPTH_HIGH EVENT occurs, a Rule fires, generating an ALERT to inform you that the queue has reached its depth threshold. The ALERT text will indicate which queue manager the queue in question is running under.
The Queue Depth Management solution also uses a second Rule, which fires when a Q_DEPTH_LOW condition occurs. This second Rule will delete the ALERT generated by the first Rule.
Rule ID | Triggering Event |
---|---|
MQQDP001 | Fires when a Q_DEPTH_HIGH event occurs |
MQQDP002 | Fires when a Q_DEPTH_LOW event occur |