From: Max Zhang Date: Sun, 29 Mar 2015 22:57:32 +0000 (-0700) Subject: Add explanation on the blacklist feature X-Git-Tag: v2.3.4~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bacee094020a6791a42e9c560a05f1c1a2f61361;p=icinga2 Add explanation on the blacklist feature Add extra explanatory note for Icinga2 documentation 'Advanced Node Cli Actions' There was some confusion when going through 'Advanced Node Cli Actions' in Icinga2 client documentation, so I suggest adding an extra explanatory note to help users to understand documentation better. Further details can be found in issue #8895 fixes #8895 Signed-off-by: Jean-Marcel Flach --- diff --git a/doc/10-icinga2-client.md b/doc/10-icinga2-client.md index 0fb4567d9..28f5d2672 100644 --- a/doc/10-icinga2-client.md +++ b/doc/10-icinga2-client.md @@ -694,6 +694,7 @@ You can `list` and `remove` existing blacklists: > **Note** > +> The blacklist feature only prevents future updates from creating and removing objects, but it does not remove already existing objects. > The `--zone` and `--host` arguments are required. A zone is always where the remote client is in. > If you are unsure about it, set a wildcard (`*`) for them and filter only by host/services.