mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 14:14:45 +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"
|
||||
},
|
||||
}
|
||||
|
||||
type PerfdataWriter {
|
||||
%attribute string "path_prefix",
|
||||
%attribute string "format_template",
|
||||
%attribute number "rotation_interval"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user