Update Hardware/Dell/remote_fan_spindown.sh

This commit is contained in:
Matthew Fisher 2024-10-19 17:58:39 -05:00
parent da48617cda
commit f6f5f91370

View File

@ -1,3 +1,3 @@
ipmitool raw 0x30 0x30 0x01 0x00
ipmitool -I lanplus -H 10.0.100.15 -U root -P $PASS raw 0x30 0x30 0x01 0x00
sleep 5
ipmitool raw 0x30 0x30 0x02 0xff 0x18
ipmitool -I lanplus -H 10.0.100.15 -U root -P $PASS raw 0x30 0x30 0x02 0xff 0x18