Network Management

Alert email shows the variable instead of the variable information in the Orion platform

This article provides brief information and steps to resolve an issue when alert emails show a variable instead of the information the variable is intended to reflect.

First published date

10/10/2018 12:44 PM

Last published date

2/16/2022 12:38 PM

Overview

This article provides brief information and steps to resolve the issue when alert emails show a variable instead of the information the variable is intended to reflect. This can happen in cases where Alerts/Alert Actions are copied, customer properties created that no longer exists, or deprecated variables exist in an email.

Product section

Network Performance Monitor

Cause

Resolution

If you copied alert actions, then delete and re-create the action - while doing this also verify the variables are correct.
  1. Search for the alert that triggered the alert email.
  2. Edit the alert and go to the Trigger Actions tab.
  3. Edit the Send an Email/Page action.
  4. Expand the Message section to see the structure of the message email.
  5. Search the variable with the issue. For example, $(IP address).
  6. Click Insert Variable.
  7. Search for the variable that provides the same information. For example, search for the word IP to show all variables with IP on its variable name.


    Note: For node IP address variable, $(IP address), the new variable is ${N=SwisEntity;M=IP_Address}. The name of the variable is IP_Address (node).

    Additionally, some variables may not be present. An example is: ${PollingEnginesDetailsURL}
     

  8. Replace the old variable with the new variable and Save your changes. 
  9. Simulate the alert action to verify that the new variable is now reflecting the correct information.

    Note: The Insert Variable list only contains the new variables.