Show Table of Contents
3.9.2. JMX - Threading Service
Overview
Table 3.1995. Overview
| Description: | Information on threading in the VM |
| Singleton: | yes |
| Plugin: | JMX |
Child Resource Types
none
Connection Properties
Table 3.1996.
| Name | Description | Required | Internal 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
Table 3.1997. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Thread Count | measurement | Number of active threads in the system | ThreadCount |
| Peak Thread Count | measurement | Peak count of active threads in the system | PeakThreadCount |
| Total Started Thread Count | measurement | Count of threads started since system start | TotalStartedThreadCount |
| Daemon Thread Count | measurement | Count of threads marked as daemons in the system | DaemonThreadCount |
| Suspended Thread Count | measurement | Count of suspended threads | SuspendedThreadCount |
| Deadlocked Thread Count | measurement | Count 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
Table 3.1998.
| Name | Description | Required | Internal 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
Table 3.1999. Metrics
| Name | Description |
|---|---|
| Reset Peak Thread Metrics | Reset the peak number of threads |
| Find Monitor Deadlocked Threads | Finds cycles of threads that are in deadlock waiting to acquire object monitors |
| Thread Dump | Returns a summary of all live threads, including both daemon and non-daemon threads |
Package Types
none

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.