[collectd] Possible memory leak in python plugin?

2012-01-15 Thread Michael Spiegle
I wrote a simple python reader plugin to collect a few stats from my local mongo server.  I noticed that over time, my process would continually grow until it consumed >100MB of memory. If I simply comment out my 'v.dispatch()' function, the memory leak goes away. Is this an issue with collectd,

Re: [collectd] Possible memory leak in python plugin?

2012-01-16 Thread Michael Spiegle
I am using version 5.0.1 compiled with the spec file included in the sources. I have a single patch applied for summarizing CPU stats, but that's about it. I'm eager to check out your patch. Thanks for looking into this! ___ collectd mailing list coll

Re: [collectd] Possible memory leak in python plugin?

2012-01-17 Thread Michael Spiegle
I am using version 5.0.1 compiled with the spec file included in the sources. I have a single patch applied for summarizing CPU stats, but that's about it. I'm eager to check out your patch. Thanks for looking into this! ___ collectd mailing list coll