WildFly JVM-Level Monitoring: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 25: Line 25:
Platform MBeans:
Platform MBeans:
* [[OperatingSystemMXBean Platform MBean|OperatingSystem MBean]]
* [[OperatingSystemMXBean Platform MBean|OperatingSystem MBean]]
==Classloading Metrics==
Platform MBeans:
* [[ClassloadingMXBean Platform MBean|Classloading MBean]]

Revision as of 15:01, 11 May 2017

Internal

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.

JVM Memory Metrics

There is a certain degree of overlap between the information provided by the memory-related platform MBeans and the garbage collection log.

Platform MBeans:

JVM Thread Statistics

Platform MBeans:

O/S Level Runtime Metrics

Platform MBeans:

Classloading Metrics

Platform MBeans: