From 085d872aafdca918069bb1fdf767cf52b15ee961 Mon Sep 17 00:00:00 2001 From: Dai Dang Van Date: Fri, 4 Jan 2019 00:12:28 +0700 Subject: [PATCH] Add S.M.A.R.T metrics (#1209) Update metrics following SMART attributes in [1][2] - Seek_Error_Rate - ID: 7 - Reallocated_Event_Count - ID: 196 [1] https://en.wikipedia.org/wiki/S.M.A.R.T.#Known_ATA_S.M.A.R.T._attributes [2] https://en.wikibooks.org/wiki/Minimizing_Hard_Disk_Drive_Failure_and_Data_Loss/Self-Monitoring,_Analysis,_and_Reporting_Technology Signed-off-by: Dai, Dang Van --- text_collector_examples/smartmon.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/text_collector_examples/smartmon.sh b/text_collector_examples/smartmon.sh index d6c55c42..25ad7ed7 100755 --- a/text_collector_examples/smartmon.sh +++ b/text_collector_examples/smartmon.sh @@ -44,9 +44,11 @@ power_cycle_count power_on_hours program_fail_count raw_read_error_rate +reallocated_event_count reallocated_sector_ct reported_uncorrect sata_downshift_count +seek_error_rate spin_retry_count spin_up_time start_stop_count