IPMI Tool Under Linux

IPMI Tool Under Linux

Quick Note: Command to use IPMITool under linux to connect to remote system

ipmitool -H <ipx.x.x.x> -U <username> -P <password> -I lanplus power status
ipmitool -H <ipx.x.x.x> -U <username> -P <password> -I lanplus sensor

Leave a Reply