Description
Hardware monitor. Reads information from system sensors and keeps track of changes and limits
Properties
- Name
- Specifies a symbolic name for the hardware monitor. (Identifier)
- SensorID
- Sensor unique identifier string.
- Severity
- Specifies the severity that will be set on log events generated by the monitor. (Default: warning)
- LowThres
- Lower value threshold. If read value on sensor is below this value a log entry will be generated. (Optional)
- HighThres
- Higher value threshold. If read value on sensor is above this value a log entry will be generated. (Optional)
- Interval
- Interval in seconds between consecutive checks for threshold violations. (Optional)
- Enabled
- Enable or disable the monitor. If disabled, the monitor continues to work but will not log threshold violation events. (Default: Yes)
- Comments
- Text describing the current object. (Optional)