Re: [icinga-users] Notification Intervall is ignored

2012-12-03 Thread Kai Timmer
2012/12/3 Franky Van Liedekerke : > According to your config, the following will happen: > > - first notification after 2*15 (max_check_attempts*retry_interval) > minutes > - subsequent notifications every 120 minutes Well, that is what I intended to do. But what happens is: I get the first notifi

Re: [icinga-users] Notification Intervall is ignored

2012-12-03 Thread Franky Van Liedekerke
According to your config, the following will happen: - first notification after 2*15 (max_check_attempts*retry_interval) minutes - subsequent notifications every 120 minutes Read this (pay attention to the word "still" in the definition of notification_interval): notification_interval: This dir

Re: [icinga-users] Notification Intervall is ignored

2012-12-03 Thread Wolfgang
retry_interval is 15 min, max_check_attempts is 2, so if the service is recovering you might get a notification after 30 min. Please take a look at the service definition in objects.cache how the values actually are set. Original-Nachricht > Datum: Mon, 3 Dec 2012 11:15:21 +01