you will need to run version 3.0.x in order to have a unicast only
setup.  sorry.

with 3.0.x you will just setup your udp_send_channel to be

udp_send_channel {
  host = <ip of the host running gmond>
  port = 8666
}

and then set your udp_recv_channel to be

udp_recv_channel {
  port = 8666
}

btw, you can use any port you like instead of 8666.  with this setup you
will have the host simply sending data to itself and no one else.

you can also have a single host that collect data for an entire cluster
over unicast with no multicast messaging at all.

good luck
-matt

Shankar, Chetan Shiva wrote:
> But with multicast off no xml data is retrieved when port 8649 is
> queried since multicast is used to couple the collect-and-publish thread
> with the xml-export threads. Is it possible to turn off multicast but
> still query for monitoring data from the node (not the cluster) ?
> 
> Thanks
> chetan 
> 
> -----Original Message-----
> From: Lewis Getschel [mailto:[EMAIL PROTECTED] 
> Sent: Monday, June 27, 2005 1:43 PM
> To: Shankar, Chetan Shiva
> Cc: [email protected]
> Subject: Re: [Ganglia-general] Turn off multicast
> 
> I'm using v 2.5.7, but I believe the current version has it too, Take a
> look at:
> # Run gmond in "mute" mode.  Gmond will only listen to the multicast #
> channel but will not send any data on the channel.
> # default: off
> # mute on
> #
> # Run gmond in "deaf" mode.  Gmond will only send data on the multicast
> # channel but will not listen/store any data from the channel.
> # default: off
> # deaf on
> 
> If you use deaf and mute, you'll have multicast 'off'.
> 
> Lewis
> 
> Shankar, Chetan Shiva wrote:
> 
> 
>>Is there a way to turn off multicast in ganglia?
>>
>>thanks
>>chetan
>>
>>
>>-------------------------------------------------------
>>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies 
> 
>>from IBM. Find simple to follow Roadmaps, straightforward articles, 
> 
>>informative Webcasts and more! Get everything you need to get up to 
>>speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&opclick
>>_______________________________________________
>>Ganglia-general mailing list
>>[email protected]
>>https://lists.sourceforge.net/lists/listinfo/ganglia-general
>>
>> 
>>
> 
> 

-- 
PGP fingerprint 'A7C2 3C2F 8445 AD3C 135E F40B 242A 5984 ACBC 91D3'

   They that can give up essential liberty to obtain a little
      temporary safety deserve neither liberty nor safety.
  --Benjamin Franklin, Historical Review of Pennsylvania, 1759

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to