Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Alerts for thread in pending state
Hello,
What do I need to choose to fire an alert to notify me that the “A” thread has some number of messages in the recovery db queue (Pending) to cross ?
Thanks,
Femina
The outbound queue depth alert should give you what you’re looking for. You can specify how many messages you want to trigger the alert.
Thanks Tom, and that I could do and works. However, we want to know the count of messages in the queue when that alert fires off.
Thanks again,
I knew it sounded too simple. 🙂
The alert will tell you the count of messages in the queue, i.e.:
Thread outbound queue depth (503) of to_destination_adt has been more than or equal to 500 for 300 seconds, currently {to_destination_adt 503}
This is from an outbound queue depth alert (on 5.8.5) that is set to trigger if the outbound queue depth is greater than 500 for 300 seconds…
Jim Cobane
Henry Ford Health
Thanks James. Appreciate your feedback.