Measures reported by MPTaskStackTest
This test auto-discovers the stack memories on the target Maipu Router and for each stack memory, reports the memory utilization. Using this test, administrators can figure out the stack memory that can accommodate additional resources.
Outputs of the test : One set of results for each task ID of the target router being monitored.
Descriptor of the test : Task ID
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| totalSize |
Indicates the total size of stack memory utilized by this task. |
MB |
|
| usedSize |
Indicates the amount of stack memory utilized by this task. |
MB |
A low value is desired for this measure. |
| freeSize |
Indicates the amount of stack memory that is available for use by this task. |
MB |
A high value is desired for this measure. |
| usedUtil |
Indicates the percentage of stack memory utilized by this task. |
Percent |
A utilization value close to 100% is indicative of a memory bottleneck at the router. |
|