7 lines
356 B
Text
7 lines
356 B
Text
ARGS=""
|
|
|
|
# dht11-exporter supports the following options:
|
|
# -a, --address <ADDRESS> The IPv4 or IPv6 address where the metrics are served [default:
|
|
# 127.0.0.1]
|
|
# -g, --gpio <GPIO> The GPIO pin of the DHT11 data line [default: 4]
|
|
# -p, --port <PORT> The port where the metrics are served [default: 9112]
|