hpialarms
OpenHPI example client programs
Install
- All systems
-
curl cmd.cat/hpialarms.sh
- Debian
-
apt-get install openhpi-clients
- Ubuntu
-
apt-get install openhpi-clients
- Kali Linux
-
apt-get install openhpi-clients
- CentOS
-
yum install openhpi
- Fedora
-
dnf install openhpi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install openhpi-clients
- Raspbian
-
apt-get install openhpi-clients
- Dockerfile
- dockerfile.run/hpialarms
openhpi-clients
OpenHPI example client programs
OpenHPI 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.
openhpi
SAF's HPI: Abstracted interface for managing computer hardware
OpenHPI 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.