Install Hpixml On A Debian, Ubuntu, Kali, CentOS, Fedora And Raspbian
Install hpixml
-
Debian
apt-get install openhpi-clients
Click to copy -
Ubuntu
apt-get install openhpi-clients
Click to copy -
Kali Linux
apt-get install openhpi-clients
Click to copy -
CentOS
yum install openhpi
Click to copy -
Fedora
dnf install openhpi
Click to copy -
Raspbian
apt-get install openhpi-clients
Click to copy
openhpi
SAF's HPI: Abstracted interface for managing computer hardwareOpenHPI is an implementation of the Service Availability Forum's Hardware Platform Interface (HPI) specification. (See http://www.saforum.org) As such, OpenHPI facilitates the development of computer manageability applications which are not tied to a single hardware vendor's products. HPI provides an abstracted interface for managing computer hardware, typically for 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 alerts; and a managed hotswap interface. This package is a metapackage which installs all of the OpenHPI components.
openhpi-clients
OpenHPI example client programsOpenHPI is an implementation of the Service Availability Forum's Hardware Platform Interface specification. (See http://www.saforum.org) As such, OpenHPI facilitates the development of computer manageability applications which are not tied to a single hardware vendor's products. This package contains the example client programs supplied as part of OpenHPI.