[Ganglia-developers] ganglia.h cannot be compiled with C++

2011-04-18 Thread Kazuki Ohta
Hi, ganglia-developers I'm now trying to implement C++ server, with native Ganglia metrics support. The server throws to local gmond with its own metrics. [kzk@red0 tmp]$ ganglia-config --version Ganglia 3.1.7 However, ganglia.h cannot be compiled with g++, becuase of the typedef problem.

Re: [Ganglia-developers] Web 2.0 UI code freeze

2011-04-18 Thread Markus Köberl
On Wednesday 06 April 2011, Vladimir Vuksan wrote: I spoke to Bernard and we are considering doing a code freeze of the Web 2.0 UI. I'd like to release it by the end of month so that people can start using it. Thoughts ? Excellent work! I did some small modifications: - remove config

Re: [Ganglia-developers] ganglia.h cannot be compiled with C++

2011-04-18 Thread Bernard Li
Hi Kazuki: On Mon, Apr 18, 2011 at 1:30 AM, Kazuki Ohta k...@preferred.jp wrote: I'm now trying to implement C++ server, with native Ganglia metrics support. The server throws to local gmond with its own metrics. [kzk@red0 tmp]$ ganglia-config --version Ganglia 3.1.7 However, ganglia.h