Hi Adrian,

To create a grid of grids type hierarchy it depends on how the gmetad are
configured, not the gmonds. To get a gemtad to pull metric data from
another gmetad append the port number for the gmetad (normally 8651) to the
data source. Using your example the gmetad3.conf would look like ...

data_source 'gmetad1'        gmetad1:8651
data_source 'gmetad2'        gmetad2:8651

> Also, what can i do for taking all data for the other metads not only
> summary data?

In gmetad.conf there is an option called "scalable". Set this to "off".
Make sure you are running version 3.1.7 of gmetad or the latest from github
trunk because this feature was broken at some point after 3.1.7 was
released.

--Nick.


On Mon, Oct 22, 2012 at 12:18 PM, Adrian Sevcenco
<adrian.sevce...@cern.ch>wrote:

> Hi! I am a little bit lost on the subject of making grids of metads ..
> how can i do something like :
> gmetad1      gmetad2  (that take data from theri gmonds)
>   \             /
>        gmetad3 <----- gmond of this machine that takes different other data
>
> Also the hierarchy of grids and clusters is made at gmetad or gmond
> level? did i understood correctly that gmetad just define data sources
> (gmonds and gmetads) but the exact hierarchy is done at gmond level?
> But if yes, where comes into play the "gridname" ?
>
> Also, what can i do for taking all data for the other metads not only
> summary data?
>
> Thanks!
> Adrian
>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> Ganglia-general mailing list
> Ganglia-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ganglia-general
>
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to