Device > Configure > Sensors > Threshold
The following information appears:
Threshold Severity (entSensorThresholdSeverity)
Threshold Relation (entSensorThresholdRelation)
Threshold Value (entSensorThresholdValue)
Threshold Evaluation (entSensorThresholdEvaluation)
Threshold Notification (entSensorThresholdNotificationEnable)
The following list specifies buttons in this dialog box, as well as their function:
Click OK to continue.
Click Apply to save the changes in the dialog box.
Click Cancel to close the dialog box.
Click Refresh to update the contents of the dialog box.
Click Print to print the contents of the dialog box.
Click Help to access online help.
Textual description of this sensor.
Indicates the severity of a threshold.
There are four possible values:
other
minor
major
critical
Indicates how the the sensor value (entSensorValue) and threshold value (entSensorThresholdValue) required to trigger an alarm relate to each other. When evaluating the relationship, the sensor value is to the left of this object, whereas the threshold value is to the right.
There are six possible values:
lessThan
lessOrEqual
greaterThan
greaterOrEqual
equalTo
notEqualTo
Indicates the value of a threshold.
To correctly display or interpret the value of this object, you must also know the value of entSensorType, entSensorScale, and entSensorPrecision. That said, you can still directly compare entSensorValue with the threshold values provided in entSensorThresholdTable.
Indicates the result of the latest evaluation of a threshold. When the value of this object is true, it indicates that the threshold condition is true.
Note: Thresholds are evaluated at the rate indicated by entSensorValueUpdateRate.
When the value of this object is true, entSensorThresholdNotifications are generated for a threshold.