Owens, David L wrote:
> In the gmetad.conf file I have data_source called "Non_Prod" with four
> servers ie: hostname:8649. These four servers are on the same subnet. I
> want to add two machines that are on a different subnet. I have tried
> different ports but will not display under "Non_Prod".  Any suggestions?
>   
Ganglia uses the port to divide groups of machines, and provides no way 
of merging them. You have to find a way to get all the machines you want 
grouped together to chat on the same port.

Switching to unicast packets is the easiest way to do this, but you'll 
lose the redundancy that multicast provides.

I'm pretty sure you can mix multicast and unicast in a single gmond.conf 
but I've never actually done it so I could be talking gibberish.


> David 
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Ganglia-general mailing list
> Ganglia-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ganglia-general
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to