The DiskSmartView application was designed to be a small utility that retrieves the S.M.A.R.T information (S.M.A.R.T = Self-Monitoring, Analysis, and Reporting Technology) from IDE disks.
This information includes the disk model/firmware/serial number, cylinders/heads, power-on hours (POH), internal temperature, disk errors rate, and more. You can use the S.M.A.R.T information retrieved by DiskSmartView to find out whether there is any significant problem in your disk drive.
DiskSmartView doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file - DiskSmartView.exe After running it, DiskSmartView displays all S.M.A.R.T information and attributes retrieved from your IDE disks.
You can select one or more lines and then save them to HTML/text/xml/csv file (Ctrl+S) or copy them to the clipboard (Ctrl+C) and paste them to Excel or other spreadsheet.
If you want to learn more about how to analyze the S.M.A.R.T information displayed by DiskSmartView.
Command-Line Options:
/stext
Save the S.M.A.R.T information into a regular text file.
/stab
Save the S.M.A.R.T information into a tab-delimited text file.
/scomma
Save the S.M.A.R.T information into a comma-delimited text file (csv).
/stabular
Save the S.M.A.R.T information into a tabular text file.
/shtml
Save the S.M.A.R.T information into HTML file (Horizontal).
/sverhtml
Save the S.M.A.R.T information into HTML file (Vertical).
/sxml
Save the S.M.A.R.T information into XML file.
Requirements:
· IDE / SATA HDD
What's New in This Release: [ read full changelog ]
· Added 'Mark Odd/Even Rows' option, under the View menu. When it's turned on, the odd and even rows are displayed in different color, to make it easier to read a single line.
· Fixed issue: The properties dialog-box and other windows opened in the wrong monitor, on multi-monitors system.
· Added 'Add Header Line To CSV/Tab-Delimited File' option. When this option is turned on, the column names are added as the first line when you export to csv or tab-delimited file.