2015-05-14 16:55:56 +02:00
|
|
|
Scripts for:
|
|
|
|
- system temperatures - "temperatures" is called
|
|
|
|
- vdr statistics (vdr cpu load and memory usage) "vdrstats" is called
|
2015-01-06 06:07:48 +01:00
|
|
|
|
2015-05-14 16:55:56 +02:00
|
|
|
You must manually create a link for each script to the script you want to use, for example:
|
2015-01-06 06:07:48 +01:00
|
|
|
ln -s temperatures.default temperatures
|
2015-05-14 16:55:56 +02:00
|
|
|
ln -s vdrstats.default vdrstats
|
2015-01-06 06:07:48 +01:00
|
|
|
|
2015-05-14 16:55:56 +02:00
|
|
|
The scripts will be executed every time the according viewelement is displayed, so please keep it short and fast.
|
2015-01-06 06:07:48 +01:00
|
|
|
|
2015-05-14 16:55:56 +02:00
|
|
|
Please install lm-sensors and configure it for your system.
|