Today, Nelson, Andrew David wrote forth saying... > Please help a newbie... > > I am trying to install and use the Monitoring Core for Ganglia on my > cluster. However, when I try to use the web frontend addition, I get > this message when accessing index.php: > > There was an error collecting gmetad data: fsockopen error: Connection > refused > > When I run gstat, I get results back, and when I telnet to the same > address, I get back the XML. I think I have entered all of the correct > IPs in the trusted_sources files and so on. Do I need to restart > gmond, and if so, how?
This is not a problem with gmond. You only need to install gmond on the web server if you want to use it as a data source. The gmetad web frontend relies on gmetad. You have to have gmetad installed on your web server in order for the frontend to work. You can download gmetad from the ganglia download page http://ganglia.sourceforge.net/downloads.php There is documentation now on the docs page too about how to install gmetad http://ganglia.sourceforge.net/docs/ > Thanks ahead of time for helping a newbie. You're welcome. Good Luck. -matt

