I already have a few “clusters” into Ganglia (RHEL3 with Ganglia 3.0.2/3.0.3 ) :

Gmetad.conf:
data_source "DBs"  10.10.0.1 10.10.0.2
data_source "Web" 10.10.0.10 10.10.0.11 data_source "SSR" 10.10.0.20 
data_source "Test" 10.10.0.30

I'm trying to add a new group called "DNS" into gmetad.conf:

 data_source "DNS" 10.10.0.40 10.10.0.41

The problem is that  I see under "DNS" and "Web" groups the same computers:
10.10.0.10
10.10.0.11
10.10.0.40
10.10.0.41

How can I fix this?

Thanks,
Vitaly

Reply via email to