|
Measures reported by ScpAppJavaHeapMemTest
The Java Application Heap Memory test continuously monitors the heap usage of the Java Application running on the SAP BTP Neo environment and promptly alerts administrators when memory usage is at the maximum.
Outputs of the test :One set of results for each Java Application in the target SAP BTP Neo Environment.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| total |
Indicates the total amount of memory allocated to this heap area. |
MB |
|
| used |
Indicates the amount of memory utilized by this heap area. |
MB |
Ideally, the value of this measure should be low. A high value or a consistent increase in the value could indicate gradual erosion of memory resources. Compare the value of this measure across heap areas to figure out the heap area that is utilizing the maximum amount of memory. |
| free |
Indicates the amount of memory that is currently available for use by this heap area. |
MB |
Ideally, the value of this measure should be high. |
| usage |
Indicates the percentage of memory utilized by this heap area. |
Percent |
A value close to 100 indicates that the heap area is running out of memory. |
|