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
:21 +0100 > Von: Kai Timmer > An: icinga-users@lists.sourceforge.net > Betreff: [icinga-users] Notification Intervall is ignored > Hello, > I use a service definition like this: > > define service{ > name service_template > register

[icinga-users] Notification Intervall is ignored

2012-12-03 Thread Kai Timmer
Hello, I use a service definition like this: define service{ name service_template register 0 is_volatile 0 flap_detection_enabled1 flap_detection_optionso,w,c,u notifications_enabled 1 process_perf_data 0 act