mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 22:54:57 +02:00
Add validator for the PerfdataWriter type.
This commit is contained in:
parent
11282b875e
commit
19cc034665
@ -297,3 +297,9 @@ type TimePeriod {
|
|||||||
%attribute string "update"
|
%attribute string "update"
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
type PerfdataWriter {
|
||||||
|
%attribute string "path_prefix",
|
||||||
|
%attribute string "format_template",
|
||||||
|
%attribute number "rotation_interval"
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user