[Check_mk (english)] Flapping services

Hi!

We have some flapping services. These change rapidly from “OK” -> “Warning” or “OK” -> “Error” and then back again. Every of these changes generates one mail. About 500 Mails a day. Too much.

Any idea how to prevent services (or hosts) sending such mail if they are changing state just every few minutes? Can this be done automatically? Making check_mk detect flapping services and then suppressing any mail if states change or even better: automatically changing deadlines mails are generated?

···

Thomas

I use this in WATO :

Delay service notifications, 10 minutes
Delay host notifications, 9 minutes

-- Hans

···

Thomas Schweikle wrote on 20190701:

We have some flapping services. These change rapidly from "OK" -> "Warning"
or "OK" -> "Error" and then back again. Every of these changes generates
one mail. About 500 Mails a day. Too much.

Any idea how to prevent services (or hosts) sending such mail if they are
changing state just every few minutes? Can this be done automatically?

Hi Thomas,

You can do both: disable flapping for hosts or services or you can even prevent flapping events from sending notifications.

Personally, to cut down on noise, I prefer to disable flapping for specific hots/services that are problematic.

There is a whole section dedicated to this type of stuff (enable/disable flapping detection for hosts/services, Notified events for hosts/services etc);

WATO → Monitoring Configuration → Notifications

Hope this helps

Paul

···

On Mon, Jul 1, 2019 at 06:27 Thomas Schweikle tschweikle@gmail.com wrote:

Hi!

We have some flapping services. These change rapidly from “OK” → “Warning” or “OK” → “Error” and then back again. Every of these changes generates one mail. About 500 Mails a day. Too much.

Any idea how to prevent services (or hosts) sending such mail if they are changing state just every few minutes? Can this be done automatically? Making check_mk detect flapping services and then suppressing any mail if states change or even better: automatically changing deadlines mails are generated?


Thomas


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de

Manage your subscription or unsubscribe

https://lists.mathias-kettner.de/cgi-bin/mailman/listinfo/checkmk-en

Hmmm?

Hi Thomas,

You can do both: disable flapping for hosts or services or you can even prevent flapping events from sending notifications.

Personally, to cut down on noise, I prefer to disable flapping for specific hots/services that are problematic.

There is a whole section dedicated to this type of stuff (enable/disable flapping detection for hosts/services, Notified events for hosts/services etc);

WATO → Monitoring Configuration → Notifications

Whole section? I could find “Notifications Configuration”, but not “Monitoring Configuration”. Within “Notifications Configuration” there is nothing except “Trottle Notifications” to configure. And this, I’ve already tried, does not help in any way.

···

Thomas

Which version of Check MK are you on?

The full path is:
Host & Service Parameters → Monitoring Configuration → Notifications

···

On Mon, Jul 1, 2019 at 8:32 AM Thomas Schweikle tschweikle@gmail.com wrote:

Hmmm?

On Mon, Jul 1, 2019 at 4:33 PM Paul Dott pauldott@gmail.com wrote:

Hi Thomas,

You can do both: disable flapping for hosts or services or you can even prevent flapping events from sending notifications.

Personally, to cut down on noise, I prefer to disable flapping for specific hots/services that are problematic.

There is a whole section dedicated to this type of stuff (enable/disable flapping detection for hosts/services, Notified events for hosts/services etc);

WATO → Monitoring Configuration → Notifications

Whole section? I could find “Notifications Configuration”, but not “Monitoring Configuration”. Within “Notifications Configuration” there is nothing except “Trottle Notifications” to configure. And this, I’ve already tried, does not help in any way.

Hope this helps

Paul

On Mon, Jul 1, 2019 at 06:27 Thomas Schweikle tschweikle@gmail.com wrote:

Hi!

We have some flapping services. These change rapidly from “OK” → “Warning” or “OK” → “Error” and then back again. Every of these changes generates one mail. About 500 Mails a day. Too much.

Any idea how to prevent services (or hosts) sending such mail if they are changing state just every few minutes? Can this be done automatically? Making check_mk detect flapping services and then suppressing any mail if states change or even better: automatically changing deadlines mails are generated?


Thomas


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de

Manage your subscription or unsubscribe

https://lists.mathias-kettner.de/cgi-bin/mailman/listinfo/checkmk-en


Thomas

Which version of Check MK are you on?

The full path is:
Host & Service Parameters → Monitoring Configuration → Notifications

With the full path it was easy to find …!

···

Thomas

We have some flapping services. These change rapidly from “OK” → “Warning”

or “OK” → “Error” and then back again. Every of these changes generates

one mail. About 500 Mails a day. Too much.

Any idea how to prevent services (or hosts) sending such mail if they are

changing state just every few minutes? Can this be done automatically?

I use this in WATO :

Delay service notifications, 10 minutes

Delay host notifications, 9 minutes

Where to find these?

···

Thomas