Hw Health
- Llama (LMA) Charmers
- Monitoring
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 38 | 01 Nov 2023 | |
latest/stable | 35 | 28 Jul 2023 | |
latest/stable | 31 | 29 Jun 2023 | |
latest/stable | 13 | 13 Oct 2021 | |
latest/candidate | 38 | 18 Oct 2023 | |
latest/candidate | 35 | 07 Jul 2023 | |
latest/candidate | 31 | 29 Jun 2023 | |
latest/candidate | 13 | 11 Oct 2021 | |
latest/edge | 38 | 11 Oct 2023 | |
latest/edge | 36 | 24 Jul 2023 | |
latest/edge | 31 | 04 May 2023 | |
latest/edge | 8 | 01 Feb 2021 |
juju deploy hw-health
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
ack-sel
The IPMI check alerts whenever entries are present in the SEL. This action limits the alerting to entries newer than than the date specified via the 'date' parameter, effectively acknowledging any older entry.
- Params
-
date string
Lower threshold for ipmi-sel alerts. The format is YYYY-MM-DD. Defaults to the current date.
-
clear-sel
Using ipmi-sel, clear the system event log
-
list-cron-actions
List all hw-health installed cron actions
-
run-cron-action
Run some or all of the the hw-health cron actions.
- Params
-
entries string
Optional comma separated list of cron actions to run.
-
show-sel
Using ipmi-sel, show the system event log.
By default, this will only show events with a state other than "Nominal". If you wish to see all events, specify the show-all parameter.
- Params
-
show-all boolean
Show all events, not just the non-nominal ones.
-
unack-sel
Unset the date filter set by ack-sel action.