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 IPMI are as follows:
Metric Name | Description | Labels |
---|---|---|
ipmi_generic_sensor_value | Sensor values from ipmi sensors that aren’t covered in any of the other sensor metrics. | id, name, state, unit, event, type |
ipmi_fan_speed_rpm | Fan speed measure, in rpm. | id, name, state, unit, event |
ipmi_fan_speed_ratio | Fan speed measure, as a percentage of maximum speed. | id, name, state, unit, event |
ipmi_temperature_celsius | Temperature in celsius as recorded by ipmi sensors. | id, name, state, unit, event |
ipmi_voltage_volts | Voltage measure from voltage sensors | id, name, state, unit, event |
ipmi_current_amperes | Current measure from current sensors, in Amperes | id, name, state, unit, event |
ipmi_power_watts | Power measure from power sensors, in watts. | id, name, state, unit, event |
ipmimonitoring_command_success | Indicates if the ipmimonitoring command succeeded or not(1.0 = successful, 0.0 = unsuccessful) | |
ipmi_sel_state_nominal | The ID for IPMI SEL nominal event | id, date, time, name, type, event |
ipmi_sel_state_warning | The ID for IPMI SEL warning event | id, date, time, name, type, event |
ipmi_sel_state_critical | The ID for IPMI SEL critical event | id, date, time, name, type, event |
ipmi_sel_command_success | Indicates if the ipmi sel command succeeded or not(1.0 = successful, 0.0 = unsuccessful) | |
ipmi_dcmi_power_cosumption_watts | Current power consumption in watts, as given by ipmi-dcmi | |
ipmi_dcmi_command_success | Indicates if the ipmi dcmi command is successful or not(1.0 = successful, 0.0 = unsuccessful) |
Alerts
The details of the alerts that are provided by Hardware Observer for IPMI are as follows:
Alert Rule Name | Description | Severity |
---|---|---|
IPMIDCMICommandFailed | Failed to run ipmi_dcmi. | critical |
IPMIDCMIPowerConsumptionOutstanding | IPMI DCMI power consumption is high. | warning |
IPMISELCommandFailed | Failed to run ipmi-sel. | critical |
IPMISELStateWarning | IPMI system event log in warning state. | warning |
IPMISELStateCritical | IPMI system event log in critical state. | critical |
IPMIMonitoringCommandFailed | Failed to run ipmimonitoring. | critical |
IPMITemperatureStateNotOk | Temperature in warning or critical state | warning / critical |
IPMIPowerStateNotOk | Power in warning or critical state | warning / critical |
IPMIVoltageStateNotOk | Voltage in warning or critical state | warning / critical |
IPMICurrentStateNotOk | Current in warning or critical state | warning / critical |
IPMIFanSpeedStateNotOk | Fan speed in warning or critical state | warning / critical |
IPMISensorStateNotOk | IPMI sensor value in warning or critical state | warning / critical |
IPMISELDStateWarning | IPMISELD service is not active | warning |
IPMISELDStateCritical | IPMI system event log in critical state | critical |