leandrosa81 / taskbar-monitor

monitoring tool with graphs (CPU, memory, disk and network) for Windows taskbar.
https://lugarinho.tech/tools/taskbar-monitor
GNU General Public License v3.0
279 stars 24 forks source link

CPU usage is 121% #43

Closed ghost closed 1 year ago

ghost commented 1 year ago

Hey, i love this tool!

Please update it to 1.0 :-)

I have an error with my Xeon E5 2695V3 (14/28C). It shows 121% CPU usage. I do not know when it begins to spread. 3% in Task-Manager is 3% in tbm. But than, it goes up to around 121%...

image

leandrosa81 commented 1 year ago

Hello, I am glad you find this tool useful. This behavior is from Windows itself, I think when Intel Turbo Boost is enabled the performance counter exceeds 100%. It is the same Performance Counter utilized by the Windows Task Manager, but I think it truncates the value to a maximum of 100%. I will add an option to do the same in the near future, but I think some people would like to get some feedback when Turbo Boost is enabled, so this is what I am thinking about adding on the options:

Please, let me know what you guys think about this.

ghost commented 1 year ago

I just give a thumb up, but thats more about explaining it to me. Thank you 👍

Personally for me 100% is ok, i do not need a boost value.