-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SCSI support #18
Comments
Hi, |
I download smartctl.exe from
which lead to "exit_status": 2
For me is only importatnt smart_status and temperature. What do you think? |
If GSmartControl is going to support it, it should support SCSI properly. Showing only 2 values doesn't make sense - you don't need GUI for that, you can easily extract that information using a script of some kind. |
Ok nevermind :) |
Meanwhile, with the new JSON support, GSmartControl is able to show basic information for SCSI drives. |
Thank you, sir! |
Please, can you add support for SCSI?
On my system I have 16 disc ( 14 SATA, 2 SAS )
PS C:\Program Files\GSmartControl> .\smartctl.exe -d scsi --all /dev/sdb
smartctl 6.6 2017-11-05 r4594 [x86_64-w64-mingw32-w10-b22494] (sf-6.6-1)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: WDC
Product: WUH721818AL5204
Revision: C120
Compliance: SPC-5
User Capacity: 18 000 207 937 536 bytes [18,0 TB]
Logical block size: 512 bytes
Physical block size: 4096 bytes
LU is fully provisioned
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Logical Unit id: 0x5000cca28XXXXXX
Serial number: 3WXXXXXX
Device type: disk
Transport protocol: SAS (SPL-3)
Local Time is: Sun Nov 07 16:25:09 2021 SE
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Temperature Warning: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Health Status: OK
Current Drive Temperature: 47 C
Drive Trip Temperature: 85 C
Manufactured in week 24 of year 2020
Specified cycle count over device lifetime: 50000
Accumulated start-stop cycles: 603
Specified load-unload count over device lifetime: 600000
Accumulated load-unload cycles: 647
Elements in grown defect list: 0
Vendor (Seagate) cache information
Blocks sent to initiator = 1846517556051968
Error counter log:
Errors Corrected by Total Correction Gigabytes Total
ECC rereads/ errors algorithm processed uncorrected
fast | delayed rewrites corrected invocations [10^9 bytes] errors
read: 0 52 0 52 658912 17939,937 0
write: 0 1 0 1 4799 19434,312 0
verify: 0 39 0 39 12332 0,000 0
Non-medium error count: 0
No self-tests have been logged
The text was updated successfully, but these errors were encountered: