Xymon Mailing List Archive search

Multiple graphs same window

6 messages in this thread

list James Wade · Tue, 4 Dec 2007 12:27:09 -0600 ·
Hello All,

 
I've written a single test that gathers sar cpu usage,

and have it working great now, graph and all.

 
However, I'd like to do different types of graphs and

pull in other data.

 
Is there a way to display multiple graphs in the same

window? Example:  I've got sar reporting %usr, %sys, %wio, 

and %idle.  When you click on the sar button, you get

a CPU Utilization type graph that uses all of these to graph.

 
However, I want to just show total cpu utilization in another

graph.. ie. 100-idle, I have this graph working actually

 on the trends and metrics report.

 
But how can I get the two graphs to appear on the "sar"

page?  ie. How does Hobbit know which graph to display

and it can display more than one?

 
Thanks..James
list James Wade · Thu, 6 Dec 2007 11:19:22 -0600 ·
I never got an answer back on this one.

Any help would be appreciated.

 
Henrik,

 
Is there a way to have multiple graphs of different types on

the same test page?

 
Thanks.James
quoted from James Wade

 
From: James Wade [mailto:user-659655b2ea05@xymon.invalid] 
Sent: Tuesday, December 04, 2007 12:27 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Multiple graphs same window

 
Hello All,

 
I've written a single test that gathers sar cpu usage,

and have it working great now, graph and all.

 
However, I'd like to do different types of graphs and

pull in other data.

 
Is there a way to display multiple graphs in the same

window? Example:  I've got sar reporting %usr, %sys, %wio, 

and %idle.  When you click on the sar button, you get

a CPU Utilization type graph that uses all of these to graph.

 
However, I want to just show total cpu utilization in another

graph.. ie. 100-idle, I have this graph working actually

 on the trends and metrics report.

 
But how can I get the two graphs to appear on the "sar"

page?  ie. How does Hobbit know which graph to display

and it can display more than one?

 
Thanks..James
list Buchan Milne · Thu, 6 Dec 2007 19:48:13 +0200 ·
quoted from James Wade
On Tuesday 04 December 2007 20:27:09 James Wade wrote:
Is there a way to display multiple graphs in the same
window?
Not in 4.2.0.

Hendrik mentioned (around the time of the 4.2.0 release) that he wanted to 
improve this at some stage, but I haven't checked if it has changed in the 
4.3 shapshots.

Regards,
Buchan
list Hezki Englander · Fri, 7 Dec 2007 10:48:44 +0200 ·
As far as I remember from the list.
Henrik's answer is still, no it is not possible to have multiple graphs on
the same page.
But you can have data from different RRDs on the same graph..

--Hezki
quoted from Buchan Milne
On Dec 6, 2007 7:48 PM, Buchan Milne <user-9b139aff4dec@xymon.invalid> wrote:
On Tuesday 04 December 2007 20:27:09 James Wade wrote:
Is there a way to display multiple graphs in the same
window?
Not in 4.2.0.

Hendrik mentioned (around the time of the 4.2.0 release) that he wanted to
improve this at some stage, but I haven't checked if it has changed in the
4.3 shapshots.

Regards,
Buchan

list Martin Ward · Fri, 7 Dec 2007 12:26:58 -0000 ·
You can do it if you are willing to have the graphs presented outside of
Hobbit.
 
You can use the RRD data that Hobbit stores and simply run the rrdtool
program to create the graphs every few minutes/hours/day as required.
Store the graphs in your web server directory and write your own web
page that includes the graphs.
 
|\/|artin
quoted from James Wade

	-----Original Message-----
	From: James Wade [mailto:user-659655b2ea05@xymon.invalid] 
	Sent: 06 December 2007 17:19
	To: user-ae9b8668bcde@xymon.invalid
	Subject: RE: [hobbit] Multiple graphs same window
	
	
	I never got an answer back on this one.

	Any help would be appreciated.

	 
	Henrik,

	 
	Is there a way to have multiple graphs of different types on

	the same test page?

	 
	Thanks...James

	 
	From: James Wade [mailto:user-659655b2ea05@xymon.invalid] 
	Sent: Tuesday, December 04, 2007 12:27 PM
	To: user-ae9b8668bcde@xymon.invalid
	Subject: [hobbit] Multiple graphs same window

	 
	Hello All,

	 
	I've written a single test that gathers sar cpu usage,

	and have it working great now, graph and all.

	 
	However, I'd like to do different types of graphs and

	pull in other data.

	 
	Is there a way to display multiple graphs in the same

	window? Example:  I've got sar reporting %usr, %sys, %wio, 

	and %idle.  When you click on the sar button, you get

	a CPU Utilization type graph that uses all of these to graph.

	 
	However, I want to just show total cpu utilization in another

	graph.... ie... 100-idle, I have this graph working actually

	 on the trends and metrics report.

	 
	But how can I get the two graphs to appear on the "sar"

	page?  ie... How does Hobbit know which graph to display

	and it can display more than one?

	 
	Thanks....James

	 
*************************************************************************************

The message is intended for the named addressee only and may not be disclosed to or used by anyone else, nor may it be copied in any way. 

The contents of this message and its attachments are confidential and may also be subject to legal privilege.  If you are not the named addressee and/or have received this message in error, please advise us by e-mailing user-61c7f445d564@xymon.invalid and delete the message and any attachments without retaining any copies. 

Internet communications are not secure and COLT does not accept responsibility for this message, its contents nor responsibility for any viruses. 

No contracts can be created or varied on behalf of COLT Telecommunications, its subsidiaries or affiliates ("COLT") and any other party by email Communications unless expressly agreed in writing with such other party.  

Please note that incoming emails will be automatically scanned to eliminate potential viruses and unsolicited promotional emails. For more information refer to www.colt.net or contact us on +44(0)20 7390 3900.
list Buchan Milne · Fri, 7 Dec 2007 18:03:06 +0200 ·
quoted from Martin Ward
On Friday 07 December 2007 14:26:58 Ward, Martin wrote:
You can do it if you are willing to have the graphs presented outside of
Hobbit.
But, it can be done inside hobbit (on the trends page), just not on the page 
for the specific test on Hobbit (which was the original question).

Regards,
Buchan