0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-04 14:13:10 +00:00
Files
Andre Heider 06c2ef2ce4 prometheus-node-exporter-ucode: add new package
This is a port of prometheus-node-exporter-lua to ucode.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2023-08-25 10:18:26 +02:00

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'