On Fri, 2002-11-15 at 18:02, matt massie wrote: > tarjei- > > when gmond gets a packet from a host it pulls the source address from the > header and checks if the ip/hostname pair is in its internal cache. if > the ip is in the cache .. it uses that name... otherwise.. gmond will do a > gethostbyaddr() to resolve the name. if gethostbyaddr() fails.. it puts > the ip address as the name. > > take a look at the data source which is giving you problems. log onto the > machine and pull the XML from port 8649 (telnet localhost 8649). take a > look at the IP addresses and try to resolve them with nslookups from the > data source machine. if that machine cannot resolve the names then you've > found your problem. let us know otherwise. > After upgrading from 2.5.0 to 2.5.1 and doing a complete reconfiguration, correcting some apparent mistakes, I've now got things working. Thanks Matt (and others) for helpful information on debugging.
I've got another problem though which possibly has nothing to do with ganglia. When using Mozilla 1.0.1 to view the statistics through the webfrontend, Mozilla fails to update the page when I click 'Get Fresh Data', and I need to clean the cache to get it working. If I use Konqueror all works fine, so this is either a bug in Mozilla or has something to do with the PHP scripts in the frontend. Has anyone encountered similar problems? Any tips on how to identify the problem? (I'm not exactly competent in PHP...) Cheers and thanks again, Tarjei

