On Monday 21 April 2008 16:45:20 pm you wrote: > Try using different gmond ports for the different groups, eg. 8649 for > "Nodes" and 8650 for "Servers" (note 8651 and 8652 are default ports > for gmetad, so don't use those).
Hmm, I think I understand what you mean, Bernard, but implementing this doesn't work. On my servers, I have, in my gmond.conf: name "Servers" xml_port 8650 One of these servers (server1) also has a gmetad.conf with these data_source lines: data_source "Servers" localhost:8650 server1:8650 server2:8650 data_source "Nodes" node001:8649 On my nodes, I have, in my gmond.conf: name "Nodes" xml_port 8649 But, in the web interface, selecting Servers, or Nodes, I still see all 3 boxes: server1, server2, and node001. All 3 appear under Servers, and under Nodes. I want server1 and server2 to appear only under Servers, and node001 only under nodes. What am I missing? Thanks Ben Kudria -- 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

