Carlo Marcelo Arenas Belon wrote: > On Sat, Jan 09, 2010 at 01:50:42PM +0100, Stefan Ott wrote: > >> I'm not sure whether this has been reported yet but since I couldn't >> find a report, I assume it hasn't. >> > > it has been reported [1] and a fix is available and committed in trunk > in r2121 [2] and should hopefully be part of 3.1.6 when released. > >
I've just backported this to the 3.1 branch - as mentioned on the ganglia-developers list already, there have been quite a few fixes, and many of them backported in the last few days, so users are invited to test it. To build and install test binaries under /tmp/ganglia-3.1-test, the following commands could be used: mkdir ~/ws && cd ~/ws svn co https://ganglia.svn.sourceforge.net/svnroot/ganglia/branches/monitor-core-3.1 ganglia-3.1 cd ganglia-3.1 ./bootstrap ./configure --with-gmetad --prefix=/tmp/ganglia-3.1-test make make install ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

