Document new "system firmware version" in BMC info

This commit is contained in:
Conrad Hoffmann 2020-07-26 16:46:54 +02:00
parent 2c6a73b151
commit 35a6530c50
1 changed files with 3 additions and 2 deletions

View File

@ -278,9 +278,10 @@ This metric is only provided if the `bmc` collector is enabled.
For some basic information, there is a constant metric `ipmi_bmc_info` with
value `1` and labels providing the firmware revision and manufacturer as
returned from the BMC. Example:
returned from the BMC, and the host system's firmware version (usually the BIOS
version). Example:
ipmi_bmc_info{firmware_revision="2.52",manufacturer_id="Dell Inc. (674)"} 1
ipmi_bmc_info{firmware_revision="1.66",manufacturer_id="Dell Inc. (674)",system_firmware_version="2.6.1"} 1
### Chassis Power State