mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-20 20:24:33 +02:00
parent
e2941dbca8
commit
bb652ff335
@ -16,8 +16,8 @@ object TimePeriod "24x7" inherits "legacy-timeperiod" {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
object TimePeriod "8x5" inherits "legacy-timeperiod" {
|
object TimePeriod "9to5" inherits "legacy-timeperiod" {
|
||||||
display_name = "Icinga 2 8x5 TimePeriod",
|
display_name = "Icinga 2 9to5 TimePeriod",
|
||||||
ranges = {
|
ranges = {
|
||||||
"monday" = "09:00-17:00",
|
"monday" = "09:00-17:00",
|
||||||
"tuesday" = "09:00-17:00",
|
"tuesday" = "09:00-17:00",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user