Hello! I'm new here. I'm having some problems trying to setup ganglia in my cluster. I made some tests a few days before and built a cluster with ganglia working at the 10.2.1.0 net (it was an LVS-DR solution). Cause it was working fine, I decided to implement a LSV-NAT cluster, this time not for testing, for real. So now I have 2 lvs directors on 10.2.1.0 net (running with heartbeat and keepalived), both with 2 ethernet cards connected to the 192.168.2.0 net, where the real servers are. I've installed ganglia-monitor, web frontend and gmond on my cluster node manager wich is also one of the directors nodes (at 10.2.1.0 net). I've installed gmond in the real servers.
The problem is that when I visualize the ganglia web page (http://10.2.1.x/ganglia/index.php) I just can monitor my old LVS-DR cluster nodes instead of my LVS-NAT ones. I't seems that the node manager multicast the other net (10.2.1.0) instead the good one (192.168.2.0). I think that I need ganglia to multicast through the other ethernet card, don't I? I don't know how to solve this and I wonder if someone at this list could help me. The gmetad.conf: data_source "ClusterIBM" 10.2.1.55 192.168.2.23 192.168.2.24 192.168.2.25 192.168.2.26 (etc) The gmond.conf: name "ClusterIBM" (the same in every cluster node) Thank you very much!! Andrés. **NOTA DE CONFIDENCIALIDAD** Este correo electrónico, y en su caso los ficheros adjuntos, pueden contener información protegida para el uso exclusivo de su destinatario. Se prohíbe la distribución, reproducción o cualquier otro tipo de transmisión por parte de otra persona que no sea el destinatario. Si usted recibe por error este correo, se ruega comunicarlo al remitente y borrar el mensaje recibido. **CONFIDENTIALITY NOTICE** This email communication and any attachments may contain confidential and privileged information for the sole use of the designated recipient named above. Distribution, reproduction or any other use of this transmission by any party other than the intended recipient is prohibited. If you are not the intended recipient please contact the sender and delete all copies.

