ARGS="--config.file=/etc/prometheus/ipmi_remote.yml"

# prometheus-ipmi-exporter supports the following options:
#
#  --config.file=CONFIG.FILE
#    Path to configuration file.
#  --freeipmi.path="/usr/sbin"
#    Path to FreeIPMI executables.
#  --log.level=info
#    Only log messages with the given severity or above. One of: [debug, info,
#    warn, error]
#  --log.format=logfmt
#    Output format of log messages. One of: [logfmt, json]
#  --web.listen-address=":9290"
#    Address to listen on for web interface and telemetry.
