]> granicus.if.org Git - icinga2/commitdiff
Documentation: Classic UI command expander feature does not work using Icinga 2.
authorMichael Friedrich <michael.friedrich@netways.de>
Mon, 19 May 2014 07:59:52 +0000 (09:59 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Mon, 19 May 2014 07:59:52 +0000 (09:59 +0200)
doc/7-migration.md

index b4904822e455d964e272d26d36b3c42f0478e03b..75da8fd6f701ef333a797235c654657198ef5a98 100644 (file)
@@ -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.
+
 #### <a id="differences-1x-2-environment-macros"></a> 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.
 ### <a id="differences-1x-2-commands"></a> 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