All,
I have 4 Cluster racks with 44 node each.
I succeed to run Ganglia. but now I am trying to re-arrange the web view.
how can I divide the 4 racks. which daemons must run on which host..?
I add the following lines on gmetad.conf on the ganglia web-frontend server:
data_source "Rack 1" first.node.on.rack1
data_source "Rack 2" first.node.on.rack2
data_source "Rack 3" first.node.on.rack3
data_source "Rack 4" first.node.on.rack4
...
it does not work unless I add the (localhost) to the end of line of the
data_source.
So I get the whole 176 nodes 4 times which each data_source.
Note: the 4 racks are in the same sub net.
Thanks Regards,
M. Zeiny