9 lines
263 B
Text
9 lines
263 B
Text
|
check_hdd_health is a Nagios plug-in written in shell to check HDD health.
|
||
|
This script check HDD from S.M.A.R.T this values:
|
||
|
- Spin Retry Count
|
||
|
- Reallocated Sector Ct
|
||
|
- Reallocated Event Count
|
||
|
- Current Pending Sector
|
||
|
- Offline Uncorrectable
|
||
|
- Total health test
|