Tuesday, January 19, 2010

Memory Leak Control

After months frustrated with server crashing due to memory leak of mysql server. I found a way so that we can control how memory increase by date and log it in the system. Here is my way

First using sysstat to monitor mysql process

debian : apt-get install sysstat
or can install from source by download from sysstat page

Create experiments for testing

No comments:

Post a Comment