Gleland Hw Health

Channel Revision Published Runs on
latest/stable 0 08 Sep 2021
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
juju deploy gleland-hw-health
Show information

Platform:

Ubuntu
20.04 18.04 16.04

Learn about actions >

  • 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

  • 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.