Hi, Carlo,

On Tuesday 22 April 2008 05:07:09 am you wrote:
> 1) all gmond.conf for each cluster will use the same multicast address, and
> use different multicast addresses for each cluster (you can keep the ports
> in the default 8649)
> 2) gmetad.conf will point to those servers and connect in the xml_port
> (which if left by default should be 8649)

Great!  I have this setup working, except for one small minor problem - one of 
my nodes appears in my Servers cluster.  The gmetad.conf on server1:

data_source "Servers"   server1
data_source "Nodes"     nodes001
scalable on
setuid_username "ganglia"
rrd_rootdir "/var/lib/ganglia/rrds"

The gmond.conf on server1, server2, and server3

name  "Servers"
mcast_channel 239.2.11.71
trusted_hosts server01
num_nodes  512
setuid     ganglia

The gmond.conf on all nodes, including node012:

name  "Nodes"
mcast_channel 239.2.11.72
trusted_hosts aurigae
num_nodes  512
setuid     ganglia

In the web interface, Nodes has node001-node013, correctly, and Servers has 
server1, server2, server3, and node012.  That last is inexplicable!

What's going on?

Thanks!
-- 
http://ben.kudria.net | Jabber: [EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to