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

# prometheus-ipmi-exporter supports the following options:
#
#  -h, --help                     Show context-sensitive help (also try
#                                 --help-long and --help-man).
#      --config.file=CONFIG.FILE  Path to configuration file.
#      --freeipmi.path="/usr/sbin"
#                                 Path to FreeIPMI executables.
#      --web.listen-address=":9290"
#                                 Address to listen on for web interface and telemetry.
#      --log.level="info"         Only log messages with the given severity or
#                                 above. Valid levels: [debug, info, warn, error, fatal]
#      --log.format="logger:stderr"
#                                 Set the log target and format. Example:
#                                 "logger:syslog?appname=bob&local=7" or "logger:stdout?json=true"
