WildFly JVM-Level Monitoring: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
* Total number of threads, obtained from [[ThreadMXBean_Platform_MBean#ThreadCount|ThreadMXBean Platform MBean]]. | * Total number of threads, obtained from [[ThreadMXBean_Platform_MBean#ThreadCount|ThreadMXBean Platform MBean]]. | ||
* Memory statistics obtained from the [[Memory_Monitoring_and_Management_Platform_MBeans#Memory_MBean|Memory MBean]], various [[Memory_Monitoring_and_Management_Platform_MBeans#Memory_Pool_MBeans|memory pool MBeans]] and memory managers, including the garbage collector memory managers. |
Revision as of 20:52, 9 May 2017
Internal
Metrics
- Total number of threads, obtained from ThreadMXBean Platform MBean.
- Memory statistics obtained from the Memory MBean, various memory pool MBeans and memory managers, including the garbage collector memory managers.