Xymon Mailing List Archive search

Combine multiple graphs

list Martin Flemming
Wed, 11 Jun 2014 18:56:09 +0200 (CEST)
Message-Id: <user-95c1e2193a59@xymon.invalid>

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