Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do I check the memory usage of JVM?

xarg-XrcMay 20 2012 — edited Jun 4 2012
Hi All,

I got a number of applications running in Weblogic running of same JVM. Is there a way to monitor the JVM heap memory usage for a particular application?

If I do
ps -ef | grep java
I can see the processes, but how do I check the JVM memory usage of each of the applications? Many thanks.
This post has been answered by EJP on May 20 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 2 2012
Added on May 20 2012
7 comments
1,953 views