Man page - prometheus-ipmi-exporter(1)
Packages contains this manual
apt-get install prometheus-ipmi-exporter
Manual
PROMETHEUS-IPMI-EXPORTER
NAMESYNOPSIS
DESCRIPTION
OPTIONS
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=FREEIPMI.PATH
Path to FreeIPMI executables (default: rely on $PATH).
--native-ipmi
Use native IPMI implementation instead of FreeIPMI (EXPERIMENTAL)
--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. Examples: ‘:9100‘ or ‘[::1]:9100‘ for http, ‘vsock://:9100‘ for vsock
--web.config.file
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.