Danterpstra (Talk | contribs) (→Description) |
Danterpstra (Talk | contribs) m (Update modification date.) |
||
| Line 2: | Line 2: | ||
|Author=PAPI team | |Author=PAPI team | ||
|Version=current PAPI | |Version=current PAPI | ||
| - | |Last modified= | + | |Last modified=2012/02/01 |
|Author support=Yes | |Author support=Yes | ||
|Component overview=Component interface for lm-sensors system health measurement | |Component overview=Component interface for lm-sensors system health measurement | ||
| Lm-sensors | |
|---|---|
| Author(s) | PAPI team |
| Version | current PAPI |
| Last modified | 2012/02/01 |
| Author support | Yes |
| Component overview | Component interface for lm-sensors system health measurement |
| Source Code |
http://icl.cs.utk.edu/viewcvs/viewcvs.cgi/PAPI/papi/src/components/lmsensors/ |
Contents |
This component provides a PAPI interface for measuring system health parameters as supported by lm-sensors. To learn more, visit the lm-sensors website.
Use the "Download tarball" link on the provided page to download a tarball of the source code folder to your computer. Untar the folder and place it in the components directory of your PAPI source tree. Configure the component by running lmsensors/configure with two arguments:
--with-sensors_incdir = <path> --with-sensors_libdir = <path>
This only needs to be done once. Configure PAPI using "--with-component=lmsensors". Rebuild PAPI.
Use as directed.
Linux systems with properly installed lm-sensors drivers.