Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-27 | luci-app-nlbwmon: fix typos | Balázs Úr | |
Signed-off-by: Balázs Úr <balazs@urbalazs.hu> | |||
2019-11-13 | luci-app-nlbwon: fix parsing relative interval values from config | Jo-Philipp Wich | |
Fixes: #3302 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2017-07-28 | luci-app-nlbwmon: new package | Jo-Philipp Wich | |
This commit introduces luci-app-nlbwmon, a frontend for nlbwmon, the lightweight NetLink BandWidth Montor. The nlbwmon daemon gathers per-host traffic statistics by querying netlink accounting data. Due to this approach, the executable is very small and does not rely on libpcap and CPU intensive raw sockets to monitor traffic. Depends on PR https://github.com/openwrt/packages/pull/4646 Signed-off-by: Jo-Philipp Wich <jo@mein.io> |