CPU load monitor (Autohotkey v1.1)
Autohotkey v1
Description
This plugin enables you to monitor the load of logical processors on your CPU. If the operating system of your computer utilizes hyperthreading technology then the number of logical processors will be twice as many as physical cores on your CPU.
This plugin is great for educational purposes as it demonstrates how to deal with arrays of dynamic length and looped data retrieval.
With this plugin you can:
- Monitor load of individual logical processor (thread) of your CPU;
- Monitor total load on CPU.
Parameters
| Name: |
Logical processor label
|
| Type: |
Caption[]
|
| Description: |
Sequential number of the logical processor.
|
| Name: |
Logical processor load value
|
| Type: |
Caption[]
|
| Description: |
Load value of the logical processor between 0 and 100.
|
| Name: |
CPU load value
|
| Type: |
Caption
|
| Description: |
Total CPU load (cumulative across all logical processors).
|
Any of our plugins can be altered to meet your needs. Please contact our customer support
team.
General
Author:
Autohotkey community, Glisense ltd
Size:
2KB