luci-bwc

文件位于:   ../feeds/luci/modules/admin-full/src/luci-bwc.c

功能: Very simple bandwidth collector cache for LuCI realtime graphs

         主要用于绘画实时信息图使用,一个简单的流量收集缓存。

使用:

root@root:/# luci-bwc
Usage:
        luci-bwc [-t timeout] -i ifname           流量
        luci-bwc [-t timeout] -r radiodev        无线
        luci-bwc [-t timeout] -c                     链接
        luci-bwc [-t timeout] -l                      负载

原文地址:https://www.cnblogs.com/rohens-hbg/p/5231687.html