HDDgraph is a small AddOn for IPCop that creates graphs of your harddisks temperature.
You will need to install the hddtemp binary addon or smartctl binary addon first, as HDDGraph uses hddtemp or smartctl to get the temperature.
Your harddisk must be S.M.A.R.T. capable !
Installation
- download hddgraph-ipcop-<version>.tar.gz from this webpage
- copy "hddgraph-ipcop-<version>.tar.gz" to any directory of your choice ( e.g. to "/root" using WinSCP or SCP [ port 222! ] )
- go straight to the console or open a console connection ( e.g. via Putty or SSH [ port 222! ] )
- login as user "root"
- change to the directory you have copied the file to ( e.g. type "cd /root" )
- extract the archive ( type "tar xvfz hddgraph-ipcop-<version>.tar.gz" )
- change to installation directory ( type "cd hddgraph-ipcop-<version>" )
- to install the addon type "./install -i" ( to uninstall type "./install -u" )
Upgrading
Just follow the steps under Installation, no need to uninstall first.
Usage
After installation you should have an extra menu-item for HDDgraph:

And (after a few minutes of waiting) some nice graphics:

This is the actual HDD temperature graph of my Cop:
My main IPCop now has a CF card. That means no more temperature graphs.
The smartctl info is also displayed (if smartctl is installed):

Make sure your harddisk is S.M.A.R.T. capable. If HDDGraph shows 0 °C verify the output from hddtemp /dev/harddisk or smartctl -A /dev/harddiskon the IPCop console.
siehe oben 
Some more information about S.M.A.R.T. and it's parameters can be found in wikipedia
hddgraph-ipcop-0.4.0.tar.gz
MD5 chksum: 5e6309deaab54a161e960099bae907bb
This addon heavily relies on the hddtemp utility . Simple and effective 
Simply amazing RRDtool logging & graphing.
Very useful: the routines from the Addons-Server project
Special thanks to Tom 'wintermute' for the HDD Graph logo 
Thanks for translating:
Zdeněk Věchet (Czech), Gabriele Bellini (Italian), Rafal 'pacraf' Tomek (Polish), Juan Felipe Muñoz - Fernández (Spanish), Alexander Husnutdinov (Russian), Mindaugas Marko (Lithuanian+Russian)
Also thanks to Barbarić for Croatian translation, this is not yet in the package since IPCop does not know about this language (maybe it will in the future ?).
| 2007-10-18 |
0.4.0 |
Switch on S.M.A.R.T. after boot (if necessary). Detect -d option (if necessary). |
| 2007-01-14 |
0.3.1 |
Display hddtemp and Smartctl version |
| 2006-06-30 |
0.2.0 |
Can use smartctl. |
| 2006-04-22 |
0.1.1 |
Install in menu below proxy diagrams. |
| 2006-04-01 |
0.1.0 |
Many new languages. HDDGraph no longer breaks when HD not in database. |
| 2006-02-26 |
0.0.12 |
Changed line thickness |
| 2006-02-25 |
0.0.11 |
First online version |
|