Page 1 of 1

Flexible Downtime error 'Start or end time not valid'

Posted: Mon Dec 02, 2013 1:05 pm
by mrollins13
We are running Nagios core 3.5.1.

When we attempt to schedule flexible downtime via the CGI web interface, we repeatedly get the message "Start or end time not valid. Go back and verify that you entered all required information correctly." We are able to schedule fixed downtimes without problems.
We have entered a valid start time and a valid end time, as well as a duration, but we still receive the above message. I attempted to debug the form using curl, but was unable to find the set of parameters that would allow a flexible downtime to be configured.

Can anyone confirm that flexible downtime does NOT work in 3.5.1?
Can anyone tell me how to configure flexible downtime via the CGI?

Thank you.

Re: Flexible Downtime error 'Start or end time not valid'

Posted: Mon Dec 02, 2013 2:16 pm
by scottwilkerson
What are you entering for the start time, stop time and duration?

Re: Flexible Downtime error 'Start or end time not valid'

Posted: Mon Dec 02, 2013 2:16 pm
by slansing
What are you setting for the start and end times? Can you share a screenshot? Also, is your local system and php time synced up to the correct timezone?

Re: Flexible Downtime error 'Start or end time not valid'

Posted: Mon Dec 02, 2013 5:40 pm
by mrollins13
We were using start/end times such as "12-02-2013 16:37". It turns out, the seconds are required to be a valid time format. Thank you.

Re: Flexible Downtime error 'Start or end time not valid'

Posted: Tue Dec 03, 2013 10:18 am
by tmcdonald
mrollins13 wrote:We were using start/end times such as "12-02-2013 16:37". It turns out, the seconds are required to be a valid time format. Thank you.
Yea, that would make sense. Gonna lock this up now that it's working for you.