mirror of
https://github.com/Icinga/icinga2.git
synced 2026-05-28 04:12:13 -04:00
Perfdata: Fix config validation warning.
This commit is contained in:
parent
ff545add78
commit
1a13f2ad6e
1 changed files with 1 additions and 1 deletions
|
|
@ -352,7 +352,7 @@ type TimePeriod {
|
|||
}
|
||||
|
||||
type PerfdataWriter {
|
||||
%attribute string "path_prefix",
|
||||
%attribute string "perfdata_path",
|
||||
%attribute string "format_template",
|
||||
%attribute number "rotation_interval"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue