formula-prometheus-ng/prometheus/files/default-blackbox_exporter.j...

7 lines
296 B
Plaintext
Raw Normal View History

2016-12-12 07:43:05 -05:00
# Set the command-line arguments to pass to the blackbox_exporter service.
2017-11-20 20:17:09 -05:00
ARGS="--config.file {{config_file}}"
2016-12-12 07:43:05 -05:00
# Blackbox exporter supports the following options:
# -config.file string
# Blackbox exporter configuration file name.
# (default "/etc/prometheus/blackbox_exporter.yml)