Page 1 of 1

data unit

Posted: 2017.04.07. 10:25
by Tyler
How can i change the displayed transfer unit from KB/s to MB/s for transfer rates?

i tried the setting in preferences but it only changes the total data and average reads/writes.

Re: data unit

Posted: 2017.04.07. 18:58
by hdsentinel
Yes, on the Configuration -> Preferences page it is possible to configure the units, currently only those options are available to be adjusted.

Re: data unit

Posted: 2017.04.08. 06:48
by Tyler
can the others be added?

Re: data unit

Posted: 2017.04.10. 11:25
by hdsentinel
To be honest, until now, it was not planned.
Generally the KB unit is used to reflect any, even minimal usage, which can help in some situations to detect performance issues, bottlenecks and so. I mean that in some cases (depending on the amount/size of files, the file system, fragmentation etc...) even very low usage (some KB/s) can cause 100% utilization. If we change the unit to MB/s or GB/s then it may be confusing to see 0 MB/s (or 0 GB/s) actual performance with high disk utilization in these cases.

But yes, maybe such option will be possible in a future version, thanks for the tip !

Re: data unit

Posted: 2017.04.12. 12:18
by Tyler
well when someone has selected MB/s if it is below 1 MB/s then it could output in KB/s instead (since it's not technically transferring a MB yet)

Re: data unit

Posted: 2017.04.13. 08:24
by hdsentinel
Yes, may be a good idea to automatically switch between units: use MB/s - or when the value is too low automatically switch back to KB/s.

Re: data unit

Posted: 2017.04.13. 11:36
by Tyler
alright, hope it gets implemented eventually.