MIB Viewer

jvmJITCompilerTimeMs

OBJECT-TYPE
1.3.6.1.4.1.42.2.145.3.163.1.1.5.2
Access
read-only
Status
current
Sub-identifiers
0
Gets the approximate accumulated elapsed time (in milliseconds) spent in compilation since the Java virtual machine has started. If multiple threads are used for compilation, this value is the summation of the approximate time that each thread spent in compilation. If compiler time monitoring is not supported, then this object remains set to 0. See java.lang.management.CompilationMXBean.getTotalCompilationTime()
JvmTimeMillis64TC