jvmMemPoolPeakReset
JVM-MANAGEMENT-MIB ·
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.5
Object
column
r/w
milliseconds JvmTimeMillis64TC
This object indicates the last time - in milliseconds - at which
the peak memory usage statistic of this memory pool was reset
to the current memory usage. This corresponds to a time stamp
as returned by java.lang.System.currentTimeMillis();
Setting this object to a time earlier than its current time value
has no effect. Setting this object to a time later than its current
time value causes the peak memory usage statistic of this memory
pool to be reset to the current memory usage. The new value of this
object will be the time at which the reset operation is triggered.
There could be a delay between the time at which the reset operation
is triggered and the time at which the actual resetting happens, so
this value is only indicative.
See java.lang.management.MemoryPoolMXBean.resetPeakUsage()
Context
- MIB
- JVM-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.42.2.145.3.163.1.1.2.110.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- jvmMemPoolEntry
Syntax
milliseconds JvmTimeMillis64TC
Values & Constraints
No enumerated values or constraints recorded.