Hard drive monitoring is a crucial thing to do to measure the performance of your hard disk and to get early detection before it fails. It also can be used to let you know when to buy a new hard disk before your current hard drive fails. S.M.A.R.T has some useful function to monitor hard drives, although this feature comes with the purchase of the hard disc, but some people just can’t enable this function or even use this functionality on Ubuntu.
smartmontools is a hard drive monitoring tool for Ubuntu. Just by installing this free software you can see what hard drive error you’ve got using smartctl. Features are listed on the option of smartctl. One critical feature is the daemon smartd, which is very configurable via text file and is used to send notifications of various test results. The daemon smartd runs as a background service, so you might not be able to see it live on your console.
If you wanting to configure your own settings on smartmontools, just go and read sample smartd.conf from the smarttools site here.
Related posts:
- Hard Drive Temperature Monitoring using S.M.A.R.T
- Chromium 64-bit Support on Ubuntu
- How to Install Wine on Ubuntu
- Samsung N120 – Ubuntu Brightness Problem (Resolved)
- Laptop Temperature Monitoring Programs With DX9 Real time GPU Stress Test 1.2
- How To Install OS X from Disk Image on Lenovo IdeaPad S10
- 1720 Hard Drive Detects Imminent Failure on HP Pavilion DV6700
- HP Pavilion G60 Crash Frequently Fix
- Download “Send Money” Free PayPal Mobile BlackBerry Application
- Create Hidden Partitions with Secret Disk
[...] you will need to install hddtemp tools. This is a simple tool to monitor hard drives, especially the temperature when it is running. Please check their software release to see whether [...]