openhpi
an implementation of the SA Forum's Hardware Platform Interface
- Provided by: libopenhpi3 (Version: 3.8.0-2build4)
- Source: openhpi
- Report a bug
an implementation of the SA Forum's Hardware Platform Interface
OpenHPI is an implementation of the SA Forum's Hardware Platform Interface, which provides a standard C library interface to manage, monitor, and control hardware (both local and remote).
Starting with release 2.14.0 OpenHPI implements the HPI B.03.02 specification.
The OpenHPI client library (libopenhpi) provides all the connection functionality needed by the client application to connect to the OpenHPI daemon running on the local or remote server.
The OpenHPI daemon runs as a background process and executes the requests. It loads plugins to adapt to the different hardware types. The plugins can be defined in the openhpi.conf file or can be loaded dynamically.
Some of OpenHPI's functioning can be changed by setting environment variables. This documents all client environmental settings. Client environmental settings are evaluated in the openhpi library that is linked to the client. There are other environmental settings for the openhpi daemon.
OpenHPI provides a number of plugins that talk to different hardware types. The following is a list of plugins provided by the OpenHPI project.
SNMP_BC plugin depends on net-snmp > 5.0.7.
The following plugins are provided to ease testing or support complex hardware architectures:
The definitive guide to HPI is the SA Forum specification at http://saforum.org.
More info on OpenHPI can be found at our webpage (http://openhpi.org) and in inline documentation.
The following man pages may also be of interest
hpialarms hpigensimdata hpireset hpitop
hpidomain hpiinv hpisensor hpitree
hpiel hpionIBMblade hpisettime hpiwdt
hpievents hpipower hpithres hpixml
ohdomainlist ohhandler ohparam
hpi_shell
Authors of this man page:
Sean Dague (http://dague.net/sean) Renier Morales (renier@openhpi.org) Ulrich Kleber (ulikleber@users.sourceforge.net) Anton Pak (avpak@users.sourceforge.net)