GSmartControl is a graphical user interface for smartctl (from smartmontools package), which is a tool for querying and controlling SMART (Self-Monitoring, Analysis, and Reporting Technology) data on modern hard disk and solid-state drives.
smartmontools contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks. It is derived from smartsuite.
主要命令:smartctl,包 smartmontools 中的一个组件。 有些硬盘需要先执行 smartctl /dev/sdX -s on 来开启硬盘的 S. M. A. R. T 信息访问. 1. 查看硬盘的全部 S. M. A. R. T 信息. 一个十分有用的命令,将给出许多有用的信息。 SMART Attributes:给出硬盘 S. M. A. R. T...