<div dir="ltr">It all looks OK to me.  I do this sort of thing also, and I don't think I've configured things differently to you.<div><br></div><div>Some things to try:</div><div><br></div><div>1. Check the output of "rrdtool info".  In particular, confirm that the DS name is "lambda" and its type is "GAUGE".  There should be only one DS name.</div><div><br></div><div>2. Run "xymoncmd xymond_client --dump-config" and make sure that this parsed and normalised config looks like you think it should look.</div><div><br></div><div>3. Run in xymonlaunch, add "--debug" to xymond_client and see if the logfile shows anything interesting.</div><div><br></div><div>4. Confirm that the file <span style="white-space:pre-wrap">SysopPerfCount,QueueCount,TSG_</span><span style="white-space:pre-wrap">DRE_AA_CUST_prd_CustomerQueue.</span><span style="white-space:pre-wrap">rrd exists.  Instead of typing it out, try cutting and pasting from your analysis.cfg, to detect problems with typos or hidden characters.</span></div><div><span style="white-space:pre-wrap"><br></span></div><div><span style="white-space:pre-wrap">J</span></div><div><span style="white-space:pre-wrap"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 23 July 2015 at 12:21, Raunak Kothari <span dir="ltr"><<a href="mailto:kothari.raunak@gmail.com" target="_blank">kothari.raunak@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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></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></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>
<br>_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" rel="noreferrer" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
<br></blockquote></div><br></div>