Closed xavier83 closed 2 years ago
The software architecture of nlbwmon does not support this use case. It regularly polls conntrack for accounting information but that information is not real time unfortunately.
@jow- isn't computing "realtime" speed as simple as tracking the change in bandwidth accounting data between every poll over the interval of polling? am I missing something?
https://github.com/kiougar/luci-wrtbwmon seems to support it but looks unmaintained :disappointed:
Seems like it is supposed to be a ui/luci level feature? :slightly_smiling_face: https://github.com/jow-/nlbwmon/issues/45