Xymon Mailing List Archive search

Combine multiple graphs

17 messages in this thread

list Deepak Deore · Sat, 7 Jun 2014 08:08:02 -0700 ·
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
list Deepak Deore · Tue, 10 Jun 2014 18:03:14 -0700 ·
Anyone has done similar thing?


On Sat, Jun 7, 2014 at 8:08 AM, deepak deore <user-7b03b2a1ee70@xymon.invalid>
quoted from Deepak Deore
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
list Jeremy Laidman · Wed, 11 Jun 2014 11:29:13 +1000 ·
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
quoted from Deepak Deore


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
list Andy Smith · Wed, 11 Jun 2014 07:10:27 +0100 ·
quoted from Deepak Deore
deepak deore wrote:
On Sat, Jun 7, 2014 at 8:08 AM, deepak deore <user-7b03b2a1ee70@xymon.invalid <mailto: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
I have used drraw to good effect :-

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

-- 
Andy
list Martin Flemming · Wed, 11 Jun 2014 08:20:44 +0200 (CEST) ·
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
quoted from Jeremy Laidman

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

Gruss

        Martin Flemming


Martin Flemming
DESY / IT          office : Building 2b / 008a
Notkestr. 85       phone  : XXX - XXXX - XXXX
22603 Hamburg      mail   : user-f286aaa49a76@xymon.invalid
list Deepak · Wed, 11 Jun 2014 09:50:26 -0700 ·
I also couldn't download it, reported the issue to mentioned contact. BTW ... Will give a try to drraw.

Sent from my iPhone
quoted from Martin Flemming
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
Gruss

      Martin Flemming


Martin Flemming
DESY / IT          office : Building 2b / 008a
Notkestr. 85       phone  : XXX - XXXX - XXXX
22603 Hamburg      mail   : user-f286aaa49a76@xymon.invalid
list Martin Flemming · Wed, 11 Jun 2014 18:56:09 +0200 (CEST) ·
By the way ...

This is a similiar tool

http://web.taranis.org/drraw/
quoted from Deepak


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
list Jeremy Laidman · Thu, 12 Jun 2014 16:05:36 +1000 ·
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
quoted from Martin Flemming


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
quoted from Martin Flemming
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

list Andy Smith · Thu, 12 Jun 2014 08:39:32 +0100 ·
quoted from Jeremy Laidman
Jeremy Laidman wrote:
Thanks Martin and Andy.  drraw seems like the business.  It's everything 
that RRGrapher is and more!
If you add a title, header and stylesheet into drraw.conf, you can 
integrate drraw very nicely into Xymon.  This might be worth posting to 
the list for others :-

# The title used as header for the index web pages
$title = 'Xymon Metrics Graphs';

$header = '<BODY BGCOLOR="green" BACKGROUND="/xymon/gifs/bkg-
green.gif" TEXT="#D8D8BF" LINK="#00FFAA" VLINK="#FFFF44">
<link rel="shortcut icon" href="/xymon/gifs/drraw/drraw.ico">
<link rel="stylesheet" href="/xymon/gifs/xymonbody.css">
<link rel="stylesheet" href="/xymon/menu/xymonmenu-blue.css">
';
# read in the menu from /apps/xymon/server/etc/xymonmenu.cfg
open(CFH, "</apps/xymon/server/etc/xymonmenu.cfg") or die "Can't open 
menu file, $!\n";
   while(<CFH>) {
     $_ =~ s@\$XYMONSERVERWWWURL@/xymon@;
     $_ =~ s@\$XYMONSERVERCGIURL@/xymon-cgi@;
     $_ =~ s@\$XYMONSERVERSECURECGIURL@/xymon-seccgi@;
     $header .= $_;
   }
close(CFH);

# Style Sheet
$bgColor = '"#054205"';
$CSS = <<END;
h1.title {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 20px;
     border-bottom: 2px solid #C0C0C0;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
     text-align: center;
}
h1.title a {
     font-family: Arial, Helvetica, sans-serif;
     color: #C0C0C0;
}
.padless {
     margin-top: 0pt;
     margin-bottom: 0pt;
     padding: 0pt;
}
.small {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;

}
.smallred {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     color: red;
}
.normal {
     font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     color: red;
}
.simplyred {
     color: red;
}
tr.header {
     background-color: #296100;
}
.code {
     font-family: Courier;
     font-size: 10px;
     background-color: #296100;
     border: 2pt #C0C0C0 solid;
     padding: 5pt;
}
.error {
     font-weight: bold;
     background-color: red;
     border: 2pt #FF9900 solid;
     padding: 5pt;
}
.help {
     color: Maroon;
     background: #E0E0E0;
     border: 1pt black solid;
     padding: 5pt;
}
div.tag {
     border-top: 2px solid #C0C0C0;
     margin-top: 1.5em;
     padding-top: 0.5em;
     font-size: 75%;
     text-align: right;
     color: #C0C0C0;
}

