jvmJITCompilerTimeMonitoring
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.1.5.3
Object
scalar
JvmImplSupportStateTC
Indicates whether the Java virtual machine supports
compilation time monitoring.
See java.lang.management.CompilationMXBean.
isCompilationTimeMonitoringSupported()
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.5.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- jvmCompilation
- Siblings
- 2
Syntax
JvmImplSupportStateTC
- Source
- JvmImplSupportStateTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | unsupported |
2 | supported |
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 |
| jvmJITCompilerTimeMs 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, th… | scalar | milliseconds JvmTimeMillis64TC | .1.3.6.1.4.1.42.2.145.3.163.1.1.5.2 |