Attributes for Memory lists some key attributes for Memory.
Attribute |
Description |
Allowed values |
---|---|---|
BufferMissPct |
Number of buffer misses for this Memory, expressed as a percentage of the total number of buffer requests; for example: 0.0 |
Numeric (float) |
BufferUtilizationPct |
Number of buffers used for this Memory, expressed as a percentage of the total number of buffers; for example: 0.0 |
Numeric (float) |
DeviceID |
Address or other identifying information to uniquely name this Memory; for example: 3 |
String |
DisplayName |
Name, as shown in the Global Console, of this Memory; for example: MEM-10.9.1.108/3 [Virtual Memory] |
String |
FreeMemory |
Amount of free memory in kilobytes available for this Memory; for example: 185024 |
Integer |
FreeMemoryPct |
The percentage of free memory of the total memory. |
Numeric (float) |
LargestFreeBuffer |
Largest number of contiguous kilobytes that are currently unused for this Memory; for example: 93656 |
Integer |
Name |
Name, as known in the modeled topology, of this Memory; for example: MEM-10.9.1.108/3 |
String |
SystemName |
Name of the system containing this Memory; for example: 10.9.1.108 |
String |
TotalBufferAllocationFailures |
Number of buffer allocation failures due to lack of memory experienced in the last polling cycle for this Memory; for example: 0 |
Integer |
TotalMemory |
Amount of memory present in this Memory as reported by the instrumentation; for example: 2521984 |
Integer |