table of contents
PROMETHEUS-IPMI-EXPORTER(1) | Prometheus | PROMETHEUS-IPMI-EXPORTER(1) |
NAME¶
prometheus-ipmi-exporter - Prometheus exporter for IPMI devices
SYNOPSIS¶
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).
- --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.
December 2024 | prometheus-ipmi-exporter 1.9.0 |