Cpumon-plugin: Difference between revisions
Jump to navigation
Jump to search
(→Usage) |
(→Usage) |
||
Line 17: | Line 17: | ||
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. |
||
Any other key stops display of values (bg task |
Any other key stops display of values (bg task stays active). |
||
==Software Requirements== |
==Software Requirements== |
Revision as of 11:22, 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. Any other key stops display of values (bg task stays 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 |