MIB Viewer

jvmThreadInstCpuTimeNs

OBJECT-TYPE
1.3.6.1.4.1.42.2.145.3.163.1.1.3.10.1.8
Access
read-only
Status
current
Sub-identifiers
0
The approximate accumulated CPU time (in nanosecond) for a thread since it has started - or since thread CPU time monitoring was enabled. If the thread of the specified ID is not alive or does not exist, or the CPU time measurement is disabled or not supported, this object is set to 0. See java.lang.management.ThreadMXBean.getThreadCpuTime(long), java.lang.management.ThreadMXBean.isThreadCpuTimeSupported(), java.lang.management.ThreadMXBean.isThreadCpuTimeEnabled()
JvmTimeNanos64TC