Hi,

Found the answer in the 

http://ganglia.sourceforge.net/docs/gmond.conf.html
-------------

f only a host and port are specified then gmond will send unicast UDP messages 
to the hosts specified.  You could specify multiple unicast hosts for 
redundancy as gmond will send UDP messages to all UDP channels. For example...
 
  udp_send_channel {
    host = 192.168.3.4
    port = 2344
  }
  udp_send_channel {
    host = host.foo.com
    port = 2389
  }
 
would configure gmond to send messages to two hosts.  The B<host> specification
can be an IPv4/IPv6 address or a resolvable hostname.
-------------------


khaja mohideen <[EMAIL PROTECTED]> wrote: Hi,

   Could anybody put light on how to configure unicast for gmond.


regards,
SKM
   

---------------------------------
 Check out the New Yahoo! Mail - Fire up a more powerful email and get things 
done faster.  
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general


 
---------------------------------
Access over 1 million songs - Yahoo! Music Unlimited Try it today.

Reply via email to