The JMX capability show the amount of heap space free for the VM. Is there a way to get the amount of heap spaced used? This would be valuable information for an alert that would show when the VM is approaching the upper bound using the value set in the -Xmx flag when the VM is started.
↧