Meta Configuration of Package hddtemp
1
<package name="hddtemp" project="stresslinux">
2
<title>Hard Disk Temperature</title>
3
<description>hddtemp is a small utility that gives you the temperature of your hard drive by reading S.M.A.R.T. informations (for drives that support this feature).
4
5
Note: only recent hard drives have a temperature sensor.
6
7
The temperature information seems to be vendor specific (i.e. not standardized). So hddtemp comes with a file (hddtemp.db) that contains informations about drives that were reported to work with hddtemp.
8
9
</description>
10
<person userid="hostmaster" role="maintainer"/>
11
<person userid="netmax" role="maintainer"/>
12
<publish>
13
<enable/>
14
</publish>
15
</package>
16