Hello Everyone,
I use jmx / mbeans and there's a RetryQueue value that we keep an eye on. I already have an alert to trigger when the count reaches a certain threshold but what's more important is that if there is no movement in this value, which is truly a critical issue even though if it doesn't reach a threshold, then we need an alert to trigger.
I have tried x polling with thresholds but it is hard to pin down a threshold value since it may just stop just below to what I set it to.
Is there a way for me to configure an alert in this manner? Thank you.
Best Regards,