Hardware Observer
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 522 | 26 Aug 2025 | |
latest/stable | 521 | 26 Aug 2025 | |
latest/stable | 520 | 26 Aug 2025 | |
latest/stable | 519 | 26 Aug 2025 | |
latest/stable | 518 | 26 Aug 2025 | |
latest/stable | 517 | 26 Aug 2025 | |
latest/stable | 516 | 26 Aug 2025 | |
latest/stable | 515 | 26 Aug 2025 | |
latest/stable | 514 | 26 Aug 2025 | |
latest/stable | 513 | 26 Aug 2025 | |
latest/stable | 512 | 26 Aug 2025 | |
latest/stable | 511 | 26 Aug 2025 | |
latest/stable | 15 | 17 Jan 2025 | |
latest/candidate | 511 | 15 Aug 2025 | |
latest/candidate | 512 | 15 Aug 2025 | |
latest/candidate | 513 | 15 Aug 2025 | |
latest/candidate | 514 | 15 Aug 2025 | |
latest/candidate | 515 | 15 Aug 2025 | |
latest/candidate | 516 | 15 Aug 2025 | |
latest/candidate | 517 | 15 Aug 2025 | |
latest/candidate | 518 | 15 Aug 2025 | |
latest/candidate | 519 | 15 Aug 2025 | |
latest/candidate | 520 | 15 Aug 2025 | |
latest/candidate | 521 | 15 Aug 2025 | |
latest/candidate | 522 | 15 Aug 2025 | |
latest/candidate | 15 | 02 Jan 2025 | |
latest/edge | 522 | 13 Aug 2025 | |
latest/edge | 521 | 13 Aug 2025 | |
latest/edge | 520 | 13 Aug 2025 | |
latest/edge | 519 | 13 Aug 2025 | |
latest/edge | 518 | 13 Aug 2025 | |
latest/edge | 517 | 13 Aug 2025 | |
latest/edge | 516 | 13 Aug 2025 | |
latest/edge | 515 | 13 Aug 2025 | |
latest/edge | 514 | 13 Aug 2025 | |
latest/edge | 513 | 13 Aug 2025 | |
latest/edge | 512 | 13 Aug 2025 | |
latest/edge | 511 | 13 Aug 2025 | |
latest/edge | 15 | 03 Nov 2023 |
juju deploy hardware-observer
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
24.04
22.04
20.04
18.04
Metrics
The details of the metrics exposed by Hardware Observer for Redfish are as follows:
Metric Name | Description | Labels |
---|---|---|
redfish_call_success | Indicates whether the call to the redfish API was successful. | |
redfish_service_available | Indicates whether the redfish service is available on the system. | |
redfish_sensor_info | Sensor information obtained from redfish | chassis, sensor, reading, health |
redfish_chassis_info | Chassis information obtained from redfish. | chassis_id, chassis_type, manufacturer, model, health, state |
redfish_processors | Total number of processors obtained from redfish. | system_id |
redfish_processor_info | Processor information obtained from redfish. | system_id, processor_id, model, health, state |
redfish_storage_controllers | Total number of storage controllers obtained from redfish. | system_id |
redfish_storage_controller_info | Storage controller information obtained from redfish. | system_id, storage_id, controller_id, state, health |
redfish_storage_drives | Total number of storage drives obtained from redfish. | system_id |
redfish_storage_drive_info | Storage drive information obtained from redfish. | system_id, storage_id, drive_id, state, health |
redfish_memory_dimms | Total number of memory DIMMs obtained from redfish. | system_id |
redfish_memory_dimm_info | Memory DIMM information obtained from redfish. | system_id, memory_id, state, health |
redfish_network_adapters | Total number of network adapters obtained from redfish. | chassis_id |
redfish_smart_storage_health | Indicates whether Smart Storage (if present) is healthy. | chassis_id |
Alerts
The details of the alerts that are provided by Hardware Observer for Redfish are as follows:
Alert Rule Name | Description | Severity |
---|---|---|
RedfishCallFailed | Call to the Redfish API failed. | warning |
RedfishServiceUnavailable | No Redfish services available. | warning |
RedfishSensorHealthNotOk | Redfish sensor health not OK. | critical |
RedfishSmartStorageHealthNotOk | Redfish Smart Storage health not OK | critical |
RedfishMemoryDimmHealthNotOk | Redfish memory DIMM health not OK | critical |
RedfishStorageControllerHealthNotOk | Redfish storage controller health not OK | critical |
RedfishStorageDriveHealthNotOk | Redfish storage drive health not OK | critical |
RedfishChassisHealthNotOk | Redfish chassis health not OK | critical |
RedfishProcessorHealthNotOk | Redfish processor health not OK | critical |