I have a cluster where I would like to divide is as follows: the datasources from gmetad.conf:
data_source "Test Cluster - Compute nodes" cn1:8656 data_source "Test Cluster - Login node" login1:8655 data_source "Test Cluster - Admin nodes" admin1:8654 data_source "Test Cluster - IO nodes" io1:8653 The correspnding gmond.conf files on each of these nodes would have the mcast_port set to the same. mcast_port 8653 when I do this I get no data, but if I remove the port from the gmetad.conf config file (data_source "Test Cluster - Compute nodes" cn1) It works... I'm obviously misunderstanding something... Can anyone shed some light? thanks, -- Keith Poirier HPTC North America Hewlett Packard Company

