{{{ #!div style="border: 1pt solid; float:left; padding-left:30px; padding-right:20px; background-color: #FFFFCC; margin-right:30px; width:40%" == News == * Because Sourceforge removed the product {{{Wikispace}}}, our wiki has moved to this new Trac. * We moved our CVS-Repository to Subversion and adjusted the [wiki:Download#InstalllatestunreleasedcodefromSVNrepository download instructions] accordingly. Christian Franke added a first feature which benefits from the change: If build from trunk, the first line of smartmontools output now reports the SVN revision date and number, e.g: {{{smartctl 5.39 2009-07-16 r2838 [i686-pc-linux-gnu] (local build)}}}. So if you send smartctl output, we can now identify the exact revision :-) * Our work in the field USB bridges goes on. Experimental support for [http://w3.sunplusit.com/english/products/storage/SPIF225A.aspx Sunplus USB bridges] is available now with new option {{{-d usbsunplus}}}. [http://www.jmicron.com/Product_JM20336.htm JMicron USB to (S)ATA bridges] with option {{{-d usbjmicron[,1]}}}. Thanks to the vendors for handing over the necessary specs. We are very interested in your test results with the new device type and collect all feedbacks in our Wiki-Page on [wiki:Supported_USB-Devices USB-Support]. Get ''current version'' from [wiki:Download#InstalllatestunreleasedcodefromSVNrepository SVN] and tell us about your experiences on the [https://lists.sourceforge.net/lists/listinfo/smartmontools-support smartmontools-support mailing list]. Binaries for Windows are available [http://smartmontools-win32.dyndns.org/smartmontools/ here]. * Some newer Seagate/Maxtor disks risk a sudden death due to buggy firmware: 7200.11, ES.2, Diamondmax 22. See the [http://seagate.custkb.com/seagate/crm/selfservice/search.jsp?DocId=207931 Details], reported by Seagates customer support. * Thanks to contributor Jordan Hargrave, smartmontools now have support for MegaRAID controllers. Get ''current version'' from [wiki:Download#InstalllatestunreleasedcodefromSVNrepository SVN] and use {{{-d megaraid,N}}} to inspect disk N behind the controller. }}} {{{ #!div style="border: 1pt solid;" === Table of Content === * [wiki:Download Download Instructions][[BR]] * [wiki:TocDoc Documentation][[BR]] * [wiki:Help][[BR]] * [wiki:TocSupport Device Support][[BR]] * [wiki:TocDeveloper Developers Area][[BR]] * [wiki:Links] }}} == About Smartmontools == [[Image(http://smartmontools.sourceforge.net/smart_logo.gif, align=left, alt=S.M.A.R.T.-Logo)]] The smartmontools package contains two utility programs ({{{smartctl}}} and {{{smartd}}}) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI harddisks. In many cases, these utilities will provide advanced warning of disk degradation and failure. Smartmontools was originally derived from the Linux [http://sourceforge.net/projects/smartsuite/ smartsuite package] and actually supports ATA/ATAPI/SATA-3 to -8 disks and [http://smartmontools.sourceforge.net/smartmontools_scsi.html SCSI] disks and tape devices. It should run on any modern Darwin (Mac OS X), Linux, FreeBSD, NetBSD, OpenBSD, Solaris, OS/2, Cygwin, QNX, eComStation or [http://smartmontools.sourceforge.net/faq.html#windows Windows] system. Smartmontools can also be run from one of many different [wiki:Download#ListofbootableCDs bootable CDs or floppies]. Due to OS-specific issues and also depending on the different state of smartmontools development on the platforms, device support ist not the same for all OS platforms. We provide info about [wiki:Supported_RAID-Controllers RAID-controller support] here on the homepage and of course in the [wiki:TocDoc#Manpages manpages]. Thanks to Alexander Shaduri, there is also a graphical user interface for {{{smartctl}}} available. Go to the Homepage of [http://gsmartcontrol.berlios.de/ GSmartControl] to get all info and the software itself. Have a look at the [http://gsmartcontrol.berlios.de/home/index.php/en/Screenshots screenshots] and the [http://gsmartcontrol.berlios.de/home/index.php/en/About feature list] to get an impression of this nice tool. ---- '''License'''[[BR]] All content in this wiki is published under [http://www.gnu.org/licenses/gpl-2.0.html#SEC1 GNU GPL].