Measures reported by MITKRMemoryTest
This test monitors the memory utilization of the Mikrotik router and proactively alerts administrators to potential resource contentions, if any.
Outputs of the test : One set of results for the target Mikrotik Router being monitored.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| totalMemory |
Indicates the total amount of memory allotted for the router. |
MB |
A value close to 100% is a cause of concern which requires further investigation. |
| usedMemory |
Indicates the amount of memory utilized by the router. |
MB |
A low value is desired for this measure. |
| freeMemory |
Indicates the amount of memory that is available for use by the router. |
MB |
A high value is desired for this measure. |
| usedMemoryUtil |
Indicates the percentage of memory that was utilized by the router. |
Percent |
A utilization value close to 100% is indicative of a memory bottleneck at the router. |
|