yemi-

david posted the solution to this list.  it's so simple i wish i would
have thought of it.  just set your multicast interface to loopback.  

add the line

mcast_if "lo"

to your /etc/gmond.conf.  that will configure gmond to send all data to
loopback... it will never hit the network.  if you connect to gmond on
port 8649 you'll get all the data for that host.

i'm confident this will work for you.

good luck
-matt

On Wed, 2004-01-28 at 17:31, Adesanya, Adeyemi wrote:
> > if you hate multicast altogether for some reason, you can get 
> > around that too.
> > 
> > set every gmond that you have to be both "deaf" and "mute".  
> > then every gmond running on every host will only know about 
> > itself.  then use gmetad to pull all the data for your 
> > cluster together (gmetad uses a TCP connection to the data 
> > port of each gmond).  you will need to manually specify every 
> > host in your cluster in the /etc/gmetad.conf as a data source.
> > 
> > hope this helps.  
> > 
> > good luck!
> > -matt
> > 
> 
> Matt,
> 
> I just tried setting my gmond to both "deaf" and "mute". No joy....my gmetad 
> only appears to get data from the gmond when "deaf" and "mute" are both off. 
> Is anyone successfully using the technique described by Matt? I must be 
> screwing up somewhere.
> 
> ----
> Yemi 
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Ganglia-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ganglia-general
-- 
mobius strippers never show you their backside
pgp fingerprint A7C2 3C2F 8445 AD3C 135E  F40B 242A 5984 ACBC 91D3

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to