mirror of
https://github.com/brezlord/iDRAC7_fan_control.git
synced 2024-11-09 23:48:21 +00:00
Update fan_control.sh
This commit is contained in:
parent
e8bb9d229d
commit
7918be8f17
@ -11,6 +11,7 @@
|
|||||||
IDRAC_IP="IP address of iDRAC"
|
IDRAC_IP="IP address of iDRAC"
|
||||||
IDRAC_USER="user"
|
IDRAC_USER="user"
|
||||||
IDRAC_PASSWORD="passowrd"
|
IDRAC_PASSWORD="passowrd"
|
||||||
|
# Fan speed in %
|
||||||
SPEED0="0x00"
|
SPEED0="0x00"
|
||||||
SPEED5="0x05"
|
SPEED5="0x05"
|
||||||
SPEED10="0x0a"
|
SPEED10="0x0a"
|
||||||
|
Loading…
Reference in New Issue
Block a user