MIB Viewer

jvmThreadInstBlockTimeMs

OBJECT-TYPE
1.3.6.1.4.1.42.2.145.3.163.1.1.3.10.1.5
Access
read-only
Status
current
Sub-identifiers
0
The approximate accumulated elapsed time (in millisecond) that a thread has blocked to enter or re-enter a monitor since it has started - or since thread contention monitoring was enabled. This object is always set to 0 if thread contention monitoring is disabled or not supported. See java.lang.management.ThreadMXBean.getThreadInfo(long,boolean). getBlockedTime()
JvmTimeMillis64TC