On 07/30/2013 05:53 AM, Chris Burroughs wrote:
> On 07/30/2013 02:45 AM, Nicholas Satterly wrote:
>> Could you expand on what you mean by multi-tenancy, please? I'm curious.
>
> There is currently no application or other namespacing.  If I have a
> bunch of java apps on the same box and they are all emitting
> "jvm.memory.heap_usage", those metrics will clobber each other.

Also you cannot have single node rolled up into more than one "cluster." 
Clusters are defined purely by whatever the final gmond reports to 
gmetad. So individual nodes must all belong to a single cluster per 
sender/receiver config, so if for instance I have a cluster of 
UNIXHOSTS, and some of those are WEBHOSTS, DBHOSTS, MAILHOSTS, etc... 
You incur the duplication of network complexity and bandwidth in order 
(and RRDs and I/O if you use gmetad as well) to allow a node to 
participate in more than one of those clusters. Being able to 
arbitrarily tag nodes as members of clusters and then having gmetad 
smartly handle aggregate graphs driven one those tags would be a huge 
improvement.

-Dave

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to