diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 6 insertions, 9 deletions
@@ -42,8 +42,8 @@ Requirements ============ Obviously the largest requirement is hardware with a service processor that supports the IPMI specification. Many x86-based servers are now -comming with IPMI support, check with your preferred hardware vendor -about available prodcuts. +coming with IPMI support, check with your preferred hardware vendor +about available products. Once you are certain you have the required hardware, you then need to decide how you want to access the BMC. The most common case involve @@ -126,7 +126,7 @@ hardware will come with a utility (often a DOS bootable CD) for configuring enabling the LAN interface as well. In order to support the IPMIv2.0 interface you must have an OpenSSL library -with the required encrytion functions. Recent distributions should have +with the required encryption functions. Recent distributions should have no problems. The IPMIv1.5 interface will attempt to use OpenSSL for MD5 hash function at compile time but if that is not found it will use an internal library. @@ -396,16 +396,13 @@ ipmievd: Memory Sensor 01 - Correctable ECC Resources ========= IPMItool homepage -http://ipmitool.sourceforge.net +http://github.com/ipmitool/ipmitool IPMItool manpage -http://ipmitool.sourceforge.net/manpage.html - -IPMItool overview paper from Linux.conf.au 2004 -http://ipmitool.sourceforge.net/lca2004_ipmitool.pdf +https://github.com/ipmitool/ipmitool/blob/master/doc/ipmitool.1.in Intelligent Platform Management Interface specification -http://www.intel.com/design/servers/ipmi/spec.htm +https://www.intel.com/content/www/us/en/servers/ipmi/ipmi-home.html OpenIPMI project: Linux IPMI kernel driver and userland library http://openipmi.sourceforge.net |