CSQ Monitor service

Hi ,

I have requirement like, In Broker/JMS whenever CSQ count increases to >0, we have to get an alert mail. Please suggest which service we need to use for implementation.

Appreciated your help!!!

Thanks in advance.

As you do not have any public services to accomplish this, I would suggest to use the below services (at your own risk) and build a wrapper around it. You can schedule the service at regular intervals, if CSQ count is >=1 and send out email alerts as required.

wm.server.jms:getCSQMessageCount
wm.server.messaging:getCSQMessageCount

However, you can explore Optimize for Infrastructure to see if SAG has provided any OOTB KPI to monitor and alert on CSQ count for both native and JMS messaging.