NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
eton
May 25, 2015Luminary
Generate HDD reports?
How can I generate HDD reports of the type shown in this post? Without downloading all logs within Frontview. Tried that and got a 340 MB large file with all kinds of stuff. I just want to view my ...
mdgm-ntgr
May 27, 2015NETGEAR Employee Retired
Btw the one should in the post linked to by the opening post in this thread is for OS6 not for your Duo.
You can generate that table (OS6 only) using
The nice thing about the smart history table is that it shows the history of key changes to SMART error counts.
On older models such as yours we have some disk_smart logs under /var/log/frontview. You can get some SMART history by comparing those logs.
You can generate that table (OS6 only) using
# sqlite3 -header -column -cmd '.width 20 20' /var/readynasd/smart.sq3 'select *,datetime(timestamp, "unixepoch") as time from smart_history;'
The nice thing about the smart history table is that it shows the history of key changes to SMART error counts.
On older models such as yours we have some disk_smart logs under /var/log/frontview. You can get some SMART history by comparing those logs.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!