| 16 | | ==== Documentation On Device Support ==== |
| 17 | | * [wiki:USB USB devices and smartmontools] - To access SMART functionality, smartmontools must be able to send ATA commands directly to the disk. |
| 18 | | * [wiki:NAS NAS devices and smartmontools] - Smartmontools can work also on ''Network Attached Storage'' (NAS) devices, if the appropiate functions are available there, e.g. on Dlink DNS-323 with [http://www.inreto.de/dns323/fun-plug/ fonz firmware] |
| | 18 | [http://smartmontools.sourceforge.net/ man/smartctl.8.html smartctl manual page][[BR]] |
| | 19 | [http://smartmontools.sourceforge.net/man/smartd.8.html smartd manual page][[BR]] |
| | 20 | [http://smartmontools.sourceforge.net/man/smartd.conf.5.html smartd.conf manual page] |
| | 21 | |
| | 22 | Note that these are the manual pages for the ''current version'' |
| | 23 | of smartmontools in the developers SVN repository; they might not |
| | 24 | correspond to the (possibly older) version of smartmontools installed |
| | 25 | on '''your''' system. So the manual pages installed on your system |
| | 26 | should be regarded as definitive for your installation. |
| | 27 | |
| | 28 | ---- |
| | 29 | |
| | 30 | == Tutorials == |
| | 31 | [http://blog.shadypixel.com/monitoring-hard-drive-health-on-linux-with-smartmontools/ Monitoring Hard Drive Health on Linux with smartmontools ("Random Bits", Jan 2009)][[BR]]Step by step for beginners. Clear instruction with very nice layout :-) |
| | 32 | |
| | 33 | [http://www.linuxjournal.com/article.php?sid=6983 Monitoring Hard Disks with SMART (Linux Journal, Jan 2004)] |
| | 34 | |
| | 35 | [http://lea-linux.org/cached/index/Hardware-hard_plus-smart.html Soyez Smart (Francais) from GNU Linux Magazine France n°68] |
| | 36 | |
| | 37 | [http://www.linux-user.de/ausgabe/2004/10/056-smartmontools/ Vorbeugen statt Crash (Deutsch)] from [http://www.linux-user.de/ausgabe/2004/10 LinuxUser 2004/10] |
| | 38 | |
| | 39 | [http://www.linux-magazine.com/issue/49/Monitoring_Hard_Disks_with_smartmontools.pdf Crash Prevention (English version of above)] from [http://www.linux-magazine.com/ Linux Magazine Dec 2004] |
| 74 | | |
| 75 | | == Tutorials and articles about smartmontools == |
| 76 | | [http://blog.shadypixel.com/monitoring-hard-drive-health-on-linux-with-smartmontools/ Monitoring Hard Drive Health on Linux with smartmontools ("Random Bits", Jan 2009)][[BR]]Step by step for beginners. Clear instruction with very nice layout :-) |
| 77 | | |
| 78 | | [http://www.linuxjournal.com/article.php?sid=6983 Monitoring Hard Disks with SMART (Linux Journal, Jan 2004)] |
| 79 | | |
| 80 | | [http://lea-linux.org/cached/index/Hardware-hard_plus-smart.html Soyez Smart (Francais) from GNU Linux Magazine France n°68] |
| 81 | | |
| 82 | | [http://www.linux-user.de/ausgabe/2004/10/056-smartmontools/ Vorbeugen statt Crash (Deutsch)] from [http://www.linux-user.de/ausgabe/2004/10 LinuxUser 2004/10] |
| 83 | | |
| 84 | | [http://www.linux-magazine.com/issue/49/Monitoring_Hard_Disks_with_smartmontools.pdf Crash Prevention (English version of above)] from [http://www.linux-magazine.com/ Linux Magazine Dec 2004] |
| 85 | | |
| 86 | | ---- |