Monday Jan 08, 2007
Monday Jan 08, 2007
If anyone has recommendations of other IPMI tools for Mac, I'd be interested, as most of my work is done on a iMac.
The options/assumptions that I'm sending the ipmitool in these alias shortcuts are:
| ipmitool parameter | Description and Example | -A password | Forces authtype to be password | -H foo.example.com | Hostname of the SMDC card | -U Admin | Use the Admin account on the SMDC card | -I lan | Use the LAN interface to access the SMDC card |
|---|
alias ipmi=”/opt/ipmitool/bin/ipmitool \ -A password \ -H foo.example.com \ -U Admin \ -I lan”Powering ON/OFF X2100
alias impi-power=”ipmi power”
Console in the X2100
alias impi-console=”ipmi tsol”
Status of the X2100
alias impi-status=”ipmi chassis status”
Posted by 162.115.108.124 on April 19, 2007 at 12:00 PM CDT #