What I had to do was run an instance of gmond -c configfile for every
cluster, with each one using a different port.


On Fri, Dec 16, 2011 at 3:57 AM, Alexander Karner <a...@de.ibm.com> wrote:
> If you want to have all of your systems in one cluster it should work with
> one central gmond.
> You should have everywhere the same clustername in gmond.conf and use the
> central system as host in the udp_send_channel configuration.
>
> In gmetad.conf you should use the same clustername (e.g. "Production") and
> the central gmond server for collecting data.
>
> I use this actually to collect the data of all systems in cluster
> "Standalone"
>
> If you want to have separated clusters I guess there are two options (where
> I'm not sure if the 2nd option really works):
> 1) In every cluster define at least one head node and use that for
> communication with gmetad (I use this for all of the partitioned System P
> machines in my environment)
> 2) You have to define an private udp port for every cluster. The central
> gmond is configured with matching udp receive channels. Gmetad collects the
> data from the central gmond with different ports for each cluster.
>
>
>
> From:        solarflow99 <solarflo...@gmail.com>
> To:        ganglia-general@lists.sourceforge.net,
> Date:        15.12.2011 16:47
> Subject:        [Ganglia-general] multiple cluster directives
> ________________________________
>
>
>
> Is it possible to have multiple cluster directives in gmond?  I am
> trying to have all different cluster nodes send to 1 gmond receiver in
> unicast.  Can this be done, or do I have to have multiple gmond
> daemons running each with their own config file?
>
> ------------------------------------------------------------------------------
> 10 Tips for Better Server Consolidation
> Server virtualization is being driven by many needs.
> But none more important than the need to reduce IT complexity
> while improving strategic productivity.  Learn More!
> http://www.accelacomm.com/jaw/sdnl/114/51507609/
> _______________________________________________
> Ganglia-general mailing list
> Ganglia-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ganglia-general
>
>
>
> ------------------------------------------------------------------------------
> Learn Windows Azure Live!  Tuesday, Dec 13, 2011
> Microsoft is holding a special Learn Windows Azure training event for
> developers. It will provide a great way to learn Windows Azure and what it
> provides. You can attend the event by watching it streamed LIVE online.
> Learn more at http://p.sf.net/sfu/ms-windowsazure
> _______________________________________________
> Ganglia-general mailing list
> Ganglia-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ganglia-general
>

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to