Question - Creating Time Periods

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
mrochelle
Posts: 238
Joined: Fri May 04, 2012 11:20 am
Location: Heart of America

Question - Creating Time Periods

Post by mrochelle »

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?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Question - Creating Time Periods

Post by lmiltchev »

You can just enter for each day:

Code: Select all

00:00-22:00,23:00-24:00
See some examples of different timeperiods here:

http://nagios.sourceforge.net/docs/3_0/ ... timeperiod
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
mrochelle
Posts: 238
Joined: Fri May 04, 2012 11:20 am
Location: Heart of America

Re: Question - Creating Time Periods

Post by mrochelle »

Thank You! for the time entry info and the entire object definition document in the URL. :)
Locked