packages/utils/prometheus-node-exporter-lua/files
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
..
etc prometheus-node-exporter-lua: send stdout/stderr to logread 2017-12-08 21:22:16 -08:00
usr prometheus-node-exporter-lua: Add wifi_station_count 2019-04-08 19:39:34 +01:00