mirror of
https://github.com/openwrt/packages.git
synced 2025-07-04 14:13:10 +00:00
This is a port of prometheus-node-exporter-lua to ucode. Signed-off-by: Andre Heider <a.heider@gmail.com>
8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
config prometheus-node-exporter-ucode 'main'
|
|
option listen_interface 'loopback'
|
|
option listen_port '9101'
|
|
option http_keepalive '70'
|
|
|
|
config collector 'wifi'
|
|
option stations '1'
|