Shell-Scripts/Hardware/Dell/remote_fan_spindown.sh

3 lines
164 B
Bash

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