From 1a13f2ad6ecc6bde2db331b34b689f4823e4b378 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Fri, 16 Aug 2013 17:24:59 +0200 Subject: [PATCH] Perfdata: Fix config validation warning. --- lib/icinga/icinga-type.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/icinga/icinga-type.conf b/lib/icinga/icinga-type.conf index 584ac28bb..ee1513265 100644 --- a/lib/icinga/icinga-type.conf +++ b/lib/icinga/icinga-type.conf @@ -352,7 +352,7 @@ type TimePeriod { } type PerfdataWriter { - %attribute string "path_prefix", + %attribute string "perfdata_path", %attribute string "format_template", %attribute number "rotation_interval" } -- 2.40.0