Re: [Ganglia-general] Ganglia Cluster aggregated graphs

2011-10-13 Thread Alex Dean
If you're talking about aggregating some data from all the hosts in a cluster, take a look at the graphs in the graph.d/ directory. It's pretty easy to create your own. Example: https://github.com/vvuksan/ganglia-misc/blob/master/ganglia-web/graph.d/load_all_report.json This will graph the one

Re: [Ganglia-general] gmetad polling another gmetad data source broken in 3.2.0?

2011-10-13 Thread David Lee
FWIW I see the same behavior, we're on 3.2.0 exclusively. On Thu, Oct 13, 2011 at 3:29 PM, Mark Wagner wrote: > Hello, > > After upgrading from 3.1.7 to 3.2.0 those data sources that are other > gmetad processes no longer work properly. When I telnet to the gmetad > source I see all the data. Th

Re: [Ganglia-general] Ganglia Cluster aggregated graphs

2011-10-13 Thread Aidan Wong
Hi Seth, Thanks for the suggestion. Do you have an idea of how I would be able to create a graph that sum up or average a common metric coming from different hosts? I'd like to do the same as the "Memory" and "Load" graph for example showing in the main cluster view. On 10/13/11 11:21 AM, "Set

[Ganglia-general] gmetad polling another gmetad data source broken in 3.2.0?

2011-10-13 Thread Mark Wagner
Hello, After upgrading from 3.1.7 to 3.2.0 those data sources that are other gmetad processes no longer work properly. When I telnet to the gmetad source I see all the data. This is the output from running with gmetad at debugging level 2: [huk2] is a 2.5 or later data stream hash_create size

Re: [Ganglia-general] Ganglia Cluster aggregated graphs

2011-10-13 Thread Seth Graham
On Oct 13, 2011, at 11:52 AM, Aidan Wong wrote: > This is my first post on this Ganglia list =). I'm using the new Ganglia web > 2.1.8 . Has anyone been able to create a graph that aggregates one common > metric for several hosts. Try looking at the "aggregate graphs" tab on the web interfac

Re: [Ganglia-general] Ganglia Cluster aggregated graphs

2011-10-13 Thread Aidan Wong
Also, I'm generating my individual node metrics using gmetric. From: Aidan Wong mailto:aidanw...@attinteractive.com>> Date: Thu, 13 Oct 2011 16:52:56 + To: "ganglia-general@lists.sourceforge.net" mailto:ganglia-general@lists.sourceforge.net>> S

[Ganglia-general] Ganglia Cluster aggregated graphs

2011-10-13 Thread Aidan Wong
Hi, This is my first post on this Ganglia list =). I'm using the new Ganglia web 2.1.8 . Has anyone been able to create a graph that aggregates one common metric for several hosts. I'm looking to create something similar to the built in graphs that display on the main page for CPU performanc