Cpumon-plugin: Difference between revisions
Jump to navigation
Jump to search
(→Usage) |
|||
Line 14: | Line 14: | ||
==Usage== |
==Usage== |
||
If the plugin is enabled by menu or "HotKey", |
If the plugin is enabled by menu or "HotKey", the last 150 readings of CPU usage are displayed. |
||
Using "kDown" the grid can be toggled. The four color keys toggle four separate functions. "kUp" resets/re-reads values. |
Using "kDown" the grid can be toggled. The four color keys toggle four separate functions. "kUp" resets/re-reads values. |
Revision as of 11:18, 30 November 2013
Description
Author: Philipp Glass
Outputs information from /proc/stat for user, system, nice and idle processes as diagram on OSD.
Status
Last Update 07/2009
Images
Usage
If the plugin is enabled by menu or "HotKey", the last 150 readings of CPU usage are displayed.
Using "kDown" the grid can be toggled. The four color keys toggle four separate functions. "kUp" resets/re-reads values. An other keys stops display of values (bg task keeps active).
Software Requirements
- /proc/stat needs to exist (kernel config)
Settings
Inside the Setup-Menu
- time interval for readings and
- display modus
can be changed:
Modus | Description |
---|---|
dots | values are displayed as single dots. |
lines (>= v0.0.3) | values are displayed as lines. |
filled (>= v0.0.5) | values as bar chart |