Provided by: prometheus-ipmi-exporter_1.6.1-2ubuntu0.1_amd64 bug

NAME

       prometheus-ipmi-exporter - Prometheus exporter for IPMI devices

SYNOPSIS

       prometheus-ipmi-exporter [<flags>]

DESCRIPTION

OPTIONS

       -h, --help
              Show context-sensitive help (also try --help-long and --help-man).

       --config.file=CONFIG.FILE
              Path to configuration file.

       --freeipmi.path
              Path to FreeIPMI executables.

       --web.systemd-socket
              Use systemd socket activation listeners instead of port listeners (Linux only).

       --web.listen-address=:9290
              Addresses  on  which  to  expose metrics and web interface. Repeatable for multiple
              addresses.

       --web.config.file
              [EXPERIMENTAL] Path to configuration file that can enable  TLS  or  authentication.
              See:           https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-
              configuration.md

       --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]

       --version
              Show application version.