|
Hi Steeve, I know that you are not support Downtime 2.2 with nagios 3 but, my problem is maybe not complicated. My problem is, when I schedule a downtime, the result of the schedule is in the future of 4 days.
my schedule.cfg file: define schedule { schedule_type service host_name Wd1 service_description Mysql slave-lag user toto comment Recurring schedule time 00:00 duration 180 }
My downtime.log file Starting scheduled job for Recurring Downtime Scheduler v2.2 Reading in configuration Reading in status log to get list of services Reading in list of already scheduled downtime Reading downtime.dat file... Checking for downtime due in next 10080 minutes Recurring schedule: Wd1 Mysql slave-lag (1) Initial candidate: 00:00 on 31/3/2009 - Advancing a day (2) Current candidate: 00:00 on 4/4/2009 (4) Final candidate: 00:00 on 4/4/2009 SCHEDULE_SVC_DOWNTIME;Wd1;Mysql slave-lag;1238817600;1238828400;1;0;10800;toto;AUTO: Recurring schedule
What's wrong
|