Skip to content

Problem notification with OK StateΒ #9720

@BT-Danny

Description

@BT-Danny

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

  1. Service is flapping
  2. Service exits the flapping state with state OK
  3. Check is critical but state is OK
  4. 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

image

image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/notificationsNotification eventsbugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions