Hi<br><br>I think having multiple fields called put and get will cause confusion for the graphing module.<br>You probably want to have a status message that's human readable, and then send the data you want to graph as a data message, which doesn't appear on the test page.<br>
If you need it on a test page, you can always send it as HTML, with a tiny font, and black background and text. <br>You also probably want to modify your field names to something like<br>MQ1_put : 21<br>MQ1_get : 20<br>MQ2_put : 20<br>
MQ2_get : 20<br>And use the splitNCV feature to generate and graph multiple datasets.<br>The above fields will generate 4 lines. You data will create 2, but will drop some of the values.<br><br>Cheers<br>     Vernon<br><br>
<div class="gmail_quote">On 6 November 2012 16:18, Heine Andersen <span dir="ltr"><<a href="mailto:heine.andersen@gmail.com" target="_blank">heine.andersen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi, <div><br></div><div><br></div><div>I'm trying to write a server side script to monitor MQ put/get status and times, </div><div>the script output looks like this :</div><div><br></div><div><br></div><div><div>Tue Nov 6 09:08:38 CET 2012</div>

<div><br></div><div><br></div><div>   </div><div>    MQ1 - OK</div><div><br></div><div>   put : 21 </div><div>   get : 20</div><div>   </div><div>    MQ2 - OK</div><div><br></div><div>   put : 20 </div><div>   get : 20</div>

</div><div><br></div><div><br></div><div>The script works well, but i can't figure out how to do the graphs the same way as the built in</div><div>http, that is with multiple test showing up in the same graph, is that possible ?</div>

<div><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" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><span>"Accept the challenges so that you can feel the exhilaration of victory"</span><div><span>- General George Patton</span></div><br>