MIB Viewer

jvmThreadInstWaitTimeMs

OBJECT-TYPE
1.3.6.1.4.1.42.2.145.3.163.1.1.3.10.1.7
Access
read-only
Status
current
Sub-identifiers
0
The approximate accumulated elapsed time (in millisecond) that a thread has waited on a monitor through a java.lang.Object.wait method since it has started - or since thread contention monitoring wasenabled. This object is always set to 0 if thread contention monitoring is disabled or not supported. See java.lang.management.ThreadMXBean.getThreadInfo(long,boolean). getWaitedTime()
JvmTimeMillis64TC