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
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
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