Hi Friends<br />
<br />
I have below service check defined to perform check every Monday.<br />
<br />
define timeperiod{<br />
        timeperiod_name only_mon<br />
        alias           Only on monday<br />
        monday          11:00-17:00<br />
        }<br />
<br />
define service{<br />
        service_description     TEST_SRV<br />
        host_name               localhost<br />
        max_check_attempts      1<br />
        normal_check_interval   120<br />
        retry_check_interval    1<br />
        check_period            only_mon<br />
        check_command           TEST_CMD<br />
        use                     template_TEST<br />
}<br />
The service was last reported on 2011-03-14 17:00:00.But,I am expected to get check reuslt on 2011-03-21 11:00:00. Can you please give me an idea why the weekly check schedule fails.<br />
<br />
Thank you<br />
Nair<br />
<br />
<br />
<br />
<br><br><br><Table border=0 Width=644 Height=57 cellspacing=0 cellpadding=0 style="font-family:Verdana;font-size:11px;line-height:15px;"><TR><td><A HREF="http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?" target="_blank"><IMG SRC="http://sigads.rediff.com/RealMedia/ads/adstream_nx.ads/www.rediffmail.com/signatureline.htm@Middle"></A></td></TR></Table>