Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show powersupply and power state #264

Merged
merged 4 commits into from
Oct 2, 2024
Merged

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Oct 2, 2024

References

Closes metal-stack/metal-bmc#69.

Depends on:

Additional Description

Now metalctl machine ipmi shows the power state (ON/OFF) and the state of the powersupplies (all healthy or one of them not healthy) with one symbol location.

If the machine is powered on a ⏻ is shown, it is green if all powersupplies are OK, but red if one of them is not OK.
If the machine is powered down, the ⏾ symbol is shown.
If the power state of the machine is not known, the ⏻ is white.

@majst01 majst01 requested a review from a team as a code owner October 2, 2024 07:26
@majst01 majst01 merged commit 45c24e5 into master Oct 2, 2024
5 checks passed
@majst01 majst01 deleted the report-powersupply-state branch October 2, 2024 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Report Powersupply state
2 participants