alzhao
10
The collectd package is missing. Here is a temp solution for you.
Edit /etc/opkg/distfeeds.conf. Added package from openwrt, comment out first line
#src/gz glinet_packages https://fw.gl-inet.com/releases/v19.07.8/packages-3.0/ath79/packages
src/gz glinet_private https://fw.gl-inet.com/releases/v19.07.8/packages-3.0/ath79/glinet
src/gz glinet_kmod https://fw.gl-inet.com/releases/v19.07.8/kmod-3.0/ath79/nand
src/gz openwrt_packages https://downloads.openwrt.org/releases/19.07.8/packages/mips_24kc/packages/
src/gz openwrt_luci https://downloads.openwrt.org/releases/19.07.8/packages/mips_24kc/luci/
src/gz openwrt_base https://downloads.openwrt.org/releases/19.07.8/packages/mips_24kc/base/
Then you can install luci-app-statistics.
After reboot router it works.
1 Like