Skip to content

display bmc firmware version and access link #30

Open
@timogoebel

Description

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

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions