|
Measures reported by WsJvmTest
The WsJvmTest monitors the usage of WebSphere's JVM heap. The measures
made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Total_memory
|
Indicates the total heap size of the JVM |
MB
|
  |
| Used_memory
|
Indicates the
amount of memory utilized |
MB
|
A very high value of this measure indicates excessive load on the WebSphere server. In such a case, you might want to consider increasing the heap size.
|
| Free_memory
|
Indicates the amount of memory currently available in the JVM |
MB
|
A very low value is indicative of excessive utilization of the JVM heap.
|
|