]> granicus.if.org Git - icinga2/commitdiff
Add another feature config file.
authorGunnar Beutner <gunnar.beutner@netways.de>
Mon, 30 Sep 2013 07:56:25 +0000 (09:56 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Mon, 30 Sep 2013 07:56:25 +0000 (09:56 +0200)
etc/icinga2/features-available/perfdata.conf [new file with mode: 0644]

diff --git a/etc/icinga2/features-available/perfdata.conf b/etc/icinga2/features-available/perfdata.conf
new file mode 100644 (file)
index 0000000..5b95972
--- /dev/null
@@ -0,0 +1,6 @@
+/**
+ * The PerfdataWriter type writes performance data files and rotates
+ * the in a regular interval.
+ */
+
+object PerfdataWriter "perfdata" { }