mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 07:04:37 +02:00
parent
8d1467697c
commit
d0bc351f82
@ -18,8 +18,12 @@
|
|||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
%type PerfdataWriter {
|
%type PerfdataWriter {
|
||||||
%attribute %string "perfdata_path",
|
%attribute %string "host_perfdata_path",
|
||||||
%attribute %string "format_template",
|
%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"
|
%attribute %number "rotation_interval"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user