Xymon Mailing List Archive search

Combine multiple graphs

list Thomas Eckert
Mon, 16 Jun 2014 08:00:56 +0200
Message-Id: <user-e44aa661cee6@xymon.invalid>

You can extend `~/server/etc/xymonmenu.cfg` and it will show up on all pages.
More details with an example and configuration tipp here:

http://www.it-eckert.com/blog/2014/how-to-add-quick-links-to-the-web-interface-of-xymon/

All the best
Thomas


On 16 Jun 2014, at 07:10, deepak deore <user-7b03b2a1ee70@xymon.invalid> wrote:
Drraw is good, I started using it.

However I need to add this in xymon.html, nongreen.html, critical.html for reports menu, is it best way to add into 3 files or is there any single location I can add this menu and it will propagate to all other html ?


On Fri, Jun 13, 2014 at 8:31 PM, deepak deore <user-7b03b2a1ee70@xymon.invalid> wrote:
Thanks Jeremy,
I am giving try to Drraw, can we include drraw as a feature in next xymon version? 

On Wed, Jun 11, 2014 at 11:05 PM, Jeremy Laidman <user-71895fb2e44c@xymon.invalid> wrote:
Thanks Martin and Andy.  drraw seems like the business.  It's everything that RRGrapher is and more!

Deepak, if you still want a copy of RRGrapher, let me know.

J


On 12 June 2014 02:56, Martin Flemming <user-f286aaa49a76@xymon.invalid> wrote:

By the way ...

This is a similiar tool

http://web.taranis.org/drraw/


cheers,
        martin


On Wed, 11 Jun 2014, Deepak wrote:

I also couldn't download it, reported the issue to mentioned contact. BTW ... Will give a try to drraw.

Sent from my iPhone

On Jun 10, 2014, at 11:20 PM, Martin Flemming <user-f286aaa49a76@xymon.invalid> wrote:


Hi, Jeremy !

Do you still got the original-script ,
because it's not available anymore :-(


wget http://pages.cs.wisc.edu/~plonka/RRGrapher/RRGrapher.cgi
--2014-06-11 08:18:00--  http://pages.cs.wisc.edu/~plonka/RRGrapher/RRGrapher.cgi
Resolving pages.cs.wisc.edu... 128.105.7.26
Connecting to pages.cs.wisc.edu|128.105.7.26|:80... connected.
HTTP request sent, awaiting response... 500 Internal Server Error
2014-06-11 08:18:01 ERROR 500: Internal Server Error.

cheers,
   martin

On Wed, 11 Jun 2014, Jeremy Laidman wrote:

Deepak
I've used RRGrapher (written by Dave Plonka) for this type of thing.
 http://pages.cs.wisc.edu/~plonka/RRGrapher/
But you can create your own graph definition in graphs.cfg and hack together a URL to display the lines all on one graph.  However, I think that the Xymon graphing code is designed to show one or more lines for a
single server, and not multiple lines for multiple servers.  So you could create a new RRD directory for a pseudo-host and then create symlinks to each of the actual RRD files in each host directory.
But it's kind-of hackeriffic to do it that way, and RRGrapher is more flexible, and all from a web GUI.
Cheers
Jeremy
On 11 June 2014 11:03, deepak deore <user-7b03b2a1ee70@xymon.invalid> wrote:
     Anyone has done similar thing?
On Sat, Jun 7, 2014 at 8:08 AM, deepak deore <user-7b03b2a1ee70@xymon.invalid> wrote:
     Hi,
I have 10 nodes in a cluster and have custom script which creates graph of application's response time. X and Y axis are same for all. I have to see each node's graph how they are behaving.
Is there a ways where I can see all 10 graphs in one graph with different colors.
Thanks,
Deepak