Report Time Period is not working properly.
Posted: Wed Oct 31, 2018 10:24 am
Hello, i want to skip availability report for some specific days. i have defined them, separate time period and that timeperiod as exclusion in 24*7 timeperiod. but i didn't see any difference using timeperiod. that means reports grabbing data for excluded timezone also.
I'm using latest nagiosxi 5.5.5
Timeperiod Defination are like----
define timeperiod {
timeperiod_name Availabilty_Report_timeperiod
alias 24x7 Exclude Patching Window
exclude Full_Site_DR_Test
name Availabilty_Report_timeperiod
tuesday 00:00-24:00
sunday 00:00-24:00
wednesday 00:00-24:00
thursday 00:00-24:00
friday 00:00-24:00
saturday 00:00-24:00
monday 00:00-24:00
}
define timeperiod {
timeperiod_name Full_Site_DR_Test
alias Full-Site Disaster Recovery Test
name Full_Site_DR_Test
september 08 14:00-24:00
september 09 00:00-09:00
october 31 00:00-00:00
}
I'm using latest nagiosxi 5.5.5
Timeperiod Defination are like----
define timeperiod {
timeperiod_name Availabilty_Report_timeperiod
alias 24x7 Exclude Patching Window
exclude Full_Site_DR_Test
name Availabilty_Report_timeperiod
tuesday 00:00-24:00
sunday 00:00-24:00
wednesday 00:00-24:00
thursday 00:00-24:00
friday 00:00-24:00
saturday 00:00-24:00
monday 00:00-24:00
}
define timeperiod {
timeperiod_name Full_Site_DR_Test
alias Full-Site Disaster Recovery Test
name Full_Site_DR_Test
september 08 14:00-24:00
september 09 00:00-09:00
october 31 00:00-00:00
}