prometheus-node-exporter-lua: add hostapd exporter 11221/head
authorDavid Bauer <mail@david-bauer.net>
Tue, 3 Dec 2019 23:40:08 +0000 (00:40 +0100)
committerDavid Bauer <mail@david-bauer.net>
Mon, 3 Feb 2020 14:42:35 +0000 (15:42 +0100)
commitaf8f8f80469fe595171d9dd4895a7dc0fbe0e29b
treed8b63db1c97b61fa5d205100dfbe0efbf4c44b1f
parent696f5565f8a94cddda6f19860787e675e6010f7d
prometheus-node-exporter-lua: add hostapd exporter

This exporter exposes information of the connected stations acquired
from hostapd. These contain additional information compared to the
existing station exporter, however they require a full build of hostapd
/ wpad.

Signed-off-by: David Bauer <mail@david-bauer.net>
utils/prometheus-node-exporter-lua/Makefile
utils/prometheus-node-exporter-lua/files/usr/lib/lua/prometheus-collectors/hostapd_stations.lua [new file with mode: 0644]