NAME
DracPerl::Models::Abstract::ThresholdSensor - Sensors that can trigger warnings
ATTRIBUTES
name
Name of the sensor
reading
Current integer value of the sensor
eg : '1888'
units
The unit of the sensor
eg : 'RPM'
min_failure
The minimum reading value that will trigger an iDRAC failure 'N/A' if not set
max_failure
The maxium reading value that will trigger an iDRAC failure 'N/A' if not set
max_warning
The maxium reading value that will trigger an iDRAC warning 'N/A' if not set
min_warning
The minimum reading value that will trigger an iDRAC warning 'N/A' if not set
status
Current status of the sensor. 'Normal' / 'Critical'