Hi,
Is there any tool available from the Mysql itself to determine the runtime memory usage of Mysql. I have 2 GB of RAM where 800MB is allocated to Java Application. I wanted to know how much memory Mysql is utilizing. Linux command like ps seems to give values which are not exact. I would like to know the exact values that Mysql uses. Is there any tool available for this or does it needs only manual calculation based on the current status of the Mysql. If Manul calculation is needed what is the exact formula that i should be using to calculate the memory usage ??
Is there any tool available from the Mysql itself to determine the runtime memory usage of Mysql. I have 2 GB of RAM where 800MB is allocated to Java Application. I wanted to know how much memory Mysql is utilizing. Linux command like ps seems to give values which are not exact. I would like to know the exact values that Mysql uses. Is there any tool available for this or does it needs only manual calculation based on the current status of the Mysql. If Manul calculation is needed what is the exact formula that i should be using to calculate the memory usage ??