<span class="gmail_quote">From: <b class="gmail_sendername">adi yesaya</b> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:adiyesaya@gmail.com" target="_blank">adiyesaya@gmail.com</a>><br>Date: Jun 26, 2007 8:12 PM
<br>Subject: [Nagios-users] Time-periods Issue<br>To: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Nagios-users@lists.sourceforge.net" target="_blank">Nagios-users@lists.sourceforge.net</a><br><br>
</span>
<div>It's about time periods again,</div>
<div> </div>
<div>It's 20:00 o'clock right now and I defined a time period like this:</div>
<div> </div>
<div>define timeperiod{<br>        timeperiod_name         night<br>        alias                           Check at night only<br>        sunday                       22:00-23:00<br>        monday                      22:00-23:00 
<br>        tuesday                      22:00-23:00<br>        wednesday                 22:00-23:00<br>        thursday                     22:00-23:00<br>        friday                          22:00-23:00<br>        saturday              &nb
 sp;      22:00-23:00 
<br>        }</div>
<div> </div>
<div>using this settings, i restarted Nagios and it schedules all plug-ins at 22:00 without interleaving them.</div>
<div> </div>
<div>But if i set the timeperiod to:</div>
<div>define timeperiod{<br>        timeperiod_name         night<br>        alias                          Check at night only<br>        sunday                       20:15-21:15<br>        monday                      20:15-21:15 
<br>        tuesday                      20:15-21:15<br>        wednesday                 20:15-21:15<br>        thursday                     20:15-21:15<br>        friday                          20:15-21:15<br>        saturday               &n
 bsp;     20:15-21:15 
<br>        }</div>
<div> </div>
<div>and restart nagios, on the web interface I can see Nagios interleaving all the checks right away.</div>
<div>Why if i schedule it couple hours ahead Nagios doesn't interleave the chekcs but if i schedule it couple minutes ahead, it interleaves all the check?</div>
<div> </div>
<div>
<div>these are my configuration:</div>
<div>service_interleave_factor=s<br>max_service_check_spread=60<br>service_inter_check_delay_method=s<br> </div></div>
<div> </div>
<div>Regards,</div><span>
<div>Adi Yesaya</div></span>