[Xymon] Graphs

Jeremy Laidman jlaidman at rebel-it.com.au
Tue Oct 22 01:41:52 CEST 2013


I haven't had much success in doing what I think you're trying to do.  But
have a look at the "--multigraphs" option for svcstatus.cgi (man svcstatus).

Note that Xymon will try to put up to 5 lines on the one graph, whereas you
want only 1 line on each.  Devmon does this thing where it sets the
linecount using a comment in the HTML sent in its status message (eg "<!--
linecount=9 -->") and you can manipulate the number of lines on each graph
by tricking Xymon, but sometimes you end up with more graph images than the
number of lines you want to graph, and the extra show as a broken image.  I
think there's room for improvement in the code for this - it does the vast
majority of cases just fine, but isn't able to handle some more exotic
cases like yours.

You might try graphing the high watermark scaled to 10% (or some suitable
number) using a CDEF.  Or perhaps set the y-axis to logarithmic (-o).  Or,
you could add "-h 200" to double the height of the canvas from the default
of 100 pixels.

J



On 22 October 2013 00:20, Neil Simmonds
<Neil.Simmonds at express-gifts.co.uk>wrote:

>  Hi all,****
>
> ** **
>
> I’ve got a test running which is collecting firewall connections for
> various web sites. I have values of “current connections” and “High Water
> Mark”. These are both being successfully collected into an RRD database but
> I’ve got an issue with graphing.****
>
> ** **
>
> What I’d like to be able to do is have 2 graphs showing on the same page,
> 1 showing the “current connections” and 1 showing the “High Water Mark”.
> I’ve successfully had them on the same graph but that gives me issues with
> the scale as it flattens the “current connections” graph too much. ****
>
> ** **
>
> At the moment, the only way I can think of to get round this is to have
> the external script send the same data to 2 different columns so I can
> define the different graphs to the different columns but I’d really like to
> be able to do this on 1 page. Has anyone any idea of how I might do this?*
> ***
>
> ** **
>
> ** **
>
> *Regards,*****
>
>  ****
>
> *Neil Simmonds*****
>
> *Senior Operations Analyst (Operations Support Group)**
> **Express Gifts Limited*****
>
> Express House****
>
> Clayton Business Park****
>
> Accrington****
>
> Lancashire****
>
> BB5 5JY
> T: 01254 303092 | E: neil.simmonds at Express-Gifts.co.uk ****
>
>  ****
>
> ** **
>
> ****
>
> Name & Registered Office: EXPRESS GIFTS LIMITED, 2 GREGORY ST, HYDE,
> CHESHIRE, ENGLAND, SK14 4TH, Company No. 00718151.
>
> Express Gifts Limited is authorised and regulated by the Financial Conduct
> Authority
> ------------------------------
>
> NOTE: This email and any information contained within or attached in a
> separate file is confidential and intended solely for the Individual to
> whom it is addressed. The information or data included is solely for the
> purpose indicated or previously agreed. Any information or data included
> with this e-mail remains the property of Findel PLC and the recipient will
> refrain from utilising the information for any purpose other than that
> indicated and upon request will destroy the information and remove it from
> their records. Any views or opinions presented are solely those of the
> author and do not necessarily represent those of Findel PLC. If you are not
> the intended recipient, be advised that you have received this email in
> error and that any use, dissemination, forwarding, printing, or copying of
> this email is strictly prohibited. No warranties or assurances are made in
> relation to the safety and content of this e-mail and any attachments. No
> liability is accepted for any consequences arising from it. Findel Plc
> reserves the right to monitor all e-mail communications through its
> internal and external networks. If you have received this email in error
> please notify our IT helpdesk on +44(0) 1254 303030
>
>
>
> _______________________________________________
> Xymon mailing list
> Xymon at xymon.com
> http://lists.xymon.com/mailman/listinfo/xymon
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20131022/36449445/attachment.html>


More information about the Xymon mailing list