This is a "plugin" for the Video Disk Recorder (VDR).

Written by:                  Philipp Glass <philipp.glass@web.de>

Project's homepage:          URL

Latest version available at: URL

See the file COPYING for license information.

----------------------------------------------------------------------
Description:
This tiny plugin shows the CPU utilisation in jiffies for user, system,
nice and idle processes.
----------------------------------------------------------------------
Installation:
1. Unpack the sources in your "<vdr>/PLUGINS/src" directory.
2. Rename the new folder "cpumon"
3. compile it in the <vdr> directory by typing "make plugins"
4. Edit the "<vdr>/runvdr" file and add "-Pcpumon" to the "VDRCMD"
   command.
5. Now, vdr should start and display a new entry called "CPU
   Monitor" in the main menu.
----------------------------------------------------------------------
Usage:
The four functions can be enabled and disabled independently with the
color keys. A legend is displayed with the "OK" button. It also
displays the current values all of the four functions. The grid is
toggled via the "down" key.
In the plugin setup menu the display mode or the polling interval can
be changed and stored.
----------------------------------------------------------------------
Notes:
This plugin was written for educational purposes. Maybe, someone finds
it useful. If you have any suggestions, improvements or questions
concerning this plugin, feel free to contact me.