div.tag a {
     color: #FFFF44;
}
END


-- 
Andy
list Jeremy Laidman · Fri, 13 Jun 2014 11:36:22 +1000 ·
Oh boy, this is tres cool.

Now, just need to add to the reports menu.
quoted from Andy Smith


On 12 June 2014 17:39, Andy Smith <user-982f5f6d4d28@xymon.invalid> wrote:
Jeremy Laidman wrote:
Thanks Martin and Andy.  drraw seems like the business.  It's everything
that RRGrapher is and more!

If you add a title, header and stylesheet into drraw.conf, you can
integrate drraw very nicely into Xymon.  This might be worth posting to the
list for others :-

# The title used as header for the index web pages
$title = 'Xymon Metrics Graphs';

$header = '<BODY BGCOLOR="green" BACKGROUND="/xymon/gifs/bkg-
green.gif" TEXT="#D8D8BF" LINK="#00FFAA" VLINK="#FFFF44">
<link rel="shortcut icon" href="/xymon/gifs/drraw/drraw.ico">
<link rel="stylesheet" href="/xymon/gifs/xymonbody.css">
<link rel="stylesheet" href="/xymon/menu/xymonmenu-blue.css">
';
# read in the menu from /apps/xymon/server/etc/xymonmenu.cfg
open(CFH, "</apps/xymon/server/etc/xymonmenu.cfg") or die "Can't open
menu file, $!\n";
  while(<CFH>) {
    $_ =~ s@\$XYMONSERVERWWWURL@/xymon@;
    $_ =~ s@\$XYMONSERVERCGIURL@/xymon-cgi@;
    $_ =~ s@\$XYMONSERVERSECURECGIURL@/xymon-seccgi@;
    $header .= $_;
  }
close(CFH);

# Style Sheet
$bgColor = '"#054205"';
$CSS = <<END;
h1.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    border-bottom: 2px solid #C0C0C0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-align: center;
}
h1.title a {
    font-family: Arial, Helvetica, sans-serif;
    color: #C0C0C0;
}
.padless {
    margin-top: 0pt;
    margin-bottom: 0pt;
    padding: 0pt;
}
.small {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;

}
.smallred {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: red;
}
.normal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: red;
}
.simplyred {
    color: red;
}
tr.header {
    background-color: #296100;
}
.code {
    font-family: Courier;
    font-size: 10px;
    background-color: #296100;
    border: 2pt #C0C0C0 solid;
    padding: 5pt;
}
.error {
    font-weight: bold;
    background-color: red;
    border: 2pt #FF9900 solid;
    padding: 5pt;
}
.help {
    color: Maroon;
    background: #E0E0E0;
    border: 1pt black solid;
    padding: 5pt;
}
div.tag {
    border-top: 2px solid #C0C0C0;
    margin-top: 1.5em;
    padding-top: 0.5em;
    font-size: 75%;
    text-align: right;
    color: #C0C0C0;
}

div.tag a {
    color: #FFFF44;
}
END


--
Andy
list Deepak Deore · Fri, 13 Jun 2014 20:31:42 -0700 ·
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>
quoted from Jeremy Laidman
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

list Deepak Deore · Sun, 15 Jun 2014 22:10:55 -0700 ·
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>
quoted from Deepak Deore
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

list Thomas Eckert · Mon, 16 Jun 2014 08:00:56 +0200 ·
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
quoted from Deepak Deore


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

list Andy Smith · Mon, 16 Jun 2014 07:17:34 +0100 ·
quoted from Thomas Eckert
deepak deore 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 <mailto: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 <mailto: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
We have it exposed as an alternate Metrics Report under the standard Reports Menu.  We have then configured Dashboards in drraw for the critical servers and folks sit on their favourite dashboard if they are watching performance issues, but more commonly, they visit as and when required to pull off the charts for monthly status reports.
-- 
Andy
list Sean MacGuire · Mon, 16 Jun 2014 03:05:01 -0400 ·
Must be because it's your birthday!

Happy Birthday!
-- 
Sean MacGuire                                 user-4915795a2617@xymon.invalid

Key West                                        +X XXX XXX XXXX
The best way to predict the future is to invent it. -  Alan Kay
list Mark Felder · Mon, 16 Jun 2014 08:56:14 -0500 ·
Happy Birthday indeed!
list Henrik Størner · Mon, 16 Jun 2014 17:04:29 +0200 ·
Den 16-06-2014 09:05, Sean MacGuire skrev:
Must be because it's your birthday!

Happy Birthday!
Thanks, I bought myself a new UPS for my birthday (yeah, I am a nerd) so
I had to power off my systems here at home while changing it. Guess that
is what caused the purple explosion :-)


Regards,
Henrik