Logoj0ke.net Open Build Service > Projects > server:monitoring > hddtemp > Meta
Sign Up | Log In

Meta Configuration of Package hddtemp

 
1
<package name="hddtemp" project="server:monitoring">
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
  <build>
11
    <enable repository="CentOS_5"/>
12
    <enable repository="RHEL_5"/>
13
  </build>
14
  <publish>
15
    <enable/>
16
  </publish>
17
</package>
18