this seems a correct idea:

<METRIC NAME="mysql_threads_cached" VAL="95" TYPE="uint32"
UNITS="threads" TN="58" TMAX="60" DMAX="0" SLOPE="both">

all of those have DMAX = 0

now, how do we fix this?

On Wed, Feb 29, 2012 at 3:32 AM, David Birdsong
<david.birds...@gmail.com> wrote:
> Telnet to the gmond tcp port and find the dmax for those metrics. I noticed
> many of my custom python metrics are reporting dmax=0 which, based on a
> recent thread, will bloat the collector.
>
> I'm still searching for where dmax is supposed to be specified for python
> modules, been too busy to figure it out lately.
>
> sent from mobile
>
> On Feb 28, 2012 3:32 AM, "Florian Munz" <s...@theflow.de> wrote:
>>
>> Hello,
>>
>> I'm using the stock mysql.py plugin coming with ganglia 3.3.1 [1] to
>> monitor MySQL on my MySQL nodes (64bit Ubuntu Lucid) and gmond running
>> on these hosts is leaking quite a bit of memory. The process grows to
>> 1GB within a week. Disabling the plugin removes the leak, but since I
>> need the metrics I'm restarting gmond every week.
>>
>> Any ideas what's going on here? I don't have any problems with other
>> python plugins on other hosts.
>>
>>
>> thanks,
>> Florian
>>
>>
>> [1]
>>
>> https://github.com/ganglia/monitor-core/blob/master/gmond/python_modules/db/mysql.py
>>
>>
>> ------------------------------------------------------------------------------
>> Keep Your Developer Skills Current with LearnDevNow!
>> The most comprehensive online learning library for Microsoft developers
>> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
>> Metro Style Apps, more. Free future releases when you subscribe now!
>> http://p.sf.net/sfu/learndevnow-d2d
>> _______________________________________________
>> Ganglia-general mailing list
>> Ganglia-general@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/ganglia-general
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Ganglia-general mailing list
> Ganglia-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ganglia-general
>

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to