Make sure you have in your gmetad.conf the following:
data_source "Cluster A" gmond_node1 data_source "Cluster B" gmond_node2 And that the two nodes running gmond are not on the same multicast channel. Cheers, Alex Ramon Bastiaans wrote: > I would suggest to try using a different port for each 'cluster'. > > Cluster A port 8069, Cluster B port 8079 > > - Ramon. > > regatta wrote: > >> Hi everyone >> >> I have one comment about ganglia document and one question, my comment >> is that there is no REALLY document about how to use/ ganglia (please >> don't ask me to read http://ganglia.info/docs/, it's the worse >> document I every saw, it suppose that you are expert in ganglia) >> >> Now my question :) : >> >> I have two clusters in the same subnet (each cluster has 24 nodes) , >> now why they are the same subnet, this is different subject but they >> must be :) >> >> now how can I configure one node in each cluster to run gmetad and the >> php-web to display the 2 clusters as 2 clusters or grids >> >> what I did is that I installed gmond in all nodes (in both clusters), >> I changed /etc/gmod.conf in cluster A to : >> cluster { >> name = "Cluster A" >> } >> >> >> and in cluster B >> >> cluster { >> name = "Cluster B" >> } >> >> >> but when I go to gmetad I find it sometime it collect them all >> together or it put some node in A to be B and some B to A !! >> >> Any help ? >> >> -- >> Best Regards, >> -------------------- >> -*- If Linux doesn't have the solution, you have the wrong problem -*- >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. Do you grep through >> log files >> for problems? Stop! Download the new AJAX search engine that makes >> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >> http://sel.as-us.falkag.net/sel?cmd=k&kid3432&bid#0486&dat1642 >> _______________________________________________ >> Ganglia-general mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/ganglia-general >> >> >

