I was curious how HDDScan determines when to issue a warning for a specific SMART value? Is it based on the RAW value or the normalized "Current" value? And what calculation if any is used to issue the warning?
I noticed that when I SMART one of my drives with a manufacturer's software, the drive returns an OK status, but when I use HDDScan the drive has several warnings. Are the thresholds different than that set by the manufacturer on the SMART table? If so, what are they?
|
1
on: Today at 06:08:39 am
|
||
| Started by Cham - Last post by Cham | ||
|
2
on: September 08, 2010, 12:52:22 am
|
||
| Started by hddcup - Last post by Doomer | ||
|
A-a-a-a-h, now I get it (he-he I'm dumb after all
)Well I guess it is possible to make such a feature to avoid problems with weird names in future |
||
|
3
on: September 03, 2010, 11:51:06 pm
|
||
| Started by hddcup - Last post by hddcup | ||
|
Excuse me for this confusion, I do not mention , that hddscan isn't working , or does anything wrong.
I can confirm that other disks (also external usb) are working fine with the commandline. Even with my Windows But when there is a quote in the devicename like : \\?\usbstor#disk&ven_toshiba&prod_usb_3.5"-hdd#000dc5f1&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b} ^ It's not possible to execute this on a commandline , because of the 'extra' quote. Even when this whole line is placed between quotes. Again, this is not an issue of hddscan , its just the way the commandline works. When playing in the HDDSCAN gui , with this disk, it's also working as expected. So i wonder if it would become possible to run hddscan with a parameter , instead of a devicename. This parameter should tell hddscan to read a specific file. In this file are the devicename and its settings. So the created batch file , does not have any devicename in it, but just a parameter. Another file , has the devicename and its settings. I understand i'm talking about a kind of feature request. Even I understand that such a feature request, from just one user, doesn't make much sense to be executed. The only thing I care about , is making this nice program better.... About the need for this functionallity , i'm currently using the tool CrystalDiskInfo , which does this job exactly. Kind regards, Cuppie |
||
|
4
on: August 30, 2010, 05:55:42 pm
|
||
| Started by hddcup - Last post by Doomer | ||
|
It's not possible to get the given devicename in a batchfile. It works for me and many other usersI guess something wrong with your Windows |
||
|
5
on: August 28, 2010, 11:17:52 am
|
||
| Started by hddcup - Last post by hddcup | ||
|
It's not possible to get the given devicename in a batchfile.
This is not a problem of hddscan , but is the way the cmd.exe and common syntax works I've also tried to get the command started with another tool like autohotkey. But always the same problem. it would be nice if hddscan could read the devicename from a file. so that starting hddscan with a parameter , that it reads a file with the devicename, and device parameters. |
||
|
6
on: August 24, 2010, 10:03:45 pm
|
||
| Started by hddcup - Last post by Doomer | ||
|
Well, if you find a way post it here please
But it seems it works on most of PCs |
||
|
7
on: August 24, 2010, 01:30:58 pm
|
||
| Started by hddcup - Last post by hddcup | ||
|
that's just the clue...
in the created batchfile the devicename is already between quotes. Maybe , there are other possible characters for quoting ? |
||
|
8
on: August 23, 2010, 05:22:35 pm
|
||
| Started by hddcup - Last post by Doomer | ||
|
This is Windows native device name there is nothing to work around
Try to take device name in quotes, like "\\?\usbstor#disk&ven_toshiba&prod_usb_3.5"-hdd#000dc5f1&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" |
||
|
9
on: August 22, 2010, 01:35:22 pm
|
||
| Started by hddcup - Last post by hddcup | ||
|
Hi all,
My USB disk works fine with the GUI. But when i build a commandline batch file. The device cannot be found. Investigation with other working usb drives, it seems that the devicename is not supported with the commandline. The devicename has " in it. The full devicename is : \\?\usbstor#disk&ven_toshiba&prod_usb_3.5"-hdd#000dc5f1&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b} Is it possible to workaround this ? Cuppie |
||
|
10
on: August 20, 2010, 05:36:34 pm
|
||
| Started by Marka01 - Last post by Doomer | ||
|
correct
|
||

)