|
Measures reported by SapWasMemoryTest
The SapWasMemoryTest reports the memory usage metrics revealed by the Memory Info Service. This service is responsible for keeping track of the memory that is used internally by the JVM of the owner cluster element. The service provides a set of properties for managing memory usage levels.
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Memory_used |
The memory that has been currently utilized by the JVM |
MB |
 
|
| Memory_allocated |
The amount of memory that has been allocated to the JVM |
MB |
  |
| Memory_available |
The amount of memory that is currently available |
MB |
If this value is very low or is decreasing consistently, it could be a cause for concern. You might then consider allocating more memory to the JVM of the owner cluster element. |
| allocPct |
Indicates the percentage of memory allocated to the JVM. |
Percent |
|
| usedPct |
Indicates the percentage of memory that is currently utilized by the JVM. |
Percent |
|
|