Afreiberger Hw Health

Channel Revision Published Runs on
latest/stable 2 16 Nov 2021
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
juju deploy afreiberger-hw-health
Show information

Platform:

Ubuntu
20.04 18.04 16.04
  • 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.