conserver-ipmipower - ipmitool wrapper for remote chassis power control via IPMI
conserver-ipmipower [-hv] bmchostname [power command]
A wrapper to ipmitool(1) intended to be called by hand in order remotely to control a machine's power via IPMI.
This wrapper is supplied by the lcfg-conserver(8) component, and must be invoked by the system root user.
The specific command this wraps is: ``ipmitool -H bmchostname chassis power [power command]''.
Hostname (or IP address) of the Baseboard Management Controller (BMC) on the host to which the chassis power subcommand is to be sent by ipmitool.
Output help information, and terminate.
Run in verbose mode.
The chassis power subcommand to be sent. Typically: status, on, off, cycle, reset, diag, or soft - but see ipmitool(1) for a complete list of currently-supported options and their meanings.
ipmitool(1), lcfg-conserver(8)
Fedora5, Fedora6, Scientific5
Ian Durkacz <idurkacz@inf.ed.ac.uk>