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