Elements
The probe breaks event data down into tokens and parses them into elements. Elements are used to assign values to ObjectServer fields; the field values contain the event details in a form that the ObjectServer understands.
The following table describes the elements that the Exec Probe generates.
Element name |
Element description |
---|---|
$AlertGroup |
This element indicates the alert status of the probe. |
$Date |
This element contains the date of the event in mm/dd/yy format. |
$Footer |
This element displays the contents of the message footer, if one is specified. |
$Header |
This element displays the contents of the message header, if one is specified. |
$Location |
This element indicates the location of the equipment for which the alarm was raised. |
$Manager |
This element shows the host on which the probe is running. |
$Node |
This element displays the name of the node. |
$Token(01 ... n) |
This element identifies the line that contains the token that was read. |
$Summary |
This element displays the summary of the event. |