Users Guide

Object Description Usage Example
PWM) over the baseline fan
speed
racadm set
system.thermalsettings
FanSpeedOffset 1
FanSpeedLowOffsetVal
Getting this variable reads
the fan speed oset value in
%PWM for Low Fan Speed
Oset setting.
This value depends on the
system.
Use FanSpeedOffset
object to set this value using
index value 0.
Values from 0-100
racadm get
system.thermalsettings
FanSpeedLowOffsetVal
This returns a value such as “23”.
This means that when you use
the following command, it
applies a fan speed oset of Low
(23% PWM) over baseline fan
speed
racadm set
system.thermalsettings
FanSpeedOffset 0
FanSpeedMaxOffsetVal
Getting this variable reads
the fan speed oset value in
%PWM for Max Fan Speed
Oset setting.
This value depends on the
system.
Use FanSpeedOffset to
set this value using index
value 3
Values from 0-100
racadm get
system.thermalsettings
FanSpeedMaxOffsetVal
This returns a value such as
“100”. This means that when you
use the following command, it
applies a fan speed oset of Max
(meaning full speed, 100%
PWM). Usually, this oset results
in fan speed increasing to full
speed.
racadm set
system.thermalsettings
FanSpeedOffset 3
FanSpeedMediumOffsetVal
Getting this variable reads
the fan speed oset value in
%PWM for Medium Fan
Speed Oset setting.
This value depends on the
system.
Use FanSpeedOffset
object to set this value using
index value 2
Values from 0-100
racadm get
system.thermalsettings
FanSpeedMediumOffsetVal
This returns a value such as “47”.
This means that when you use
the following command, it
applies a fan speed oset of
Medium (47% PWM) over
baseline fan speed
racadm set
system.thermalsettings
FanSpeedOffset 2
FanSpeedOffset
Using this object with get
command displays the
existing Fan Speed Oset
value.
Using this object with set
command allows setting the
required fan speed oset
value.
The index value decides the
oset that is applied and the
FanSpeedLowOffsetVal,
FanSpeedMaxOffsetVal,
Values are:
0 — Low Fan Speed
1 — High Fan Speed
2 — Medium Fan Speed
3 — Max Fan Speed
255 — None
To view the existing setting:
racadm get
system.thermalsettings.
FanSpeedOffset
To set the fan speed oset to
High value (as dened in
FanSpeedHighOffsetVal)
racadm set
system.thermalsettings.
FanSpeedOffset 1
58 Setting up managed system and management station