OpenWrt - Statistik And Monitoring
OpenWrt - Statistik And Monitoring
OpenWrt provides a wide variety of statistics and monitoring tools. This article shows some examples.
All articles of the OpenWrt series
Traffic Monitoring
opkg update
opkg install collectd luci-app-statistics luci-i18n-statistics-de luci-i18n-statistics-en collectd-mod-cpu collectd-mod-interface collectd-mod-iwinfo collectd-mod-load collectd-mod-memory collectd-mod-network collectd-mod-rrdtool collectd-mod-dns collectd-mod-ipstatistics collectd-mod-ping
If you cannot see the Statistics
re-login to LuCi.
Statistics Setup
Collectd Settings - Collected Settings
Collectd Settings - General plugins
Collectd Settings - Network plugins
Collectd Settings - Output plugins
The data for the statistics will be stored on the USB storage device.
On the CLI you can search for the correct path and create a new folder rrd
for the statistics data:
mkdir /mnt/sda1/rrd
Statistik Diagram
More statistics with vnstat
opkg install vnstat luci-app-vnstat luci-i18n-vnstat-en luci-i18n-vnstat-de
Quotas
opkg install nlbwmon luci-i18n-nlbwmon-en luci-i18n-nlbwmon-de
The database will be stored on the external USB storage device.
mkdir /mnt/sda1/nlbwmon
All articles of the OpenWrt series
Gib mir gerne einen Kaffee ☕ aus ❗️
Wenn dir meine Beiträge gefallen und geholfen haben, dann kannst du mir gerne einen Kaffee ☕️ ausgeben.
Follow Me❗️
Source
- Image: Official OpenWrt Logo - https://OpenWrt.org/_media/docs/guide-graphic-designer/OpenWrt-logo-usage-guidelines.pdf
- 🔗 https://peterbabic.dev/blog/nlbwmon-per-client-bandwidth-monitor-OpenWrt/