strayge / tray-monitor

🔋 Battery percentage & cpu/memory/network load as plots in system tray
MIT License
130 stars 7 forks source link

Change used CPU counter #4

Closed strayge closed 1 year ago

strayge commented 1 year ago

Need to change \Processor(_Total)\% Processor Time counter to \Processor Information(_Total)\% Processor Utility

It shows more correct total CPU load for multicore systems.