ipmitool

Utility for IPMI control via kernel driver or LAN interface

brewmacoslinux
Try with needOr install directly
Source

About

Utility for IPMI control with kernel driver or LAN interface

Commands

ipmitool

Examples

Get sensor readings from a remote server via LAN$ ipmitool -I lanplus -H 192.168.1.100 -U admin -P password sensor list
Power on/off a server remotely$ ipmitool -I lanplus -H 192.168.1.100 -U admin -P password power on
Get system information and hardware status$ ipmitool -I lanplus -H 192.168.1.100 -U admin -P password chassis status