prometheus-community / ipmi_exporter

Remote IPMI exporter for Prometheus
MIT License
472 stars 133 forks source link

Fallback to Firmware Revision if system firmware version is absent #195

Closed huseyinbabal closed 5 months ago

huseyinbabal commented 6 months ago

It fallbacks to Firmware Revision if System Firmware Version is missing to prevent failure during metric collection

Fixes https://github.com/prometheus-community/ipmi_exporter/issues/194

huseyinbabal commented 5 months ago

Already fixed in the upstream, closing