![ab IPBox 9000HD Manual Download Page 42](http://html.mh-extra.com/html/ab/ipbox-9000hd/ipbox-9000hd_manual_450587042.webp)
HDDtemp plugin
This is a very simple plugin, which displays the current
temperature from the SATA disk.
This plugin is basically a wrapper which executes the hddtemp binary with
pfopen system call, and display the result in OSD from ipbox.
INSTALL:
========
copy the files to the following directories on your box:
binaries/hddtemp -> /var/bin/hddtemp
binaries/hddtemp.db -> /var/etc/hddtemp
hddtemp.plugin -> /var/plug-in
binaries/galaxy-man-bg-hddtemp.jpg -> /var/plug-in/bg-hddtemp.jpg
or
binaries/crash-bg-hddtemp.jpg -> /var/plug-in/bg-hddtemp.jpg
COPYRIGHT
=========
This software is distributed under the GPL license.
CREDITS:
========
The hddtemp tool is written by Emmanuel Varagnat
The homepage can be found at http://www.guzu.net
crash/zbigzbig20 / Gman2006 for contributing background images
m_auro1 for sending disk state patch
Release-notes:
==============
0.0.1:
- initial release
0.0.2:
- added support for background picture (/var/plug-in/bg-hddtemp.bmp)
- display output from hddtemp on multiple lines
- only execute hddtemp command twice if we have "no sensor" message
0.0.3:
- check if all necessary files are installed, otherwise report on screen
- setup execute bit on /var/bin/hddtemp if it is not set
0.0.4:
- added new background image contributed by Gman2oo6
- added remote controller code, plugin now exits when you press exit button
- removed trailing doublepoints on hddtemp output
- display filesystem type (ext2/ext3) from harddisk
0.0.5
- added background image contributed by crash and zbigzbig20, so it seamless
integrates in skins from crash
- replaced background image contributed by Gman2006 with new version
- changed text position for new background