mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-31 01:24:19 +02:00
parent
a97519a42e
commit
4b997c0838
@ -310,6 +310,13 @@ type TimePeriod {
|
|||||||
%require "update",
|
%require "update",
|
||||||
%attribute string "update"
|
%attribute string "update"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
/* %if (methods.update == "LegacyTimePeriod") { */
|
||||||
|
// %require "ranges",
|
||||||
|
%attribute dictionary "ranges" {
|
||||||
|
%attribute string "*"
|
||||||
|
}
|
||||||
|
/* } */
|
||||||
}
|
}
|
||||||
|
|
||||||
type PerfdataWriter {
|
type PerfdataWriter {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user