prometheus-node-exporter-lua: hostad ubus stats
authorNick Hainke <redacted>
Thu, 8 Oct 2020 12:40:00 +0000 (14:40 +0200)
committerNick Hainke <redacted>
Mon, 12 Oct 2020 17:51:38 +0000 (19:51 +0200)
commitd34d788735fed9e7f97ef06f619611ea771eba67
treee688702c8dad7daebde07a6b82227c4321306cd5
parent871975ddffc32d0c72389c6d3b804f014c37ef6a
prometheus-node-exporter-lua: hostad ubus stats

There is already the hostapd_stations exporter, which uses
hostapd-utils (more precisely hostapd-cli) to get client statistics.
However, the ubus interface is permanently integrated under hostapd
in OpenWrt. So this exporter needs one dependency less.

For now it exports mainly the rrm statistics. Many people are
interested in what your device supports. The exporter provides
information about the radio-resource-managment extensions.

Signed-off-by: Nick Hainke <redacted>
utils/prometheus-node-exporter-lua/Makefile
utils/prometheus-node-exporter-lua/files/usr/lib/lua/prometheus-collectors/hostapd_ubus_stations.lua [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT