Search found 3 matches

by plajoie
Mon Jul 16, 2018 12:51 pm
Forum: Open Source Nagios Projects
Topic: Time periods problem since march 2018
Replies: 4
Views: 1597

Re: Time periods problem since march 2018

I tested on 4.4.1 and I have the same issue. Did you tried to put in timeperiods.cfg: define timeperiod { timeperiod_name Tech1 alias Tech1 january 1-31 07:00-17:00 february 1-29 00:00-24:00 march 1-31 07:00-17:00 } I think that if you put 29 instead 28 like last day of february and 2018 is not a le...
by plajoie
Sun Jul 15, 2018 8:56 pm
Forum: Open Source Nagios Projects
Topic: Time periods problem since march 2018
Replies: 4
Views: 1597

Re: Time periods problem since march 2018

I found the problem, Is it possible that nagios does not support Leap year ? Because I replace february 29 for february 28 and it's work. Does that mean that I have to change february 28 for february in 2020 ???
by plajoie
Fri Jul 13, 2018 2:13 pm
Forum: Open Source Nagios Projects
Topic: Time periods problem since march 2018
Replies: 4
Views: 1597

Time periods problem since march 2018

Hi, I have a problem with time periods schedule since March 2018. For several years, My collegue and I, use the same time period that change each month. There is an example of time schedule: define timeperiod { timeperiod_name Tech1 alias Tech1 january 1-31 07:00-17:00 february 1-29 00:00-24:00 marc...