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:
Post
by scottwilkerson » 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
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
}
Frédéric GRANAT
Posts: 445 Joined: Mon Nov 19, 2012 11:36 am
Post
by Frédéric GRANAT » Wed Dec 05, 2012 9:00 am
Hi,
A bit complicated as you said.
I tested it, it seems to work.
Thanks,.
Frederic