Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Syntax
    • All variables have to be used with the following syntax, independently of the operating system in use: ${VARIABLE_NAME}
  • Scope
    • The Message element can include Monitor Variables: users can select the variable names from the below list of variables and use for example ${MON_N_CREATED}.
    • The Command elements can include Operating System Variables: users have to prefix variable names from the below list with JS7_ to use for example ${JS7_MON_N_CREATED}.

Common Variables

The following variables are available from the configuration and can be used with Message elements and with Command elements.

Expand
titleList of Common Variables
NameDescription  Possible ValuesNote
MON_TIME_ZONETime zone used for formatting notification dates.

Any valid time zone.

JOC-1307

Notification Variables

The following variables are available from the configuration and can be used with Message elements and with Command elements.

...