packages/utils/prometheus-node-exporter-lua/files/usr
Alex Tomlins 1237e196b4 prometheus-node-exporter-lua: Add wifi_station_count
To return the number of connected clients.

At present this can be partially inferred by using a count() over one of
the existing metrics, however this doesn't handle the case when there
are no connected clients. When that happens, the count() will return no
data instead of 0.

Signed-off-by: Alex Tomlins <alex@tomlins.org.uk>
2019-04-08 19:39:34 +01:00
..
bin prometheus-node-exporter-lua: close io.popen files to reap zombies 2018-11-25 17:06:24 +03:00
lib/lua/prometheus-collectors prometheus-node-exporter-lua: Add wifi_station_count 2019-04-08 19:39:34 +01:00