--- regatta <[EMAIL PROTECTED]> 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)
>
you may have a point here. why notv become an expert and write new
docs ? :-)
> 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 ?
>
You need to separate the ports where your clusters multicast. Default
is 8649. Select another port for (8648) for your second cluster.
Then you need to define two datasources in gmetad.conf (you only need
one of those).
data_source "cluster 1" node_in_cluster_1:8649
data_source "cluster 2" node_in_cluster_2:8648
That should do the trick.
Martin
------------------------------------------------------
Martin Knoblauch
email: k n o b i AT knobisoft DOT de
www: http://www.knobisoft.de