prometheus-node-exporter-lua: add dawn exporter 12342/head
authorNick Hainke <vincent@systemli.org>
Wed, 27 May 2020 10:31:51 +0000 (12:31 +0200)
committerNick Hainke <vincent@systemli.org>
Fri, 26 Jun 2020 13:20:03 +0000 (15:20 +0200)
commitc8d1a3b60c499063d0731f22df6a5cd9e3933f83
tree5ed66abd34605b04e77cb42413900659031b29f1
parent26291bba4eb4bd4ddea16b702d326d75845c3b42
prometheus-node-exporter-lua: add dawn exporter

DAWN is a decentralized WiFi Controller.
https://github.com/berlin-open-wireless-lab/DAWN

The node exporter allows to gather statistics about your network:
- Infos about AP (Channel Utilization, Station Count, ...)
- Connected Clients (Signal, Capabilities)

Signed-off-by: Nick Hainke <vincent@systemli.org>
utils/prometheus-node-exporter-lua/Makefile
utils/prometheus-node-exporter-lua/files/usr/lib/lua/prometheus-collectors/dawn.lua [new file with mode: 0644]