WildFly JVM-Level Monitoring
Jump to navigation
Jump to search
Internal
Metrics
JVM Memory Metrics
These metrics are collected directly from the platform MBeans exposed by the JVM that executes the JBoss instance. A JMX connection is required, but the same JMX connection can be used to collect JBoss-level and application-level metrics.
Note there is a certain degree of overlap between the information provided by the memory-related platform MBeans and the garbage collection log.
Platform MBeans:
memory pool MBeans and memory managers MBeans, including the garbage collector memory managers.
- Various thread counts obtained from Thread MBean.