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