分类: LINUX
2008-02-25 14:04:17
OpenHPI provides an open source implementation of the (SAF) Hardware Platform Interface (HPI).
HPI is an abstracted interface for managing computer hardware, typically chassis and rack based servers. HPI includes resource modeling; access to and control over sensor, control, watchdog, and inventory data associated with resources; abstracted System Event Log interfaces; hardware events and alarms; and a managed hotswap interface.
OpenHPI's architecture contains a modular mechanism intended to make adding new hardware support easier. Several plugins exist in the OpenHPI source tree giving access to various types of hardware. This includes, but is not limited to, IPMI based servers, Blade Center, and machines which export data via sysfs.
The OpenHPI project is always looking for more participants. If you are interested in using and/or taking a part in the evolution of OpenHPI, then and we'll tell you how.
About this wiki
This wiki is being graciously hosted by at the Marist College OSDL laboratory using a zLinux image.
To use this wiki, you must , create a valid user id and contact
(a spam prevention technique) so that you can create and edit pages. If
you want to learn more about using a wiki, check out the page.
,
OpenHPI |
(Stable) |
The open implementation of HPI. Includes a library and a daemon. |
|
SNMP Subagent |
(Stable) |
Exports the HPI API using the SNMP MIBs. |
|
HPIView |
(Stable) |
OpenHPI GUI application based on GTK. |
|
Python Module |
(Stable) |
The HPI APIs ported to python and using the OpenHPI library. |