- Contents
Interaction Designer Help
StatAlertServer Initiator
This initiator is called from Alert Server with the name of a handler to execute.
Initiator Properties Page
For more information on the relationship between the parameters on the Initiator Properties page, see Introduction to Initiators.
Outputs
Alert ID (string)
The ID of the alert that triggers the handler.
Alert Owner (string)
The owner of the alert.
Alert Owner Display Name (string)
The owner's display name.
Statistic ID
The ID of the statistic that triggers the alert.
Statistic Value (string)
The current value of the statistic.
Alert Description (string)
The user-provided description of the alert.
Alert Display String (string)
A display name for the alert.
Alert Reason (enum)
The enumeration for the reason that the alert is triggered.
Value |
Description |
0 |
Value equals |
1 |
Value not equal |
2 |
Value less than |
3 |
Value greater than |
4 |
Value enter/exit range |
8 |
Value contains |
9 |
Value does not contain |
10 |
Value matched prefix |
11 |
Value not available |
12 |
Value available |
Alert Data (string)
The user-supplied data provided for the alert.
Statistic Value Lower Bound (string)
The lower bound value for the statistic.
Statistic Value Upper Bound (string)
The upper bound value for the statistic.
Initiator for custom alert handlers (int)
A sequence ID supplied by StatAlert Server.