#!/bin/bash

#!/login
#!/register

Hard Disk SMART Tester

A script to SMART test your harddisk. Suited for cron.

This script uses the smartctl program to run test on harddisks support SMART (should be supported by any modern harddisk, really). It will log its information to a file as well as print them to stdout, making it suited to use in cron.

Project Category: tool

Wiki at shellscripts.org

Project owner: blindcoder

[subscribe]

[RSS Feed for new releases]

Version history:
Version Release date ChangeLog Download
2Sun Sep 10 07:34:34 UTC 2006fix a race conditionhdtest_v2.sh (application/x-sh)
1Mon Jan 30 11:21:36 UTC 2006hdtest_v1.sh (application/x-sh)