Test process:
- Silence a check
- Then make the check from 0 (ok) to 2 (critical)
- After the silence expired, check still in critical status, but won't receive any alter unit refresh time reach.
- 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
Test process:
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