OpenWrt Monitoring with Prometheus & Grafana
Overview
OpenWrt does not run the standard Go node-exporter by default. Instead, it provides a Lua-based exporter that:
- Is extremely lightweight (router-friendly)
- Uses its own
uhttpdinstance - Exposes Prometheus metrics over HTTP (commonly on port
9100) - Supports system, network, and WiFi client metrics