Search found 10 matches
- 2024.10.16. 15:20
- Forum: Questions
- Topic: How to monitor for offline drive (lost power)?
- Replies: 6
- Views: 9679
Re: How to monitor for offline drive (lost power)?
For the future myself (just because I forgot where is this option once again :D ). The " Configuration->Alerts->When disk removed/disconnected " option in Hard Disk Sentinel 6.20 (Pro) is clickable. The dialog you get allows to specify the disks to trigger this alert. 2024-10-16 16_13_40-C...
- 2024.04.12. 04:39
- Forum: Supported Hardware
- Topic: "100% health" shown for a HDD with grown defects
- Replies: 3
- Views: 4986
Re: "100% health" shown for a HDD with grown defects
Thanks for explaining the idea behind the Health arithmetic! As you may see with your other drive, The thing is, this is the same HDD (just one hour later). And the fact that the uncorrectable error happened that soon after I started to actually read something from the disk, contributes to the idea ...
- 2024.03.30. 17:44
- Forum: Supported Hardware
- Topic: "100% health" shown for a HDD with grown defects
- Replies: 3
- Views: 4986
"100% health" shown for a HDD with grown defects
I've noticed that Hard Disk Sentinel for LINUX console 0.20b-x64.10851 shows misleading "Health: 100 % (Excellent)" estimate for a HDD that got multiple "grown defects", "reassigned blocks" and "recovered via rewrite in-place" blocks. I'd say those are are cle...
- 2024.03.20. 14:57
- Forum: Supported Hardware
- Topic: HDD serial number truncated to just 8 chars
- Replies: 5
- Views: 2847
Re: HDD serial number truncated to just 8 chars
It turns out that what HDSentinel shows actually perfectly matches the printed label.
Sorry for the delay with providing this photo.- 2024.03.03. 06:44
- Forum: Feature Requests
- Topic: Add disk WWN to the report
- Replies: 1
- Views: 2090
Add disk WWN to the report
Maybe it would be a good idea to add WWN of each disk to the (Hard Disk Sentinel 0.20b-x64) report. The motivation is that WWN should, in theory, be a stable, standard and unambiguous, easy to search for. Although serial numbers, at the first glance, should work even better for this, there could be ...
- 2024.03.03. 06:23
- Forum: Supported Hardware
- Topic: HDD serial number truncated to just 8 chars
- Replies: 5
- Views: 2847
Re: HDD serial number truncated to just 8 chars
Thanks for your detailed reply! I hope I would be able to take a photo of this disk in about a week or so. I suspect that there indeed could be just "3PE07ZKX" printed on the label. Thus, maybe this short serial number is indeed more useful than those provided by the smartctl and storcli. ...
- 2024.03.03. 04:02
- Forum: Feature Requests
- Topic: dual output (xml + html)
- Replies: 3
- Views: 2124
Re: dual output (xml + html)
I'm really glad you liked the suggestion, thanks!
I've just sent you the reports.
I've just sent you the reports.
- 2024.02.27. 21:05
- Forum: Feature Requests
- Topic: dual output (xml + html)
- Replies: 3
- Views: 2124
dual output (xml + html)
I recently found myself running HDSentinel twice each time - for xml and html output. ./HDSentinel -xml -r report.xml ./HDSentinel -html -r report.html I need xml to parse it, as a periodic check. But I also do html because, if there's something wrong, it usually makes sense to look into it "ma...
- 2024.02.27. 20:44
- Forum: Supported Hardware
- Topic: HDD serial number truncated to just 8 chars
- Replies: 5
- Views: 2847
HDD serial number truncated to just 8 chars
HDSentinel shows an incorrect (just truncated?) serial number for some of my HDDs (Seagete ST8000NM0075). For example, for «/dev/sdbx» it shows « ZA1DT0PT » (in text output or in html or in xml), while all other tools show « ZA1DT0PT0000C911FE0V ». This, of course, could be a bit misleading (when yo...
- 2016.06.11. 18:35
- Forum: Questions
- Topic: Trim status checking
- Replies: 1
- Views: 5924
Trim status checking
Hi, I'm wondering how Hard Disk Sentinel checks the "TRIM feature status". If I'm correct, it checks two things: Whether OS recognizes SSD correctly (and, thus, sends TRIM commands) Whether SSD itself declares the support of TRIM and DRAT (via "word169->bit0", "word69->bit14...