The VM can be monitored using the bam -m command. The information displayed in this window is refreshed every second
| Name | Description |
|---|---|
| Uptime | How long BAM has been running in days, hours, minutes and seconds |
| Used Memory | Java heap memory used in MB - once the system is running a while this should reach a peak and be less than Max Memory |
| Max Memory | Maximum Java heap memory available in MB |
| Percent Memory Used | Used Memory as a percentage of Max Memory |
| Thread Count | Total number of threads running on this BAM instance |
| Warnings | Number of warning messages triggered since BAM was started |
| Errors | Number of error messages triggered since BAM was started |