Hello. I have simple cluster of four machines. There are both gmon and gmeta on "pluto.local" machine installed and running. And my definition of cluster in /etc/gmetad.conf on "pluto.local" machine is the following:
data_source "Small cluster" pluto.local ubunt.local first.local core.local And it groups all four machines in single cluster and shows all of them (including "pluto.local"). Hope this helps :) Best regards, On Mon, Feb 25, 2008 at 4:33 AM, Ignacio Robles <[EMAIL PROTECTED]> wrote: > Hello everyone, > > I guess I'm asking a quite obvious question but I don't seem to find the > answer on my own :-( > > Right now, ganglia is working perfectly on my 8 node cluster. The thing > is that I'm using the master node as computing node, so I'd like to see > ganglia reports/graphs for it too. Now I can only see the other 7 nodes > metrics under 'hosts'. Is there any way to add the master node to that > list of hosts? > > I've added master node as data_source in file /etc/gmetad.conf like this: > > ... > data_source "Master" 192.168.0.1 > data_source "Node1" 192.168.0.2 > data_source "Node2" 192.168.0.3 > data_source "Node3" 192.168.0.4 > data_source "Node4" 192.168.0.5 > data_source "Node5" 192.168.0.6 > data_source "Node6" 192.168.0.7 > data_source "Node7" 192.168.0.8 > ... > > but it doesnt seem to show up in the web frontend. Both gmetad and gmond > are up and running in the master node... > > any ideas? > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Ganglia-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ganglia-general > -- Gleb Peregud http://gleber.pl/ "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." -- Albert Einstein ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

