Add explanation on the blacklist feature

Add extra explanatory note for Icinga2 documentation 'Advanced Node Cli Actions' <empty> 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 <jean-marcel.flach@netways.de>
This commit is contained in:
Max Zhang 2015-03-29 15:57:32 -07:00 committed by Jean-Marcel Flach
parent 339b8aef48
commit 62a155a874
1 changed files with 1 additions and 0 deletions

View File

@ -694,6 +694,7 @@ You can `list` and `remove` existing blacklists:
> **Note** > **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. > 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. > If you are unsure about it, set a wildcard (`*`) for them and filter only by host/services.