I found the problem... I added an acl to my gmond.conf file based to block a particular sender. I had added a "bind" line of the form bind = 227.240.50.18 (this address matches the mcast_join address). I did this because it had been done on another machine. Removing the "bind" line fixed my problem.
What does bind do? Bernard Li wrote: > Hi Jeff: > > On Sun, Aug 2, 2009 at 11:45 AM, Jeff Haferman<[email protected]> wrote: > >> On our main cluster, when I click on "gmetrics" in ganglia I am not >> geting any processes showing up, same thing when I click on "cluster >> top". >> >> We have a second cluster configured the same as the first cluster, and >> "gmetrics" and "cluster top" are both showing proceses. >> >> Our main cluster had been showing processes when I clicked on gmetrics, >> but now is not... I have tried >> service gmond stop >> service gmetad stop >> service greceptor stop >> and then started up in reverse order but processes are not showing up. >> >> I did a telnet localhost 8649 and I can see that the nodes on our main >> cluster are not sending any information on proceses, i.e. nothing with >> SOURCE="gmetric" is being sent. On the second cluster, these are being >> sent. > > This sounds like a ROCKS-specific question -- have you tried asking over > there? > > Cheers, > > Bernard > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

