[Ganglia-developers] Loading DSO modules multiple times

2011-02-22 Thread Bernard Li
Hi all: It looks like if you load a DSO module multiple times, weird things happen. For instance, if the modpython module is loaded twice, it causes segmentation fault: http://www.mail-archive.com/ganglia-general@lists.sourceforge.net/msg06329.html Brad, is there a way to check whether a module

Re: [Ganglia-developers] hsflowd for Windows + Ganglia webfrontend

2011-02-22 Thread Neil McKee
The code is stable enough for release, yes. It's certainly a big improvement on the old code. It doesn't do anything different in terms of memory allocation, and it's been running here for a week with no problems. I'm hoping you'll check it into the 3.2 branch as well. I was thinking that

Re: [Ganglia-developers] hsflowd for Windows + Ganglia webfrontend

2011-02-22 Thread Bernard Li
Hi Neil: On Mon, Feb 21, 2011 at 3:09 PM, Neil McKee wrote: > Here is essentially the same patch,  but this time with a small bugfix to > remove a few lines that were only there for testing. Thanks for the patch. Since we've agreed that it would be a bad idea to set values to 0 when they aren

[Ganglia-developers] AUTHORS file

2011-02-22 Thread Bernard Li
Hi all: I'd like to propose that we replace AUTHORS file with the following contents: --- cut --- Ganglia Development Team For a full list of current/past developers and contributors, please see: http://ganglia.info/?page_id=325 --- cut --- Thoughts? Cheers, Bernard

[Ganglia-developers] Dynamically resizable buffer for slurpfile()

2011-02-22 Thread Bernard Li
Hi all: According to the bug: http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=298 the recent patch to make slurpfile's buffer resizable doesn't seem to be working. Upon second pass, we can't seem to be able to read any additional characters from the file. It would appear that the

[Ganglia-developers] open nebula and ganglia

2011-02-22 Thread Archana N
Hi, I am working on a project which uses open Nebula and I have heard of the latest integration of Open Nebula with Ganglia. I would like to know how the issues of using Ganglia in the cloud environment (issues of multicast, WAN etc) have been overcome in this venture. Regards Archana ---