Hi,

I'm trying to get Ganglia going here but I'm having a little trouble. I have gmond installed and running everywhere, as well as gmetad and the web-frontend installed and running on one of my machines.

The problem though, is that on the webpage I can only see information about the localhost, the one running gmetad, and I can't see anything about any of the other hosts running gmond.

In searching through the mailing list archives, I came across one which states that if I telnet to the ganglia daemon on each of the hosts I should be able to see the names of each of my hosts running gmond. When I do that though on each of my machines, all I ever see is the name of the local machine and nothing else. So perhaps my switch doesn't support multicast packets? I'm pretty sure it's not the machines themselves since when I run ifconfig it lists each interface as multicast enabled. My switch is an unmanaged gigabit 24 port netgear, so does anyone know if that would be the problem?

And if it's any help, here's what my config files look like:

Hehe, and don't laugh, I plan to add a lot more machines once I get this working. =)

/etc/gmond.conf on the nodes:
name "RMC Cluster"
num_nodes  3

/etc/gmond.conf on the master node:
name "RMC Cluster"
mcast_if eth2
num_nodes 3

and /etc/gmetad.conf on the master node:
data_source "RMC Cluster" localhost

Thanks in advance for any help.
--
Glen Kaukola
[EMAIL PROTECTED]
CE-CERT
UC Riverside


Reply via email to