NAME
DracPerl::Models::Abstract::DiscreteSensor - A sensor returning arbitrary data
SYNOPSIS
DiscreteSensor are often plain english representating a state. For example : Voltage correct, No chassis intrusion, good fan redundancy
ATTRIBUTES
name
The name of the sensor eg : 'CPU1 0.75 VTT PG' eg : 'system board Intrusion'
reading
The current state of the sensor. eg : 'Good' eg : 'Chassis is closed'
status
The current status of the sensor :
'Normal' or 'Critical'