Chapter 8. MBean counter types


The MBean counter types that you can specify as part of a custom trigger definition are standard MBean metrics that are generally available in the JDK by default. These MBean counters cover a range of runtime, memory, thread, and operating system metrics.

The following is a full list of the MBean counter types that you can specify in a custom trigger definition:

Note

The name of each MBean counter that you specify as part of a custom trigger definition must exactly match the spelling and capitalization of the MBean counter names in the following list.

Operating system metrics
  • Arch
  • AvailableProcessors
  • Name
  • SystemLoadAverage
  • Version
  • CommittedVirtualMemorySize
  • FreePhysicalMemorySize
  • FreeSwapSpaceSize
  • ProcessCpuLoad
  • ProcessCpuTime
  • SystemCpuLoad
  • TotalPhysicalMemorySize
  • TotalSwapSpaceSize
Thread metrics
  • AllThreadIds
  • CurrentThreadCpuTime
  • CurrentThreadUserTime
  • DaemonThreadCount
  • PeakThreadCount
  • ThreadCount
  • TotalStartedThreadCount
  • CurrentThreadCpuTimeSupported
  • ObjectMonitorUsageSupported
  • SynchronizerUsageSupported
  • ThreadContentionMonitoringEnabled
  • ThreadContentionMonitoringSupported
  • ThreadCpuTimeEnabled
  • ThreadCpuTimeSupported
Runtime metrics
  • BootClassPathSupported
  • BootClassPath
  • ClassPath
  • InputArguments
  • LibraryPath
  • ManagementSpecVersion
  • Name
  • SpecName
  • SpecVersion
  • SystemProperties
  • StartTime
  • Uptime
  • VmName
  • VmVendor
  • VmVersion
Memory metrics
  • HeapMemoryUsage
  • NonHeapMemoryUsage
  • ObjectPendingFinalizationCount
  • FreeHeapMemory
  • FreeNonHeapMemory
  • HeapMemoryUsagePercent
  • Verbose

Revised on 2024-07-02 13:36:03 UTC

Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat