summaryrefslogtreecommitdiffstats
path: root/etc/icinga2/features-available/perfdata.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/icinga2/features-available/perfdata.conf')
-rw-r--r--etc/icinga2/features-available/perfdata.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/icinga2/features-available/perfdata.conf b/etc/icinga2/features-available/perfdata.conf
new file mode 100644
index 0000000..3ba8635
--- /dev/null
+++ b/etc/icinga2/features-available/perfdata.conf
@@ -0,0 +1,6 @@
+/**
+ * The PerfdataWriter type writes performance data files and rotates
+ * them in a regular interval.
+ */
+
+object PerfdataWriter "perfdata" { }