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>