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

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

Project's homepage:          http://www.christianglass.de/cpumon

Latest version available at: http://www.christianglass.de/cpumon

See the file COPYING for license information.

----------------------------------------------------------------------
Description:
This VDR plugin shows the CPU utilisation in percent 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 CPU untilisation 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 of all 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, enhancements
or questions concerning this plugin, feel free to contact me.
Have fun! :)
