Wrong "Next Scheduled Check"
Posted: Mon Aug 13, 2012 9:15 am
Hi
I don't know if it is a bug, but is very strange.
I have defined service with should be checked every monday at 8 am. My config looks like:
define timeperiod{
timeperiod_name monday_at_8
alias monday_at_8
monday 08:00-08:20
}
My service:
normal_check_interval 60
check_period monday_at_8
max_check_attempts 5
retry_interval 3
Today is monday. I use "Re-schedule the next check of this service" and after check Nagios set up Next Scheduled Check: 08-13-2012 17:03:39 . But should be date of next monday 08-20-2012 8:00.
If i change timeperiod on e.g tuesday, or monday but at e.g 20:00 it looks fine.
Please help
Thank you
I don't know if it is a bug, but is very strange.
I have defined service with should be checked every monday at 8 am. My config looks like:
define timeperiod{
timeperiod_name monday_at_8
alias monday_at_8
monday 08:00-08:20
}
My service:
normal_check_interval 60
check_period monday_at_8
max_check_attempts 5
retry_interval 3
Today is monday. I use "Re-schedule the next check of this service" and after check Nagios set up Next Scheduled Check: 08-13-2012 17:03:39 . But should be date of next monday 08-20-2012 8:00.
If i change timeperiod on e.g tuesday, or monday but at e.g 20:00 it looks fine.
Please help
Thank you