I want to know how NPM calculate bandwidth utilization I used this formula found in thwack
Bandwidth Utlization formula:
Utilization: The averagepercentage of bandwidth utilization rates the report period.
Bandwidth Utilization | (Total Bytes In + Total Bytes Out) x 8 x 100% |
|--------------------------------------------- | / report period
| (Speed In + Speed Out) |
still I don't get the utilization that shown in the interface detail page . please tell me how to calculate this ,
thank you