Download List

Projeto Descrição

smartmontools contains utilities that control and monitor storage devices using the Self-Monitoring, Analysis, and Reporting Technology (S.M.A.R.T.) system built into ATA and SCSI hard drives. This is used to check the reliability of the hard drive and to predict drive failures. Version 5.x is designed to comply with the ATA/ATAPI-5 specification. Future releases will comply with the ATA/ATAPI-6 and ATA/ATAPI-7 specifications. It is meant to be an up-to-date replacement for the ucsc-smartsuite and smartsuite packages, and is derived from that code.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-10-04 05:53
5.19

Autoconf eo automake foram implementadas e Linux / hdreg.h foi eliminada do código, que deverá simplificar portar para outros sistemas operacionais. Também houve correções de bugs e melhorias.
Tags: Major feature enhancements
Autoconf and Automake were implemented and
linux/hdreg.h was eliminated from the code,
which should simplify porting to other operating
systems. There were also bugfixes and
enhancements.

2003-08-06 19:33
5.1-16

Foi adicionado suporte para discos ATA trás 3ware controladores SCSI RAID, tanto big / little endian arquiteturas e arquiteturas 64-bit. ATA impressão registo de erros foi melhorado. O arquivo deve reiniciar smartmontools.spec smartd se ele já está em execução. O loop timing smartd é mais eficiente.
Tags: Major feature enhancements
Support has been added for ATA disks behind 3ware SCSI RAID controllers, both big/little endian architectures, and 64-bit architectures. ATA error log printing was improved. The smartmontools.spec file should restart smartd if it's already running. The smartd timing loop is more efficient.

2003-04-15 02:58
5.1-9

Este lançamento acrescenta o lote de correções.
This release adds lot of bugfixes.

2003-01-21 19:08
5.1-4

O formato de impressão para 9 de minutos foi modificado para ler Xh + Ym h em vez de X + Y m, de modo que os campos são de largura fixa. O atributo 240 "cabeça voadora horas" foi adicionado. Um bug onde smartctl-d SCSI não funciona porque tryata e tryscsi foram invertidos foi corrigido. Ele agora funciona em dispositivos SCSI devfs. O manual diz que o bit 6 do valor de retorno está activada, se forem encontrados erros no log de erro inteligente, mas isso já não foi implementado e tem sido fixado em smartctl.
Tags: Minor bugfixes
The printing format for 9,minutes has been modified to read Xh+Ym instead of X h + Y m, so that fields are fixed width. The Attribute 240 "head flying hours" has been added. A bug where smartctl -d scsi didn't work because tryata and tryscsi were reversed has been fixed. It now works on devfs SCSI devices. The manual says that bit 6 of the return value is turned on if errors are found in the smart error log, but this previously wasn't implemented and has been fixed in smartctl.

2003-01-17 23:33
5.1-1

As directivas e opções smartd.conf smartctl mudaram, veja a página man para obter detalhes. strerror () agora é usado para gerar mensagens de erro do sistema de chamada. Em smartd, fflush () todos os fluxos abertos antes de fork (). A movimentação interna de checksums foi simplificada para facilitar a portabilidade e menos código. hora local e data são impressos por smartctl-i. A "ajuda" argumento foi adicionado à smartctl-v. A-D, - opção showdirectives foi adicionado à smartd. Uma opção de modificação de atributo adicional 220-v, de temperatura e V-9, de temperatura foi adicionado. Há SCSI melhorias e correções.
Tags: Major feature enhancements
The smartd.conf Directives and smartctl options have changed; see the man page for details. strerror() is now used to generate system call error messages. In smartd, fflush() all open streams before fork(). The internal handling of checksums was simplified for simpler porting and less code. local time and date are now printed by smartctl -i. A "help" argument has been added to smartctl -v. A -D, --showdirectives option has been added to smartd. An additional Attribute modification option -v 220,temp and -v 9,temp has been added. There are SCSI improvements and fixes.

Project Resources