Xymon Mailing List Archive search

Custom script working as the builtin http test

list Heine Andersen
Tue, 6 Nov 2012 09:18:40 +0100
Message-Id: <user-3dda4fc1a0fc@xymon.invalid>

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 ?