You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ipmi_power_supply_redundancy = 1.0 # with some arbitrary meaning of 1 = ok, 0 = no redundancy, 2 = redundancy lost
This metric would not come 1:1 from ipmi-sensors but could be derived by the whether power supply sensors are present, you have more than 2, and there are at least 2 up.
The text was updated successfully, but these errors were encountered:
The IPMI sensors collector is already exposing metrics about power supplies, but they could be surfaced a bit better.
This is how they currently look:
We could take these values out of the generic section and have a dedicated metric:
Even better, we could have a redundancy metric:
This metric would not come 1:1 from ipmi-sensors but could be derived by the whether power supply sensors are present, you have more than 2, and there are at least 2 up.
The text was updated successfully, but these errors were encountered: