Timeperiods documentation

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
cellact
Posts: 69
Joined: Mon May 14, 2012 7:00 am

Timeperiods documentation

Post by cellact »

I can't find any documentation about timeperiods.
I would like to understand what happens if I set a service check interval to 1440mins (24h) and the timeperiod is set to 3am-4am for example.

Thanks.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Timeperiods documentation

Post by scottwilkerson »

Specifying a timeperiod in the check_period directive allows you to restrict the time that Nagios perform regularly scheduled, active checks of the host or service. When Nagios attempts to reschedule a host or service check, it will make sure that the next check falls within a valid time range within the defined timeperiod. If it doesn't, Nagios will adjust the next check time to coincide with the next "valid" time in the specified timeperiod. This means that the host or service may not get checked again for another hour, day, or week, etc.
http://nagios.sourceforge.net/docs/3_0/timeperiods.html
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked