Page 1 of 1

How to check Tomcat Memory Usage?

Posted: Thu May 07, 2015 4:25 am
by antongottlieb
Hi,

i want to check Tomcat Memory Usage, how to check it?

Anton :mrgreen:

Re: How to check Tomcat Memory Usage?

Posted: Thu May 07, 2015 6:01 am
by ScalixSupport
try below command

Code: Select all

ps -eO vsize | grep java