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

Reply via email to