Search found 13 matches
- 2025.05.25. 21:29
- Forum: Feature Requests
- Topic: "Zoom out" / "show whole range" for x-axis for plots
- Replies: 1
- Views: 4614
"Zoom out" / "show whole range" for x-axis for plots
This plot looks weird: plot.PNG I was just stuck for a pretty long while, when I ran into this.... Before I realized that the plot is actually "scrollable" and the all the expected data is actually there. For me, it looked like Hard Disk Sentinel is misbehaving and just lost all the temper...
- 2025.05.21. 05:56
- Forum: Supported Hardware
- Topic: Dell BOSS-S1 card (Marvell 88SE9230)
- Replies: 2
- Views: 2744
Re: Dell BOSS-S1 card (Marvell 88SE9230)
OK. Thanks for explaining this!
- 2025.05.20. 20:07
- Forum: Supported Hardware
- Topic: Dell BOSS-S1 card (Marvell 88SE9230)
- Replies: 2
- Views: 2744
Dell BOSS-S1 card (Marvell 88SE9230)
HDSentinel for linux (version 0.20c-x64.10851) is unable to show any useful data for the "Dell Boot Optimized Storage Solution-S1" M.2 SATA RAID-1 card with a couple of MICRON MTFDDAV240TCB disks attached: [root@cn01 hdsentinel]# ./HDSentinel -verbose Hard Disk Sentinel for LINUX console 0...
- 2024.10.16. 15:20
- Forum: Questions
- Topic: How to monitor for offline drive (lost power)?
- Replies: 6
- Views: 13969
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: 15492
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: 15492
"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: 14879
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: 7233
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: 14879
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: 7376
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: 7376
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: 14879
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: 6943
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...