Question - Creating Time Periods
Question - Creating Time Periods
If I need to create 23 hour time periods for other than a local time zone, it appears I can not have a time period defined as 23:00 to 22:00 but would have to break it up into two seperate time periods of 23:00 to 00:00 and 00:00 to 22:00? This may just be normal functionality or should the 23:00 to 22:00 be valid?
Re: Question - Creating Time Periods
You can just enter for each day:
See some examples of different timeperiods here:
http://nagios.sourceforge.net/docs/3_0/ ... timeperiod
Code: Select all
00:00-22:00,23:00-24:00http://nagios.sourceforge.net/docs/3_0/ ... timeperiod
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Question - Creating Time Periods
Thank You! for the time entry info and the entire object definition document in the URL. 