05-16-2024 05:09 AM
When using the command "monitor ports statistics interface utilization" the provided output doesn't seem to make sense. For example -
Although we see the IN/OUT octets increasing it doesn't affect the utilisation column. I was expecting something similar to "show ports utilization bandwidth" in EXOS.
Can anyone comment on whether this is correct? Am I just mis-interpreting the command output?
Tried on SW v8.8 & 8.10.
Solved! Go to Solution.
05-16-2024 05:15 AM
The in/out octet counters show cumulative values over a long time or since you last cleared the port stats.
The % util columns are calculated based on increases of the in/out octets over the last monitor interval period = 1 sec for you.
==> The utilization of those interfaces on the last sample that screenshot was taken is virtually null, hence 0%
I can guarantee that those % values do work, just connect a traffic generator and pump line rate, you will see them go to 100%
05-16-2024 05:15 AM
The in/out octet counters show cumulative values over a long time or since you last cleared the port stats.
The % util columns are calculated based on increases of the in/out octets over the last monitor interval period = 1 sec for you.
==> The utilization of those interfaces on the last sample that screenshot was taken is virtually null, hence 0%
I can guarantee that those % values do work, just connect a traffic generator and pump line rate, you will see them go to 100%
05-16-2024 05:52 AM
Thanks Ludovico. I realised I was looking at throughput that was too low. It was a 10gbps interface with around 80mbps utilisation so not being picked up as it was less than 0. Didn't help that I'd managed to pick the most underutilised set of switches onsite.