ipmi_exporter/ipmi_local.yml
Conrad Hoffmann 557f2c072b Refactor and improve documentation
* Streamline README
* Link to container imgages
* Move privileges part to separate doc
* Use absolute paths for `sudo` examples
* Emphasize `sudo` only being needed for local metrics
2024-10-18 10:09:07 +02:00

26 lines
812 B
YAML

# Configuration file for ipmi_exporter
# This is an example config for scraping the local host.
# In most cases, this should work without using a config file at all, but here
# are some examples of things that can be customized. If you require privilege
# elevation to get the local metrics, see the `ipmi_local_sudo.yml` example.
modules:
default:
# Available collectors are bmc, bmc-watchdog, ipmi, chassis, dcmi, sel, sel-events and sm-lan-mode
collectors:
- bmc
- ipmi
- dcmi
- chassis
- sel
- sel-events
# Got any sensors you don't care about? Add them here.
exclude_sensor_ids:
- 2
- 29
- 32
# Define custom metrics for SEL entries
sel_events:
- name: correctable_memory_error
regex: Correctable memory error.*