dave14305
Part of the Furniture
I don’t know if it’s practical to try to incorporate it into the FlexQoS page, but the Bandwidth monitor page uses this query below to get per-device metrics for a MAC address. It’s not enough granularity to show per-connection stats, and it might not be easy to aggregate it to replace the pie chart data for the specific device.I have a question - would it be possible to change the FlexQoS tab in the gui so that the tracked connections show a traffic level, or perhaps when the filter is applied to the tracked connections list it also gets applied to the pie chart and traffic tables? It's great seeing which connections are open from a device, but it would be even better if I could see how much traffic each connection (or category) is generating?
http://192.168.1.1/getTraffic.asp?client=11:22:33:44:55:66
If anyone has time to research if the sum of this data equals the actual bandwidth a client uses, it would be helpful.
EDIT: this query only shows totals, not intervals, so it’s less useful for this purpose without calculating deltas between successive queries. I don’t think this is doable in the near future. You guys would be surprised how limiting it can be to get data from the OS level without firmware-level access.
Last edited: