7 Replies Latest reply on Mar 31, 2008 4:52 AM by vijayneema

    How to know CURRENT HEAP SIZE USED, FREE HEAP SPACE, TOTAL H

    vijayneema

      I have recently migrated from weblogic to JBoss. I use to have a monitoring tool to show me the current status of memory (size, used, available) in Weblogic. Now since I am using JBoss, I have to update my code to fetch these information from JBoss programatically.

      Can anyone help me get these information from any API of JBoss.