Werk #4276: Actions can now access the event macros via environment variables
Component | Event Console | ||||||||||||||||
Title | Actions can now access the event macros via environment variables | ||||||||||||||||
Date | Jan 12, 2017 | ||||||||||||||||
Level | Trivial Change | ||||||||||||||||
Class | New Feature | ||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||
Checkmk versions & editions |
|
In previous versios the actions of the Event Console could only get the variables of the events via substitution of macros.
These information are now also available as environment variables with the prefix CMK_. For example the text of the event is available as CMK_TEXT as environment variable.