IPMItool
IPMItool is a command-line utility for managing IPMI-enabled hardware, providing a straightforward interface to Baseboard Management Controllers (BMCs) found in many servers and rack systems. It is used to monitor hardware status, perform power management, and configure IPMI-enabled devices through standard IPMI channels.
As an open-source tool developed as part of the OpenIPMI project, ipmitool supports both local and remote
Usage generally involves specifying the transport and target, for example ipmitool -I lanplus -H host -U user
IPMItool is widely distributed with Linux and other Unix-like systems and is commonly used in data centers