From 6f35beb894333fd17249f68811a22a7d85031012 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Mon, 19 May 2014 09:59:52 +0200 Subject: [PATCH] Documentation: Classic UI command expander feature does not work using Icinga 2. --- doc/7-migration.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.40.0