Class: IControl::System::FanMetricType
- Inherits:
-
Base::Enumeration
- Object
- Base::Enumeration
- IControl::System::FanMetricType
- Defined in:
- lib/icontrol/system.rb,
lib/icontrol/system.rb
Overview
An enumeration for different types of chassis fan metrics.
Constant Summary collapse
- FAN_INDEX =
The fan number.
:FAN_INDEX
- FAN_STATE =
The current status of the fan. Possible values: 0 - Bad status 1 - Good status 2 - Not present
:FAN_STATE
- FAN_SPEED =
The fan speed. This is only available if the status is GOOD.
:FAN_SPEED