<div dir="ltr"><div><div><div><div><div>Hi All,<br><br></div>I have set up a test to monitor the queue depth on several queues on an MQ server and the output on the xymon page looks like so -<br><span style="background-color:rgb(243,243,243)"><span style="color:rgb(0,0,0)"><br></span><span style="color:rgb(0,0,0)">
</span></span><pre><span style="background-color:rgb(243,243,243)"><span style="color:rgb(0,0,0)"><b><span style=""></span>Queue Count

TSG.DRE.AA.CUST  - prd.CustomerQueue           : 130
TSG.DRE.AA.ORDE  - prd.OrdersQueue             : 0
TSG.DRE.AA.PAYM  - prd.PaymentsQueue           : 0</b><br><br></span></span></pre><pre><span style="background-color:rgb(243,243,243)"><span style="color:rgb(0,0,0)">I've configured xymon to collect the data in seperate </span></span><br>RRDs for graphing using splitncv method.<br><br></pre><pre>The RRDs have names like below -<br><br>QueueCount,TSG_DRE_AA_CUST_prd_CustomerQueue.rrd<br><br></pre><pre>The name of the check being performed i.e the column in Xymon is - QueueCount<br></pre><pre>Now, what I want is for the QueueCount column to go red<br> once the queues reach a certain threshold. So in my analysis.cfg file I placed the below entry.<br><br><br>HOST=PROD_MQ<br>        DS QueueCount SysopPerfCount,QueueCount,TSG_DRE_AA_CUST_prd_CustomerQueue.rrd:lambda >100 COLOR=red "TEXT=Backlogs on MQ"<br></pre><span style="background-color:rgb(243,243,243)"><span style=""></span></span><br></div>Somehow this never works and the status never changes to red no matter what is the queue count on the queues. The data collection to the RRD and the graphs work fine. Any idea what is going wrong here. Any fundamental thing I am missing before trying to change status of checks based on RRDs using splitncv.<br><br></div>Thanks!<br><br></div>Regards,<br></div>Raunak<br></div>