On Tue, Jan 22, 2008 at 04:17:07PM +0530, Kumar Vaibhav wrote:
> I am using ganglia-3.0.5 on a woodcrest processor cluster. and I see 
> that after running for weeks the memory consumption of the gmond process 
> is something about 400 MB.

did you check what was the size 1 hour after all gmond proceses in your
cluster were started?, if you are using multicast and have a large number of
nodes/metrics then that is the ammount of memory that is needed to hold all
those metrics from all nodes most likely.

> ==2381== LEAK SUMMARY:
> ==2381==    definitely lost: 69 bytes in 16 blocks.
> ==2381==      possibly lost: 0 bytes in 0 blocks.

that means there is no memory leak (execpt for 69 bytes)

> ==2381==    still reachable: 1,446,276 bytes in 1,463 blocks.

that is the RSS of your process

Carlo

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ganglia-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to