Using time periods with services checks

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Using time periods with services checks

Post by scottwilkerson »

I believe I have it... This is tricky because of the order of precedence...
http://nagios.sourceforge.net/docs/3_0/timeperiods.html

This should work

Code: Select all

define timeperiod {
timeperiod_name mercredi_suivant_premier_mardi_m1
alias Mercredi suivant le premier Mardi du mois
wednesday 00:00-24:00
day 1 00:00-00:00
day 9 - 31 00:00-00:00
}
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Frédéric GRANAT
Posts: 445
Joined: Mon Nov 19, 2012 11:36 am

Re: Using time periods with services checks

Post by Frédéric GRANAT »

Hi,
A bit complicated as you said.
I tested it, it seems to work.
Thanks,.

Frederic
Locked