Hi,
Is there a place where you can modify the list of what it considers Holidays?
Thanks
US Holidays
Re: US Holidays
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.
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
Where do I find out what nagios considers a Holiday?
Thanks
Thanks
Re: US Holidays
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
}