6 Nov
2012
6 Nov
'12
8:18 a.m.
Hi,
I'm trying to write a server side script to monitor MQ put/get status and times, the script output looks like this :
Tue Nov 6 09:08:38 CET 2012
MQ1 - OK
put : 21 get : 20
MQ2 - OK
put : 20 get : 20
The script works well, but i can't figure out how to do the graphs the same way as the built in http, that is with multiple test showing up in the same graph, is that possible ?