diff --git a/fhem/FHEM/42_SYSMON.pm b/fhem/FHEM/42_SYSMON.pm
index 1270c92fb..0eaecc14f 100644
--- a/fhem/FHEM/42_SYSMON.pm
+++ b/fhem/FHEM/42_SYSMON.pm
@@ -3364,12 +3364,17 @@ sub SYSMON_Log($$$) {
SYSMON
+(en | de)
This module provides statistics about the system running FHEM server. Furthermore, remote systems can be accessed (Telnet). Only Linux-based systems are supported.
Some informations are hardware specific and are not available on every platform.
So far, this module has been tested on the following systems:
Raspberry Pi (Debian Wheezy), BeagleBone Black, FritzBox 7390, WR703N under OpenWrt, CubieTruck and some others.
+ For more information on a FritzBox check other moduls: FRITZBOX and FB_CALLMONITOR.
+
+ The modul uses the Perl modul 'Net::Telnet' for remote access. Please make sure that this module is installed.
+
Define
define <name> SYSMON [MODE[:[USER@]HOST][:PORT]] [<M1>[ <M2>[ <M3>[ <M4>]]]]
@@ -3916,6 +3921,7 @@ If one (or more) of the multiplier is set to zero, the corresponding readings is
SYSMON
+(en | de)
Dieses Modul liefert diverse Informationen und Statistiken zu dem System, auf dem FHEM-Server ausgeführt wird.
Weiterhin können auch Remote-Systeme abgefragt werden (Telnet).
@@ -3923,6 +3929,10 @@ If one (or more) of the multiplier is set to zero, the corresponding readings is
verfügbar.
Bis jetzt wurde dieses Modul auf folgenden Systemen getestet: Raspberry Pi (Debian Wheezy), BeagleBone Black,
FritzBox 7390, WR703N unter OpenWrt, CubieTruck und einige andere.
+
+
+ Für Informationen zu einer FritzBox beachten Sie bitte auch Module: FRITZBOX und FB_CALLMONITOR.
+ Das Modul nutzt das Perlmodule 'Net::Telnet' für den Fernzugriff. Dieses muss ggf. nachinstalliert werden.
Define