3.9.2. JMX - Threading Service


Overview

Expand
Table 3.2216. Overview
Description:Information on threading in the VM
Singleton: yes
Plugin:JMX

Child Resource Types

none

Connection Properties

Expand
Table 3.2217. 
NameDescriptionRequiredInternal Name
Object Name  yes objectName
Name Template  yes nameTemplate

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.

Metrics

Expand
Table 3.2218. Metrics
NameTypeDescriptionInternal Name
Thread CountmeasurementNumber of active threads in the systemThreadCount
Peak Thread CountmeasurementPeak count of active threads in the systemPeakThreadCount
Total Started Thread CountmeasurementCount of threads started since system startTotalStartedThreadCount
Daemon Thread CountmeasurementCount of threads marked as daemons in the systemDaemonThreadCount
Suspended Thread CountmeasurementCount of suspended threadsSuspendedThreadCount
Deadlocked Thread CountmeasurementCount of threads that are deadlocked waiting to acquire object monitors. This is a CPU-time consuming metric.DeadLockedThreadCount

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.

Configuration Properties

Expand
Table 3.2219. 
NameDescriptionRequiredInternal Name
Thread Contention Monitoring Enabled  yes ThreadContentionMonitoringEnabled
Thread Cpu Time Enabled  yes ThreadCpuTimeEnabled

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.

Operations

Expand
Table 3.2220. Metrics
NameDescription
Reset Peak Thread MetricsReset the peak number of threads
Find Monitor Deadlocked ThreadsFinds cycles of threads that are in deadlock waiting to acquire object monitors
Thread DumpReturns a summary of all live threads, including both daemon and non-daemon threads

Package Types

none
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

© 2026 Red Hat
Back to top