
Health Application Programming Interface
The Health Application Programming Interface (HAPI) is an API for discovery and use of health-related diagnostic information on linux-based systems. Such information typically consists of various temperature readings from the motherboard and CPUs, voltages from the power supplies, disk drive error rates, motherboard fan speeds, etc. HAPI collects this information through a variety of means depending on available resources and user needs.
The HAPI package contains source code and documentation for building a C library. Programmers may link with the HAPI library to monitor health-related diagnostic information.Version
The currently deployed version is 0.5b
System Requirements
expat required.
scew required.
lm_sensors optional.
Platforms
Linux
Other Unix possible, not tested
Download
Latest - ftp://ftp.renci.org/pub/hapi/hapi-0.5b.tar.gz
ftp://ftp.renci.org/pub/hapi/hapi-0.5a.tar.gz
Documentation
Online User's Guide Here