Update readme.md
Also works on R730xd
This commit is contained in:
parent
93a1623e5e
commit
498629be9c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# fan speed controller for dell R710, R520 etc
|
# fan speed controller for dell R710, R520, R730xd etc
|
||||||
|
|
||||||
Dells don't like having third party cards installed, and defaults to
|
Dells don't like having third party cards installed, and defaults to
|
||||||
ramping up the fan speed to "jetliner taking off" mode when third
|
ramping up the fan speed to "jetliner taking off" mode when third
|
||||||
|
|
@ -8,7 +8,7 @@ various components (disks via hddtemp, CPUs and GPUs via sensors,
|
||||||
ambient temperature via ipmitool).
|
ambient temperature via ipmitool).
|
||||||
|
|
||||||
This repo is forked from NoLooseEnds/Scripts, which contained
|
This repo is forked from NoLooseEnds/Scripts, which contained
|
||||||
R710-IPMI-TEMP. I have extended it to work on my R520, being a bit
|
R710-IPMI-TEMP. I have extended it to work on both my R520 and R730xd (unchanged despite hardware raid card, GPU etc), being a bit
|
||||||
smarter regarding the CPU and HDD temps instead of just caring about
|
smarter regarding the CPU and HDD temps instead of just caring about
|
||||||
the ambient temperature. It uses ipmi raw commands that seem to be
|
the ambient temperature. It uses ipmi raw commands that seem to be
|
||||||
similar across a wide range of dell server generations (google
|
similar across a wide range of dell server generations (google
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue