mirror of https://github.com/Icinga/icinga2.git
parent
8d1467697c
commit
d0bc351f82
|
@ -18,8 +18,12 @@
|
|||
******************************************************************************/
|
||||
|
||||
%type PerfdataWriter {
|
||||
%attribute %string "perfdata_path",
|
||||
%attribute %string "format_template",
|
||||
%attribute %string "host_perfdata_path",
|
||||
%attribute %string "service_perfdata_path",
|
||||
%attribute %string "host_temp_path",
|
||||
%attribute %string "service_temp_path",
|
||||
%attribute %string "host_format_template",
|
||||
%attribute %string "service_format_template",
|
||||
%attribute %number "rotation_interval"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue