Skip to content
The Central Srutinizer edited this page Feb 23, 2019 · 7 revisions

Humble CPU Monitor

This is Humble CPU Monitor: its only ability is to check the total CPU usage through the Windows Performance Counters: every second (the sample time is configurable between 1/4 sec and 3 secs) the application reads the "Processor(_Total)\% Processor Time" and shows a proper icon in the Task Bar.

Optionally, it is possible to show the history window with the last values of the global CPU%.

  • Right click on the task Bar icon
    • Show/Hide CPU chart
    • Update Interval
      • 1/4 second
      • 1/2 second
      • 1 second
      • 2 seconds
      • 3 seconds
    • Show total CPU Usage/Show separate CPUs
    • Select process
    • Exit

Using the Process selector through the popup menu item "Select process":

it is possible to monitor a specific process:

Clone this wiki locally