From 45f3496f4dbcd688a74c023b41e687c0d00d0d32 Mon Sep 17 00:00:00 2001 From: Lennart Betz Date: Mon, 4 Feb 2019 14:08:38 +0100 Subject: [PATCH] fix #481 Deprecated features in 2.9: statusdata & compatlog --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98aa554ee..f713b9f7e 100644 --- a/README.md +++ b/README.md @@ -953,7 +953,7 @@ Either `present` or `absent`. Defines if the feature `notification` should be en Notifications are load-balanced amongst all nodes in a zone. By default this functionality is enabled. If your nodes should send out notifications independently from any other nodes (this will cause duplicated notifications if not properly handled!), you can set enable_ha to false. #### Class: `icinga2::feature::command` -Enables or disables the `command` feature. +Enables or disables the `command` feature. Notice: The feature is deprecated and will be removed in Icinga 2 2.11.0. **Parameters of `icinga2::feature::command`:** @@ -1102,7 +1102,7 @@ Rotation interval for the files specified in `{host,service}_perfdata_path`. Can i.e. `1m` or `15s`. Icinga defaults to `30s` #### Class: `icinga2::feature::statusdata` -Enables or disables the `statusdata` feature. +Enables or disables the `statusdata` feature. The feature is deprecated and will be removed in Icinga 2 2.11.0. **Parameters of `icinga2::feature::statusdata`:**