Sysinfo-plugin
From VDR Wiki
(Difference between revisions)
(Preparation) |
(→Links) |
||
| (2 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
==Description== | ==Description== | ||
| - | [[Image: | + | [[Image:Sysinfo-plugin.jpg|thumb|Screenshot]] |
| + | The '''sysinfo plugin''' displays several system related information, such as | ||
| + | * [[Kernel]] version | ||
| + | * [[CPU]] type | ||
| + | * CPU frequency | ||
| + | * CPU usage | ||
| + | * CPU free | ||
| + | * total memory | ||
| + | * memory usage | ||
| + | * memory free | ||
==Hardware requirements== | ==Hardware requirements== | ||
==Software requirements== | ==Software requirements== | ||
| + | * Sensors (optional) | ||
==Installation== | ==Installation== | ||
| - | See [[plugin installation]] | + | See [[plugin installation]]. |
| + | |||
| + | Copy the '''sysinfosensors.sh''' script somewhere into the PATH | ||
| + | cp $SOURCEDIR/VDR/PLUGINS/src/sysinfo/script/sysinfosensors.sh /usr/bin | ||
==Problems== | ==Problems== | ||
| + | * This plugin was not packaged correctly (see [[Plugin installation#For developers]]) | ||
==Links== | ==Links== | ||
{| | {| | ||
| [1] | | [1] | ||
| - | | http:// | + | | http://kikko77.altervista.org |
| Plugin homepage | | Plugin homepage | ||
| + | |- | ||
| + | | [2] | ||
| + | | http://secure.netroedge.com/~lm78 | ||
| + | | Sensors project homepage | ||
| + | |- | ||
| + | | [3] | ||
| + | | http://www.antbear.org/linux24_lm_sensors.html | ||
| + | | Sensors HOWTO | ||
|} | |} | ||
[[Category:Plugins]] | [[Category:Plugins]] | ||
| - | + | {{i18n|sysinfo-plugin}} | |
| - | + | ||
Latest revision as of 08:08, 14 March 2006
Contents |
Description
The sysinfo plugin displays several system related information, such as
Hardware requirements
Software requirements
- Sensors (optional)
Installation
See plugin installation.
Copy the sysinfosensors.sh script somewhere into the PATH
cp $SOURCEDIR/VDR/PLUGINS/src/sysinfo/script/sysinfosensors.sh /usr/bin
Problems
- This plugin was not packaged correctly (see Plugin installation#For developers)
Links
| [1] | http://kikko77.altervista.org | Plugin homepage |
| [2] | http://secure.netroedge.com/~lm78 | Sensors project homepage |
| [3] | http://www.antbear.org/linux24_lm_sensors.html | Sensors HOWTO |




