From: Michael Friedrich Date: Mon, 19 May 2014 07:59:52 +0000 (+0200) Subject: Documentation: Classic UI command expander feature does not work using Icinga 2. X-Git-Tag: v2.0.0-beta1~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f35beb894333fd17249f68811a22a7d85031012;p=icinga2 Documentation: Classic UI command expander feature does not work using Icinga 2. --- diff --git a/doc/7-migration.md b/doc/7-migration.md index b4904822e..75da8fd6f 100644 --- a/doc/7-migration.md +++ b/doc/7-migration.md @@ -275,6 +275,8 @@ With the freely definable custom attributes in Icinga 2 it looks like this: vars.cpl = 60 } +The Classic UI feature named `Command Expander` does not work with Icinga 2. + #### Environment Macros The global configuration setting `enable_environment_macros` does not exist in @@ -489,7 +491,7 @@ Icinga 2 doesn't support non-persistent comments. ### Commands Unlike in Icinga 1.x there are 3 different command types in Icinga 2: -`CheckCommand`, `NotificationCommand` and EventCommand`. +`CheckCommand`, `NotificationCommand` and `EventCommand`. For example in Icinga 1.x it is possible to accidently use a notification command as an event handler which might cause problems depending on which