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

display bmc firmware version and access link #30

Open
timogoebel opened this issue Jul 9, 2018 · 2 comments
Open

display bmc firmware version and access link #30

timogoebel opened this issue Jul 9, 2018 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@timogoebel
Copy link
Member

The list of hypervisors should contain a link to the BMC and display the bmc firmware version.

The firmware version can be gathered using a "sensor reading":

runtime.healthSystemRuntime.systemHealthInfo.numericSensorInfo.find { |sensor| sensor.name == 'Dell Inc. BMC Firmware (node 0) 46:10000 2.52' }

For Dell: Dell Inc. BMC Firmware (node 0) 46:10000 2.52

For HP: Hewlett-Packard BMC Firmware (node 0) 46:10000 1.30

@timogoebel timogoebel added the enhancement New feature or request label Jul 9, 2018
@timogoebel timogoebel changed the title display bmc firmware version and and access link display bmc firmware version and access link Oct 20, 2018
@chris1984
Copy link

@timogoebel can I work on this one?

@timogoebel timogoebel added the help wanted Extra attention is needed label Mar 29, 2019
@timogoebel
Copy link
Member Author

@chris1984: Sure, go ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants