TxExpo help - TxAlerts Tags

 
For each transaction that is being monitored you can activate alerts that will be sent when a failure is discovered. You can build you own alerts message by setting predefined tag in you message, those tags will be replaced, while generating the alert, with the related information.

Predefined Alerts Tags


   [ALERT_CREATED] - alert created time.
   [ALERT_CREATED_TIMESTAMP] - alert created timestamp.
   [TRAN_NAME] - transaction's name.
   [APP_NAME] - application's name.
   [TRAN_ID] - transaction's id.
   [TRAN_PARADIGM_ID] - transaction paradigm's id.
   [TRAN_CREATED] - transaction's created time.
   [TRAN_CREATED_TIMESTAMP] - transaction's created timestamp.
   [EDGE_NAME] - edge's name.
   [EDGE_ID] - edge's id.
   [EDGE_PARADIGM_ID] - edge paradigm's  id.
   [ALERT_TYPE] - alerts type (Data,Flow or time).
   [HOST] - host name.
   [EVENT_TIME] - event time.
   [FILTER_INFO] - filter txt description (data's alert information tag).
   [LIFE_CYCLE] - transaction's online period time (time's alert information tag).
   [NORMAL_LIFE_CYCLE] - transaction's normal life cycle period time (time's alert information tag).
   [LIFE_CYCLE_ACTUAL_TIME] - transaction's life cycle actual time (time's alert information tag).
   [ROUTINE_ID] - routine's id.
   [ROUTINE_NAME] - routine's name.

Predefined Alerts Templates

   [LongMsg] - predefined message template that displays detailed information according to the alert type.
   [ShortMsg] -predefined message template that displays a short information like alert's type, trans name and id.

You can create your own message template by creating a simple txt file, Write your own message information using the above tags and use your txt file name as the tag name (without the .txt suffix).

 

Additional links
     Alerts