ts-korhonen / LibreHardwareMonitorAfterburnerPlugin

MSI Afterburner monitoring plug-in that uses LibreHardwareMonitorLib enable monitoring of various hardware sensors.
Mozilla Public License 2.0
49 stars 3 forks source link

Network monitoring aren't properly converting values #11

Open BobbyWibowo opened 7 months ago

BobbyWibowo commented 7 months ago

screenshot

From what I can tell, they are always the raw KB/s values (despite the displayed units claiming MB/s)

MarshallRawR commented 4 months ago

I have the same issue with disk usage, it's reading in bytes. I used the Correction formula "x/1000000" option in Afterburner for each disk to convert it to Mb/s from B/s.

image