Hardware Observer
- Canonical BootStack Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 84 | 02 Jul 2024 | |
latest/stable | 13 | 01 Nov 2023 | |
latest/candidate | 113 | 15 Oct 2024 | |
latest/candidate | 112 | 15 Oct 2024 | |
latest/candidate | 13 | 30 Oct 2023 | |
latest/edge | 121 | 11 Nov 2024 | |
latest/edge | 120 | 11 Nov 2024 | |
latest/edge | 119 | 11 Nov 2024 | |
latest/edge | 118 | 11 Nov 2024 | |
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 MegaRAID Controllers are as follows:
Metric Name | Description | Labels |
---|---|---|
megaraid_controllers | Number of controllers | |
megaraid_virtual_drives | Number of virtual drives | controller_id |
megaraid_ready_virtual_drives | Number of ready virtual drives | controller_id |
megaraid_unready_virtual_drives | Number of unready virtual drives | controller_id |
megaraid_virtual_drive_info | Shows the information about the virtual drive | controller_id, drive_group, virtual_drive_group, state, raid_level, name |
megaraid_physical_devices | Number of physical devices | controller_id |
megaraid_physical_device_info | Shows the information about the physical device | controller_id, enclosure_id, slot_id, state, drive_type |
megaraid_enclosure_info | Shows the information about the enclosure | controller_id, enclosure_id, num_slots, state |
storcli_command_success | Indicates if the storcli command is successful or not |
Alerts
The details of the alerts that are provided by Hardware Observer for MegaRAID Controllers are as follows:
Alert Rule Name | Description | Severity |
---|---|---|
StorcliCommandFailed | Failed to run storcli. | critical |
MegaRAIDControllerNotFound | MegaRAID controller not found. | warning |
MegaRAIDVirtualDriveNotOptimal | MegaRAID virtual drives are not in optimal state. | warning |