Hello All,

I have 3 clusters. On each node of clusters started daemon service gmond. But
I have 1 cluster in my web-ganglia interface. All clusters belong to the same 
LAN. My configuration files:

gmetad.conf
data_source "UNN cluster" localhost

gmond.conf
cluster {
  name = "UNN cluster"
}
udp_send_channel { 
  host = 127.0.0.1
  port = 8649
}

gmetad service started on 1 main node in first cluster.

Nodes belonging to different clusters are contained in one list.
How to divide the entire list of all nodes into 3 parts named (for
example) "cluster1", "cluster2", "cluster3"?

-- 
Thanks. Best regards,
 Lozgachev Ivan.                         mailto:[EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to