From 259c71b5d309f2b7af8609f38d7bcc3ce45029fc Mon Sep 17 00:00:00 2001 From: justme1968 Date: Mon, 17 Feb 2014 10:38:48 +0000 Subject: [PATCH] added german documentation (thanks Peter) git-svn-id: https://svn.fhem.de/fhem/trunk@4961 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/32_SYSSTAT.pm | 131 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 128 insertions(+), 3 deletions(-) diff --git a/fhem/FHEM/32_SYSSTAT.pm b/fhem/FHEM/32_SYSSTAT.pm index 0989aa5fd..a0752aaf3 100644 --- a/fhem/FHEM/32_SYSSTAT.pm +++ b/fhem/FHEM/32_SYSSTAT.pm @@ -757,8 +757,7 @@ SYSSTAT_getStat($) If set and > 0 the main temperaure of a synology diskstation is read. requires snmp.
If set to 2 a geometric average over the last 4 values is created.
  • raspberrycpufreq
    - If set and > 0 the raspberry pi on chip termal sensor is read.
    - If set to 2 a geometric average over the last 4 values is created.
  • + If set and > 0 the raspberry pi on chip termal sensor is read.
  • uptime
    If set and > 0 the system uptime is read.
    If set to 2 the uptime is displayed in seconds.
  • @@ -766,9 +765,135 @@ SYSSTAT_getStat($) If set the entries of the filesystems list are treated as regex.
  • ssh_user
    The username for ssh remote access.
  • -
  • readingFnAttributes
  • +
  • readingFnAttributes
  • =end html + +=begin html_DE + + +

    SYSSTAT

    + + +=end html_DE =cut