Releases: prometheus-community/ipmi_exporter
Releases · prometheus-community/ipmi_exporter
1.9.0 / 2024-10-17
1.8.0 / 2024-01-23
1.7.0 / 2023-10-18
- Update common files
- Update build
- Update golang to 1.21
- Update dependecies
- Switch to Alpine-based Docker image
- Add missing error handling
- Added chassis cooling fault and drive fault metrics
- Now,
ipmi_dcmi_power_consumption_watts
metric is not present if Power
Measurement feature is not present. Before this change - the value was zero
1.6.1 / 2022-06-17
- Another "I screwed up the release" release
See the CHANGELOG for more details.
1.5.1 / 2022-02-21
- Bugfix release for the release process itself :)
v1.5.0
Big changes are the move to prometheus-community, along with new build
system and (hopefully) the docker namespace.
User facing changes include some fan sensors that measure in "percent of
maximum rotation speed" instead of the usual RPM now showing up as fans
explicitly (previously they were generic sensors).
Thanks a lot to all the contributors and sorry for the long wait!
v.1.4.0
v1.3.2
v1.3.1
v1.3.0
- New
sm-lan-mode
collector to get the "LAN mode" setting on Supermicro BMCs (not enabled by default) - Added "system firmware version" (i.e. the host's BIOS version) to the BMC info metric
- Update all dependencies