packages/utils/prometheus-node-exporter-lua/files/usr/lib/lua/prometheus-collectors
Nick Hainke d34d788735 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 <vincent@systemli.org>
2020-10-12 19:51:38 +02:00
..
bmx6.lua prometheus-node-exporter-lua: add bmx6/7 scraper 2018-02-12 21:41:37 +01:00
bmx7.lua prometheus-node-exporter-lua: extend bmx7 plugin 2018-04-14 15:58:52 +09:00
conntrack.lua prometheus-node-exporter-lua: fix missing conntrack values 2019-04-03 21:08:11 +01:00
cpu.lua prometheus-node-exporter-lua: adapt 0.16 metrics 2018-06-28 23:53:12 +09:00
dawn.lua prometheus-node-exporter-lua: update dawn exporter 2020-10-07 13:54:23 +02:00
filefd.lua prometheus-node-exporter-lua: make it modular 2017-12-08 21:22:16 -08:00
hostapd_stations.lua prometheus-node-exporter-lua: add hostapd exporter 2020-02-03 15:42:35 +01:00
hostapd_ubus_stations.lua prometheus-node-exporter-lua: hostad ubus stats 2020-10-12 19:51:38 +02:00
loadavg.lua prometheus-node-exporter-lua: make it modular 2017-12-08 21:22:16 -08:00
ltq-dsl.lua prometheus-node-exporter-lua: ltq-dsl.lua: use new var names errors_fecs_* 2019-09-23 06:38:25 +02:00
meminfo.lua prometheus-node-exporter-lua: adapt 0.16 metrics 2018-06-28 23:53:12 +09:00
nat_traffic.lua prometheus-node-exporter-lua: use io.lines(), remove line_split 2017-12-08 21:22:16 -08:00
netdev.lua prometheus-node-exporter-lua: change network metric type to counter 2018-12-30 22:11:25 +01:00
netstat.lua prometheus-node-exporter-lua: adapt 0.16 metrics 2018-06-28 23:53:12 +09:00
openwrt.lua prometheus-node-exporter-lua: add target & system to OpenWrt collector 2019-08-14 20:52:30 -07:00
textfile.lua prometheus-node-exporter-lua: export static files 2018-04-30 01:17:20 +09:00
time.lua prometheus-node-exporter-lua: Change node_time_seconds type to "gauge" 2020-05-03 15:16:14 -05:00
uci_dhcp_host.lua prometheus-node-exporter-lua: uci_dhcp_host module 2020-07-20 13:11:04 -10:00
uname.lua prometheus-node-exporter-lua: close io.popen files to reap zombies 2018-11-25 17:06:24 +03:00
wifi.lua prometheus-node-exporter-lua: an unavaliable wifi interface may have stopped the scraper from functioning 2019-11-17 18:16:48 -08:00
wifi_stations.lua prometheus-node-exporter-lua: an unavaliable wifi interface may have stopped the scraper from functioning 2019-11-17 18:16:48 -08:00