Field Description
|
Field Name
|
Context Mask. This mask is resolved during trigger processing. If the event specified by the Event parameter is fired in any context matching this mask, the trigger activates an alert. In most cases, this context mask points to one explicit context, being a context path, rather than a mask.
|
mask
|
Event. Name of the event to be monitored.
|
event
|
Filter Expression. An AggreGate Expression which must evaluate to TRUE to activate the trigger. May contain references to the cells in the Data Table associated with the Event.
|
filter
|
Alert Level. Level of this alert event. In addition to the fixed values, may be set to Same As Event (this is a default setting). In this case level of alert event will be same as level of event that caused the alert.
|
level
|
Correlated. Name of the "correlated event" that will deactivate the trigger if Correlator expression will be TRUE when it occurs.
|
correlated
|
Correlator. An AggreGate Expression which must evaluate to TRUE to deactivate the trigger when Correlated event occur. May contain references to the cells in the Data Table associated with the Correlated event.
|
correlator
|
Message. Trigger message is usually used to indicate the root cause of alert. May be treated as an expression if Alert Message And Trigger Messages Are Expressions option is enabled.
|
message
|