I've created the following time periods
Code: Select all
define timeperiod {
timeperiod_name exclusion
alias exclusion
wednesday 14:00-14:10
}
define timeperiod {
timeperiod_name test-exclude
alias test-exclude
exclude exclusion
friday 00:00-24:00
saturday 00:00-24:00
thursday 00:00-24:00
monday 00:00-24:00
sunday 00:00-24:00
tuesday 00:00-24:00
wednesday 00:00-24:00
}
Service State: Ok
Duration: 3m 1s
Service Stability: Unchanging (stable)
Last Check: 2013-08-14 13:58:11
Next Check: 2013-08-15 00:00:00
Is this a bug or am I doing something wrong ?