Tianhai Zhao <[EMAIL PROTECTED]> wrote: > udp_recv_channel mcast_join=239.2.11.71 mcast_if=NULL port=8649 bind= > 239.2.11.71 tcp_accept_channel bind=NULL port=8649 > Unable to create tcp_accept_channel. Exiting.
> I already executed the command : route add -host 239.2.11.71 dev eth0 . > I checked the gmond.conf and still didn't find out the reason. can > any help me? This is unrelated to routes. Show us the tcp_accept_channel section of your gmond.conf ? Also, see if there's anything else using port 8649 ? ( try: lsof -i:8649 ) -- Cos ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

