]> granicus.if.org Git - icinga2/commitdiff
Add IcingaStatusWriter to features-available.
authorMichael Friedrich <michael.friedrich@netways.de>
Tue, 11 Mar 2014 11:11:48 +0000 (12:11 +0100)
committerMichael Friedrich <michael.friedrich@netways.de>
Tue, 11 Mar 2014 11:11:48 +0000 (12:11 +0100)
Fixes #5741

etc/icinga2/features-available/icingastatus.conf [new file with mode: 0644]

diff --git a/etc/icinga2/features-available/icingastatus.conf b/etc/icinga2/features-available/icingastatus.conf
new file mode 100644 (file)
index 0000000..4e28287
--- /dev/null
@@ -0,0 +1,8 @@
+/**
+ * The IcingaStatusWriter feature periodically dumps the
+ * current status and performance data from Icinga 2 and
+ * all registered features into a defined JSON file.
+ */
+
+object IcingaStatusWriter "icinga-status" { }
+