XhmikosR / perfmonbar

Displays performance counters on the Windows Taskbar

Home Page:https://xhmikosr.github.io/perfmonbar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network speed seems wrong

Andy-ZA opened this issue · comments

I compared the readings for MB/s against windows Task Manager. They seemed out by 8:
Default in congif.xml: display prefix=" · D: " suffix=" MB/s" counter="netin" decimals="1" divide="1048576"
I had change to this: display prefix=" || U: " suffix=" MB/s" counter="netout" decimals="1" divide="131072"
This is 1024*1024/8.

Now my MB/s matches Task Manager.

Thanks for the program.

Feel free to submit a PR to change the defaults, but while at it update the KB/s too :)

Closing since the counter can be customized. If you want Mbps you could adapt the counter.