mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
added: some docu
git-svn-id: https://svn.fhem.de/fhem/trunk@7798 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
7fef6202e0
commit
c1656fdda7
@ -3364,12 +3364,17 @@ sub SYSMON_Log($$$) {
|
|||||||
<!-- ================================ -->
|
<!-- ================================ -->
|
||||||
<a name="SYSMON"></a>
|
<a name="SYSMON"></a>
|
||||||
<h3>SYSMON</h3>
|
<h3>SYSMON</h3>
|
||||||
|
(en | <a href="commandref_DE.html#SYSMON">de</a>)
|
||||||
<ul>
|
<ul>
|
||||||
This module provides statistics about the system running FHEM server. Furthermore, remote systems can be accessed (Telnet). Only Linux-based systems are supported.
|
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.
|
Some informations are hardware specific and are not available on every platform.
|
||||||
So far, this module has been tested on the following systems:
|
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.
|
Raspberry Pi (Debian Wheezy), BeagleBone Black, FritzBox 7390, WR703N under OpenWrt, CubieTruck and some others.
|
||||||
<br><br>
|
<br><br>
|
||||||
|
For more information on a FritzBox check other moduls: <a href="#FRITZBOX">FRITZBOX</a> and <a href="#FB_CALLMONITOR">FB_CALLMONITOR</a>.
|
||||||
|
<br>
|
||||||
|
<i>The modul uses the Perl modul 'Net::Telnet' for remote access. Please make sure that this module is installed.</i>
|
||||||
|
<br><br>
|
||||||
<b>Define</b>
|
<b>Define</b>
|
||||||
<br><br>
|
<br><br>
|
||||||
<code>define <name> SYSMON [MODE[:[USER@]HOST][:PORT]] [<M1>[ <M2>[ <M3>[ <M4>]]]]</code><br>
|
<code>define <name> SYSMON [MODE[:[USER@]HOST][:PORT]] [<M1>[ <M2>[ <M3>[ <M4>]]]]</code><br>
|
||||||
@ -3916,6 +3921,7 @@ If one (or more) of the multiplier is set to zero, the corresponding readings is
|
|||||||
|
|
||||||
<a name="SYSMON"></a>
|
<a name="SYSMON"></a>
|
||||||
<h3>SYSMON</h3>
|
<h3>SYSMON</h3>
|
||||||
|
(<a href="commandref.html#SYSMON">en</a> | de)
|
||||||
<ul>
|
<ul>
|
||||||
Dieses Modul liefert diverse Informationen und Statistiken zu dem System, auf dem FHEM-Server ausgeführt wird.
|
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).
|
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.
|
verfügbar.
|
||||||
Bis jetzt wurde dieses Modul auf folgenden Systemen getestet: Raspberry Pi (Debian Wheezy), BeagleBone Black,
|
Bis jetzt wurde dieses Modul auf folgenden Systemen getestet: Raspberry Pi (Debian Wheezy), BeagleBone Black,
|
||||||
FritzBox 7390, WR703N unter OpenWrt, CubieTruck und einige andere.
|
FritzBox 7390, WR703N unter OpenWrt, CubieTruck und einige andere.
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
Für Informationen zu einer FritzBox beachten Sie bitte auch Module: <a href="#FRITZBOX">FRITZBOX</a> und <a href="#FB_CALLMONITOR">FB_CALLMONITOR</a>.
|
||||||
|
<i>Das Modul nutzt das Perlmodule 'Net::Telnet' für den Fernzugriff. Dieses muss ggf. nachinstalliert werden.</i>
|
||||||
<br><br>
|
<br><br>
|
||||||
<b>Define</b>
|
<b>Define</b>
|
||||||
<br><br>
|
<br><br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user