I am trying to get historic utilization for a specific interface. Specifically I would like to see the Average and Max Utilization by day for the last month for InterfaceA.
Example ( InterfaceA 09/01/2013 30% 67%)
This data is not stored in the DB it is calculated on the fly by solarwinds.
First - Why doesnt solarwinds calculate this percentage then store that number in the DB?
Second - Why Is there no report to look at this data historically? Only the top 25 current.
Third - Has anyone developed a custom SQL query that can calculate this data for a specific interface. I am having trouble with the calculations
Also I have opened a ticket with support and they were somewhat helpful in providing the calculation that happens behind the scenes see the attached excel doc for the information they provided about how utilization % is calculated