GNU FreeIPMI 0.3.0 review

Download
by rbytes.net on

GNU FreeIPMI project provides "Remote-Console" (out-of-band) and "System Management Software" (in-band) based on IPMI v1.5/2.0 specif

License: GPL (GNU General Public License)
File size: 0K
Developer: GNU FreeIPMI Dev Team
0 stars award from rbytes.net

GNU FreeIPMI project provides "Remote-Console" (out-of-band) and "System Management Software" (in-band) based on IPMI v1.5/2.0 specification.

This project includes:

KCS, SMIC, SSIF, LAN Drivers and C Library (libfreeipmi)
IPMI Locate - Probe IPMI BMC Device (ipmi-locate)
FreeIPMI SHell (fish)
Watchdog Daemon (bmc-watchdog)
Sensors (sensors)
System Event Log (sel)
BMC Info (bmc-info)
BMC Config (bmc-config)
IPMI Power (ipmipower)
IPMI Ping (ipmiping)
RMCP Ping (rmcpping)
Gratuitous ARP Daemon (garpd)
IPMI Raw Interface (ipmi-raw)

Requirements:
GNU Guile - guile-1.6.x, guile-devel-1.6.x.
GNU Readline - readline-4.x, readline-devel-4.x

Installation:

To compile the program, you must first run the `configure' script included with the source tar ball. It works just like any other standard GNU `autoconf' created script. See the more generic configure related installation instructions below.

For complete list of options, try `configure --help'.

Note: Please run `./autogen.sh' script before `./configure', if you are compiling FreeIPMI source from CVS.

# ./configure --prefix=/usr
# make
# make install

What's New in This Release:
ipmiconsole has been added.
IPMI 2.0 and Serial-Over-LAN (SOL) configuration have been added to bmc-config.
OpenIPMI driver support has been added to bmc-info, ipmi-raw, ipmi-sel, and ipmi-sensors. bmc-info, ipmi-raw, ipmi-sel, and ipmi-sensors out-of-band communication has been made more reliable.
The options --wait-until-on, --wait-until-off, and --retry-wait-timeout have been added to ipmipower.

GNU FreeIPMI 0.3.0 keywords