On Mon, Apr 21, 2008 at 05:59:00PM -0400, Benjamin Kudria wrote: > > Nope, this is gmond.conf - I am on version 2.5.7... > I am basing this of an older install, so perhaps those gmond.conf files were > wrong. In which case, can I generate a default gmond.conf to modify?
`gmond -t` will generate a default gmond.conf you can use as a baseline, but I don't expect this to be a configuration issue but most likely a bug triggered by the configuration you are using which mimics a 3.x unicast setup. > > What you want to change is the gmond.conf of your "Servers". Edit > > your gmond.conf and replace all occurrences of 8649 to 8650 (look for > > "port =") and restart the daemon. > > The only directives I see are xml_port and mcast_port - and we're not using > mcast. 2.5.7 required multicast to work, so if you can fix whatever is preventing you to use multicast then your setup will be much simpler : 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) if multicast won't work for you then you are going to have to move to 3.x and use a unicast setup instead. Carlo ------------------------------------------------------------------------- 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

