|
Measures reported by PartitionStatTest
This test reports the runtime statistics pertaining to a BES partition.
The measures made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| MemoryAvailable |
The heap available for the partition |
MB
|
  |
| MemoryUsed |
Amount of heap used by the partition |
MB
|
  |
| MaxMemoryUsed |
Maximum amount of heap used by the partition |
MB |
  |
| ActiveThreadCount |
The current number of active threads in the partition |
Number
|
  |
| DeployedArchives |
The number of archives deployed in the partition |
Number
|
  |
|