prometheus-community / ipmi_exporter

Remote IPMI exporter for Prometheus
MIT License
459 stars 131 forks source link

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

Closed huseyinbabal closed 3 months ago

huseyinbabal commented 4 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 3 months ago

Already fixed in the upstream, closing