Skip to content

No alert when critical events happen in silence period #182

Description

@jimzhou2010

Test process:

  1. Silence a check
  2. Then make the check from 0 (ok) to 2 (critical)
  3. After the silence expired, check still in critical status, but won't receive any alter unit refresh time reach.
  4. sensu-server log showing ""output":"only handling every 144 occurrences" (144 is refresh time/interval time)

Therefore, If in silence/stash period, any checks become critical, and after the time the silence expired, we still can't know the critical checks.

After silence expired, the critical occurrences is great than check occurrences setting, so that sensu won't trigger alert and just bail a "only handling every 144 occurrences".

Anyone can help checking on the issue ?

Appreciate for any help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions