Le ven 21/06/2002 à 16:12, Nelson, Andrew David a écrit : > 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? > > Thanks ahead of time for helping a newbie. > > -Andy Nelson > I had the same probleme :
in trusted_sources put the IP of the computer (not 127.0.0.1, it doesn't
work for me).
in gmetad_sources you MUST add addresse of computer with gmond or gmetad
running.
If 4 computers with gmond :
node1 192.168.200.11 8649
node2 192.168.200.12 8649
node3 192.168.200.13 8649
node4 192.168.200.14 8649
then, killall gmetad,
/usr/sbin/gmetad to restard gmetad.
Good Luck
Gonéri
signature.asc
Description: PGP signature

