Page 1 of 1

US Holidays

Posted: Thu Mar 10, 2011 3:48 pm
by mccollege
Hi,

Is there a place where you can modify the list of what it considers Holidays?

Thanks

Re: US Holidays

Posted: Thu Mar 10, 2011 4:49 pm
by rdedon
you may go through the Core Config Manager:
http://[yourServer]/nagiosxi/config/nagioscorecfg/ in Time Periods and set it up through there.


*I deleted previous post as it would get overwritten by that method.

Re: US Holidays

Posted: Fri Mar 11, 2011 9:40 am
by mccollege
Where do I find out what nagios considers a Holiday?


Thanks

Re: US Holidays

Posted: Fri Mar 11, 2011 10:28 am
by rdedon
the "US Holidays" are as follows:

Code: Select all

define timeperiod {
        timeperiod_name                         us-holidays
        alias                                   U.S. Holidays
        name                                    us-holidays
        january 1                               00:00-00:00
        monday 1 september                      00:00-00:00
        july 4                                  00:00-00:00
        thursday -1 november                    00:00-00:00
        december 25                             00:00-00:00
        }