|
Measures reported by JbJVMTest
This test monitors the heap usage and thread usage of the Java Virtual Machine (JVM) on which the JBoss application server runs. The measures made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Free_memory |
The memory available in the JVM heap of the JBoss application server |
MB |
If this value decreases consistently, then try increasing the memory heap of the JVM. |
| Used_memory |
The amount of JVM heap memory used |
MB |
  |
| Total_memory |
The total memory allocated to the JVM |
MB |
  |
| No_of_active_threads |
The total number of threads that are active in the JBoss server |
Number |
  |
|