Displays performance counters on the Windows Taskbar
Website: https://xhmikosr.github.io/perfmonbar/
config.xmlto match your system.
config.xmlwill not work for non-English systems. You have to adjust the config file, see below.
The
config.xmlfile must be adapted in the following cases:
config.xmlfile must be adapted to the language of the operating system, otherwise the corresponding strings will not be found by Perfmonbar and nothing will be displayed in the taskbar.
config.xmlfile.
config.xmlfile.
config.xmlfile?
Usually, the
config.xmlfile can be found under:
C:\Users\{User}\AppData\Roaming\PerfmonBar\config.xml
To quickly get to the directory, you can simply type
%APPDATA%\PerfmonBar.
Open a console and run the command
typeperf -q > counters.txt
Then you can search the file
counters.txtfor the desired performance counters that are available on your computer. The counters are unfortunately called differently in every single language.