3.112. RealTimeMonitorAlert

Description

Monitors a statistical value. Log messages are generated if the value goes below the lower threshold or above the high threshold.

Properties

Index
The index of the object, starting at 1. (Identifier)
Monitor
Statistical value.
SampleTime
Interval in seconds between checking the statistic. (Optional)
LowThreshold
Log if statistical value goes below this threshold. (Optional)
HighThreshold
Log if statistical value goes above this threshold. (Optional)
BackoffInterval
The minimum number of seconds between consecutive log messages. (Default: 60)
Continuous
If set, generate event if the value goes from being outside the threshold values, back to within acceptable limits again. (Default: No)
LogMessageID
ID of generated log messages. (Optional)
Attribute
Special Attribute of the current object. (Optional)
Comments
Text describing the current object. (Optional)
[Note] Note
If no Index is specified when creating an instance of this type, the object will be placed last in the list and the Index will be equal to the length of the list.