-
Notifications
You must be signed in to change notification settings - Fork 597
Closed
Labels
area/notificationsNotification eventsNotification eventsbugSomething isn't workingSomething isn't working
Description
Describe the bug
We encountered a weird behaviour several times:
Sometimes, when states changes too often, Icinga seems to be confused by all the state changes. Youcan see in the given example how often the state changes, but the criticals are always in Soft States. When it changes to Hard State OK, it seems to be confused by the the Check Output, which is critical, and it sends a problem notification with State OK.
The Service should be in State Critical, according to the Check
To Reproduce
- Service is flapping
- Service exits the flapping state with state OK
- Check is critical but state is OK
- Icinga sends
Expected behavior
Usually icinga shouldn't send a notification, when the service state is "OK". There should be an internal evaluation, since a Problem isn't corresponding an OK state
Screenshots
Your Environment
- Version used (
icinga2 --version
): r2.13.6-1 - Operating System and version: RHEL 7 (7.9)
- Enabled features (
icinga2 feature list
): api checker graphite ido-mysql mainlog notification - Icinga Web 2 version and modules (System - About): 2.11.3
- 2 Master and 2 Satellites each Master
- Master and Sats are in different Clouds
- 3 Zones: 1 Zone with master and one zone each cloud
BTMichel and Raupueppi
Metadata
Metadata
Assignees
Labels
area/notificationsNotification eventsNotification eventsbugSomething isn't workingSomething isn't working