promwrt

Monitor OpenWrt nodes with Prometheus

motivation I’am using OpenWrt for a long time and monitoring of them was always a little bit tricky. It’s getting more complex if you’re going to use more access points. It’s an no brainer since the prometheus-node-exporter scripts exist. openwrt setup install scripts You should start with an up to date OpenWrt router. Install the prometheus node exporter scripts: prometheus-node-exporter-lua prometheus-node-exporter-lua-nat_traffic prometheus-node-exporter-lua-netstat prometheus-node-exporter-lua-openwrt prometheus-node-exporter-lua-wifi prometheus-node-exporter-lua-wifi_stations change listening interface If you use the default config, the node exporter can only be queried from the loopback interface....

December 28, 2020 · 3 min · rainer