Re: Using time periods with services checks
Posted: Tue Dec 04, 2012 3:29 pm
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
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
}