CPU utilization info for the LuCI status page (OpenWrt webUI).
OpenWrt >= 21.02.
Lite version: luci-app-cpu-status-mini.
wget --no-check-certificate -O /tmp/luci-app-cpu-status_0.6.1-r1_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-app-cpu-status_0.6.1-r1_all.ipk
opkg install /tmp/luci-app-cpu-status_0.6.1-r1_all.ipk
rm /tmp/luci-app-cpu-status_0.6.1-r1_all.ipk
/etc/init.d/rpcd reload
i18n-ru:
wget --no-check-certificate -O /tmp/luci-i18n-cpu-status-ru_0.6.1-r1_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-i18n-cpu-status-ru_0.6.1-r1_all.ipk
opkg install /tmp/luci-i18n-cpu-status-ru_0.6.1-r1_all.ipk
rm /tmp/luci-i18n-cpu-status-ru_0.6.1-r1_all.ipk
CPU performance: https://github.com/gSpotx2f/luci-app-cpu-perf.