Versions Compared

Key

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

...

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

Expand
titleList of Notification Variables
NameDescription  Possible values
MON_N_IDThe unique identifier of the monitoring entry.
MON_N_TYPEThe message type corresponds to the specified type with the Notification element.SUCCESS, WARNINGERROR, RECOVERED
MON_N_STATUSA numeric status identifier that can be used for integration with a System Monitor.0-OK, 1-WARNING, 2-CRITICAL, 3- UNKNOWN
MON_N_RANGEAn indicator for the monitor scope.WORKFLOW, WORKFLOW_JOB
MON_N_NAME

The name of the Notification element in use.

If the name attribute is not set, the system will give automatically a number to the Notification in the Notifications list. The numbering is chronological.


MON_N_RECOVERED_IDThe identifier of a monitoring entry that previously reported an error and that is considered recovered by the current monitoring entry.
MON_N_CREATEDThe timestamp that the monitoring entry has been added.

...