jvmJITCompilerTimeMs
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.1.5.2
Object
scalar
milliseconds JvmTimeMillis64TC
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()
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.5.2- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- milliseconds
- Parent
- jvmCompilation
- Siblings
- 2
Syntax
milliseconds JvmTimeMillis64TC
- Source
- JvmTimeMillis64TC
- Base type
Unsigned64
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jvmJITCompilerName The name of the Just-in-time (JIT) compiler.
See java.lang.management.CompilationMXBean.getName() | scalar | JvmJavaObjectNameTC | .1.3.6.1.4.1.42.2.145.3.163.1.1.5.1 |
| jvmJITCompilerTimeMonitoring Indicates whether the Java virtual machine supports
compilation time monitoring.
See java.lang.management.CompilationMXBean.
isCompilationTimeMonitor… | scalar | JvmImplSupportStateTC | .1.3.6.1.4.1.42.2.145.3.163.1.1.5.3 |