mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
5bb28fbc28
- Add WITH_FREEIPMI and WITH_DEBUG knobs PR; 110026 Submitted by: Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
14 lines
573 B
Plaintext
14 lines
573 B
Plaintext
Quoting IPMItool homepage:
|
|
|
|
"IPMItool is a utility for managing and configuring devices that
|
|
support the Intelligent Platform Management Interface (IPMI) version
|
|
1.5 and version 2.0 specifications. IPMI is an open standard for
|
|
monitoring, logging, recovery, inventory, and control of hardware that
|
|
is implemented independent of the main CPU, BIOS, and OS."
|
|
|
|
FreeBSD has OpenIPMI-compatible ipmi(4) driver for in-band IPMI
|
|
operations in the base system starting from 6.2 release. On older
|
|
systems sysutils/ipmi-kmod port is available.
|
|
|
|
WWW: http://ipmitool.sourceforge.net/
|