CPU Last auslesen

vreden123

Neuer User
Mitglied seit
20 Sep 2011
Beiträge
50
Punkte für Reaktionen
0
Punkte
0
Hallo,

wie kann ich per Shell die CPU last der Fritzbox ermitteln?

Also mit dem Befehl "top" kann ich mir die Last anzeigen lassen, nur diese wird solange wiederholt bis ich "q" eingebe.

Gibt es einen Befehl der die Last nur einmal anzeigt?

Weil ich möchte die Last per Shellscript (bash) auslesen und dann weiter verarbeiten.

Sowas wie:
http://fritz.box/system/ecostat.lua

Gruß,
Vreden123
 
Also mit dem Befehl "top" kann ich mir die Last anzeigen lassen, nur diese wird solange wiederholt bis ich "q" eingebe.

Gibt es einen Befehl der die Last nur einmal anzeigt?
Versuch mal:
Code:
top -n 1
 
Hallo,

das ist genau das richtige für dich:
Code:
top -n 1
gibt genau einen Snapshot aus. So kannst du es z.B. abspeichern und später auslesen:

Code:
top -n 1 > /var/tmp/cpulast.txt

gruß
R@d
 
Danke, es wird jetzt nur 1 mal ausgegeben!
 
Aber eine Frage ich habe ich dennoch.

Mit dem Befehl "top" wird nur angezeigt wie sich die aktuelle CPU-nutzung auf die einzelnen Prozesse verteilt, aber ich möchte wissen wie sehr die CPU insgesammt ausgelastet ist.
Erbegnis von "top":

Mem: 53584K used, 5788K free, 0K shrd, 4184K buff, 17692K cached
CPU: 18.1% usr 81.8% sys 0.0% nic 0.0% idle 0.0% io 0.0% irq 0.0% sirq
Load average: 4.10 4.10 4.07 5/83 1900
 PID PPID USER STAT VSZ %MEM CPU %CPU COMMAND
1314 1 root R 1620 2.7 0 30.4 /var/media/ftp/Multiple-CardReader
14283 1 root R 1620 2.7 0 30.4 /var/media/ftp/Multiple-CardReader
1068 1 root R 1620 2.7 0 26.0 /var/media/ftp/Multiple-CardReader
1900 1899 root R 1428 2.3 0 13.0 top -n 1
802 1 root S 12584 21.0 0 0.0 ctlmgr
1087 802 root S 12584 21.0 0 0.0 ctlmgr
1088 1087 root S 12584 21.0 0 0.0 ctlmgr
1089 1087 root S 12584 21.0 0 0.0 ctlmgr
806 1 root S 6696 11.2 0 0.0 upnpd
1231 806 root S 6696 11.2 0 0.0 upnpd
1233 1231 root S 6696 11.2 0 0.0 upnpd
1232 1231 root S 6696 11.2 0 0.0 upnpd
27227 27226 root S 6028 10.0 0 0.0 /sbin/smbd
1803 1 root S 5344 8.9 0 0.0 telefon a127.0.0.1
1806 1803 root S 5344 8.9 0 0.0 telefon a127.0.0.1
1807 1806 root S 5344 8.9 0 0.0 telefon a127.0.0.1
1813 1 root S < 5236 8.7 0 0.0 voipd
831 1 root S 4948 8.2 0 0.0 multid
1011 831 root S 4948 8.2 0 0.0 multid
28551 28372 root R N 4904 8.2 0 0.0 /var/media/ftp/Multiple-CardReader

Wie macht das denn die "Statistik" meiner FritzBox, weil die hat ja auch eine CPU-auswertung?
 
Du kannst ja einfach den Idle-Wert zur Auswertung verwenden. (100%-Idle ist Last, supergenau ist das nicht, aber als richtwert passt das)
Code:
uptime
liefert sonst auch den typischen Load Avarage.
 
Wenn ich das eingebe erhalte ich folgende ausgabe:

15:51:41 up 5 days, 20:16, load average: 4.18, 4.14, 4.09

Was sagen mir den die Zahlen?
Also welche Uahl ist 100%?
Oder wie muss ich das interpretieren?
 
Du solltest die man-page zu uptime lesen http://linux.die.net/man/1/uptime
uptime gives a one line display of the following information. The cur-
rent time, how long the system has been running, how many users are
currently logged on, and the system load averages for the past 1, 5,
and 15 minutes.
Die letzten Zahlen geben also die Durchschnittlast an.

Je nachdem, was du mit den Informationen vorhast, kannst du auch die gleichen Informationen auslesen, die das Webinterface verwendet. Zum Beispiel:
ctlmgr_ctl r cpu status/StatCPU
 
Hallo,
ich muss mich hier auch mal einklinken, ich möchte einen Cron in Freetz anlegen, aber wenn ich das Cron Tab öffne bekomme ich nur die Fehlermeldung:
Warnung: Konfiguration in der aktuellen Sicherheitsstufe nicht verfügbar!
was muss ich anders machen?

Ich möchte einen Cron Job anlegen der mir in Echtzeit die Auslastung der BOx anzeigt und die Prozesse die diese Auslastung hervorrufen

Danke

Edit
Ok das anlegen des Crons hat nach einem
Code:
echo 0 > /tmp/flash/mod/security
 modsave
per Telnet nun funktioniert

Hab es jetzt mal über ein
Code:
top -n 1 | head -n 12 > /var/media/ftp/555/Test.txt
die ausgabe ist dann:
Code:
[H[JMem: 98068K used, 11760K free, 0K shrd, 3016K buff, 18280K cached
CPU:  52% usr  47% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 4.06 3.61 3.36 3/119 29845
[7m  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND[0m
29830 29829 root     R     1260   1%  24% {busybox} top -n 1
 4761  3282 root     S     1464   1%   6% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28856  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18096  16%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18056  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11256  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1

Was sind das für Protesse?
Und wie bekomme ich es hin das diese Prozesse jede Minute in die Datei geschrieben werden, aber die alten nicht überschrieben werden, so das ich sehen kann wie es sich über den Tag entwickelt
 
Zuletzt bearbeitet:
So, hab jetzt mal etwas länger geloggt, sieht jetzt so aus:
Code:
Mem: 88432K used, 21396K free, 0K shrd, 2688K buff, 21656K cached
CPU:  60% usr  40% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.79 3.48 3.37 2/118 24404
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
24392 24391 root     R     1260   1%  20% {busybox} top -n 1
 4761  3282 root     R     1464   1%  13% {rc.usb2serial} /bin/ash /mod/external
29179     1 fhem     S    18884  17%   7% /mod/external/usr/share/fhem/fhem /mod
  229     2 root     RW<      0   0%   7% [avm_dect_thread]
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11256  10%   0% upnpd
Mem: 89856K used, 19972K free, 0K shrd, 2832K buff, 22916K cached
CPU:  66% usr  27% sys   0% nic   0% idle   0% io   0% irq   5% sirq
Load average: 3.39 3.42 3.35 3/118 29008
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
28995 28994 root     R     1260   1%  22% {busybox} top -n 1
17871 17870 root     S <   3076   3%   6% oscam -b -c /mod/external/mod/etc/conf
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89792K used, 20036K free, 0K shrd, 2832K buff, 22924K cached
CPU:  60% usr  40% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.71 3.49 3.38 3/118 6374
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 6359  6358 root     R     1260   1%  20% {busybox} top -n 1
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
 1442     1 root     S    10684  10%   0% pbd
Mem: 89828K used, 20000K free, 0K shrd, 2832K buff, 22928K cached
CPU:  58% usr  41% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.56 3.46 3.37 2/118 11222
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
11206 11205 root     R     1260   1%  18% {busybox} top -n 1
 4761  3282 root     R     1464   1%   6% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89828K used, 20000K free, 0K shrd, 2832K buff, 22932K cached
CPU:  57% usr  42% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.61 3.49 3.38 2/118 16063
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
16050 16049 root     R     1260   1%  29% {busybox} top -n 1
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
 1442     1 root     S    10684  10%   0% pbd
Mem: 89752K used, 20076K free, 0K shrd, 2832K buff, 22932K cached
CPU:  75% usr  25% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.21 3.37 3.35 5/118 20882
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
29179     1 fhem     R    18884  17%  31% /mod/external/usr/share/fhem/fhem /mod
20872 20871 root     R     1260   1%  19% {busybox} top -n 1
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
 1442     1 root     S    10684  10%   0% pbd
Mem: 89780K used, 20048K free, 0K shrd, 2832K buff, 22940K cached
CPU:  58% usr  35% sys   0% nic   0% idle   0% io   5% irq   0% sirq
Load average: 2.71 3.18 3.28 2/118 25717
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
25703 25702 root     R     1260   1%  18% {busybox} top -n 1
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
 1442     1 root     S    10684  10%   0% pbd
Mem: 89780K used, 20048K free, 0K shrd, 2832K buff, 22940K cached
CPU:  66% usr  33% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.08 3.21 3.28 2/118 30557
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
30543 30542 root     R     1260   1%  27% {busybox} top -n 1
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
 1442     1 root     S    10684  10%   0% pbd
Mem: 89812K used, 20016K free, 0K shrd, 2832K buff, 22940K cached
CPU:  66% usr  33% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 2.94 3.15 3.25 3/118 3041
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 3024  3023 root     R     1260   1%  20% {busybox} top -n 1
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
  229     2 root     RW<      0   0%   7% [avm_dect_thread]
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
Mem: 89812K used, 20016K free, 0K shrd, 2832K buff, 22944K cached
CPU:  62% usr  37% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 2.96 3.12 3.24 2/118 7912
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 7897  7896 root     R     1260   1%  25% {busybox} top -n 1
 4761  3282 root     R     1464   1%   6% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89812K used, 20016K free, 0K shrd, 2832K buff, 22944K cached
CPU:  50% usr  42% sys   0% nic   0% idle   0% io   7% irq   0% sirq
Load average: 3.23 3.17 3.25 2/118 12771
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
12757 12756 root     R     1260   1%  21% {busybox} top -n 1
  879     1 root     S    19440  18%   7% /usr/bin/vdsld ats
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89812K used, 20016K free, 0K shrd, 2832K buff, 22944K cached
CPU:  64% usr  35% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.21 3.17 3.24 2/118 17641
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
17630 17629 root     R     1260   1%  21% {busybox} top -n 1
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89812K used, 20016K free, 0K shrd, 2832K buff, 22948K cached
CPU:  64% usr  35% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.14 3.16 3.23 2/118 22507
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
22494 22493 root     R     1260   1%  21% {busybox} top -n 1
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89784K used, 20044K free, 0K shrd, 2832K buff, 22948K cached
CPU:  66% usr  33% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.30 3.19 3.24 3/118 27374
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
27359 27358 root     R     1260   1%  20% {busybox} top -n 1
  879     1 root     S    19440  18%   7% /usr/bin/vdsld ats
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89756K used, 20072K free, 0K shrd, 2832K buff, 22948K cached
CPU:  60% usr  40% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.26 3.19 3.23 2/118 32246
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
32233 32232 root     R     1260   1%  20% {busybox} top -n 1
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89756K used, 20072K free, 0K shrd, 2832K buff, 22948K cached
CPU:  62% usr  37% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.44 3.23 3.24 2/118 4711
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 4696  4695 root     R     1260   1%  19% {busybox} top -n 1
  879     1 root     S    19440  18%   6% /usr/bin/vdsld ats
 4761  3282 root     R     1464   1%   6% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22948K cached
CPU:  71% usr  28% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.22 3.20 3.23 2/118 9589
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 9574  9573 root     R     1260   1%  29% {busybox} top -n 1
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22952K cached
CPU:  60% usr  40% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.28 3.21 3.23 2/118 14450
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
14437 14436 root     R     1260   1%  27% {busybox} top -n 1
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22952K cached
CPU:  71% usr  28% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.19 3.21 3.22 3/118 19330
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
19316 19315 root     R     1260   1%  29% {busybox} top -n 1
  879     1 root     S    19440  18%   7% /usr/bin/vdsld ats
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89756K used, 20072K free, 0K shrd, 2832K buff, 22952K cached
CPU:  57% usr  42% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.25 3.22 3.22 2/118 24191
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
24179 24178 root     R     1260   1%  29% {busybox} top -n 1
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22952K cached
CPU:  62% usr  37% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.24 3.21 3.22 3/118 29057
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
29043 29042 root     R     1260   1%  19% {busybox} top -n 1
 4761  3282 root     R     1464   1%   6% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22952K cached
CPU:  80% usr  20% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.03 3.14 3.19 3/118 1430
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1414  1413 root     R     1260   1%  27% {busybox} top -n 1
  229     2 root     RW<      0   0%   7% [avm_dect_thread]
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22952K cached
CPU:  52% usr  41% sys   0% nic   0% idle   0% io   5% irq   0% sirq
Load average: 3.21 3.17 3.19 2/118 6329
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 6314  6313 root     R     1260   1%  24% {busybox} top -n 1
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
 1442     1 root     S    10684  10%   0% pbd
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22960K cached
CPU:  56% usr  37% sys   0% nic   0% idle   0% io   6% irq   0% sirq
Load average: 3.15 3.17 3.18 3/118 11209
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
11195 11194 root     R     1260   1%  19% {busybox} top -n 1
29179     1 fhem     S    18884  17%   6% /mod/external/usr/share/fhem/fhem /mod
 4761  3282 root     R     1464   1%   6% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22964K cached
CPU:  61% usr  38% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.22 3.17 3.18 2/118 16081
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
16069 16068 root     R     1260   1%  15% {busybox} top -n 1
17871 17870 root     S <   3076   3%   8% oscam -b -c /mod/external/mod/etc/conf
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22964K cached
CPU:  66% usr  33% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.24 3.19 3.19 2/118 20955
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
20942 20941 root     R     1260   1%  27% {busybox} top -n 1
29179     1 fhem     S    18884  17%   7% /mod/external/usr/share/fhem/fhem /mod
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22968K cached
CPU:  62% usr  37% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.39 3.27 3.21 2/118 25826
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
25812 25811 root     R     1260   1%  25% {busybox} top -n 1
 4761  3282 root     R     1464   1%   6% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22968K cached
CPU:  60% usr  40% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.18 3.25 3.21 3/118 30707
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
30692 30691 root     R     1260   1%  27% {busybox} top -n 1
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22980K cached
CPU:  57% usr  35% sys   0% nic   0% idle   0% io   7% irq   0% sirq
Load average: 2.84 3.15 3.17 3/118 3170
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 3156  3155 root     R     1260   1%  21% {busybox} top -n 1
 4761  3282 root     R     1464   1%  14% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22980K cached
CPU:  64% usr  35% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 2.83 3.09 3.15 3/118 8056
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 8042  8041 root     R     1260   1%  29% {busybox} top -n 1
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
 1442     1 root     S    10684  10%   0% pbd
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22984K cached
CPU:  75% usr  25% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.03 3.07 3.14 3/118 12903
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
12890 12889 root     R     1260   1%  19% {busybox} top -n 1
  879     1 root     S    19440  18%   6% /usr/bin/vdsld ats
 1620    30 root     S    28860  26%   0% /usr/bin/aha
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
 1442     1 root     S    10684  10%   0% pbd
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22984K cached
CPU:  62% usr  37% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.23 3.11 3.14 2/118 17787
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
17774 17773 root     R     1260   1%  25% {busybox} top -n 1
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
 1442     1 root     S    10684  10%   0% pbd
Mem: 89728K used, 20100K free, 0K shrd, 2832K buff, 22992K cached
CPU:  66% usr  33% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.05 3.07 3.13 2/118 22651
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
29179     1 fhem     S    18884  17%  39% /mod/external/usr/share/fhem/fhem /mod
22641 22640 root     R     1260   1%  22% {busybox} top -n 1
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
 1442     1 root     S    10684  10%   0% pbd
Mem: 89720K used, 20108K free, 0K shrd, 2832K buff, 22996K cached
CPU:  53% usr  46% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.10 3.06 3.11 3/118 27525
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
27512 27511 root     R     1260   1%  23% {busybox} top -n 1
 2181     1 root     S     3372   3%   8% usermand
17871 17870 root     S <   3076   3%   8% oscam -b -c /mod/external/mod/etc/conf
 4761  3282 root     R     1464   1%   8% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
Mem: 89748K used, 20080K free, 0K shrd, 2832K buff, 23000K cached
CPU:  53% usr  40% sys   0% nic   0% idle   0% io   6% irq   0% sirq
Load average: 2.99 3.03 3.10 3/118 32408
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
32394 32393 root     R     1260   1%  27% {busybox} top -n 1
 2181     1 root     S     3372   3%   7% usermand
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89756K used, 20072K free, 0K shrd, 2832K buff, 23000K cached
CPU:  64% usr  35% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 2.95 3.01 3.08 3/118 4859
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 4848  4847 root     R     1260   1%  29% {busybox} top -n 1
 4761  3282 root     R     1464   1%  14% {rc.usb2serial} /bin/ash /mod/external
  207     2 root     SW<      0   0%   7% [yaffs-bg-1]
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
Mem: 89748K used, 20080K free, 0K shrd, 2832K buff, 23000K cached
CPU:  60% usr  40% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.33 3.11 3.11 2/118 9730
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 9719  9718 root     R     1260   1%  27% {busybox} top -n 1
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
 1442     1 root     S    10684  10%   0% pbd
Mem: 89748K used, 20080K free, 0K shrd, 2832K buff, 23000K cached
CPU:  53% usr  46% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.15 3.11 3.11 2/118 14595
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
14582 14581 root     R     1260   1%  23% {busybox} top -n 1
 4761  3282 root     R     1464   1%  15% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89720K used, 20108K free, 0K shrd, 2832K buff, 23000K cached
CPU:  57% usr  42% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.02 3.08 3.09 3/118 19479
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
19466 19465 root     R     1260   1%  21% {busybox} top -n 1
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89748K used, 20080K free, 0K shrd, 2832K buff, 23004K cached
CPU:  75% usr  25% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.32 3.16 3.12 3/118 24293
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
24279 24278 root     R     1260   1%  19% {busybox} top -n 1
 4761  3282 root     R     1464   1%   6% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89784K used, 20044K free, 0K shrd, 2832K buff, 23004K cached
CPU:  66% usr  33% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.27 3.19 3.13 2/118 29156
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
29143 29142 root     R     1260   1%  27% {busybox} top -n 1
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
 1442     1 root     S    10684  10%   0% pbd
Mem: 89748K used, 20080K free, 0K shrd, 2832K buff, 23004K cached
CPU:  68% usr  31% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.43 3.24 3.15 3/118 1607
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 1591  1590 root     R     1260   1%  19% {busybox} top -n 1
 4761  3282 root     R     1464   1%   6% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89748K used, 20080K free, 0K shrd, 2832K buff, 23004K cached
CPU:  66% usr  33% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.46 3.26 3.16 2/118 6499
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 6487  6486 root     R     1260   1%  27% {busybox} top -n 1
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89748K used, 20080K free, 0K shrd, 2832K buff, 23004K cached
CPU:  53% usr  46% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.46 3.29 3.17 2/118 11378
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
11365 11364 root     R     1260   1%  20% {busybox} top -n 1
  879     1 root     S    19440  18%   7% /usr/bin/vdsld ats
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89748K used, 20080K free, 0K shrd, 2832K buff, 23004K cached
CPU:  53% usr  46% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.57 3.34 3.20 2/118 16171
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
16157 16156 root     R     1260   1%  27% {busybox} top -n 1
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
 1442     1 root     S    10684  10%   0% pbd
Mem: 89756K used, 20072K free, 0K shrd, 2832K buff, 23008K cached
CPU:  62% usr  37% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.34 3.29 3.18 3/118 21037
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
21021 21020 root     R     1260   1%  19% {busybox} top -n 1
 4761  3282 root     R     1464   1%   6% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89748K used, 20080K free, 0K shrd, 2832K buff, 23008K cached
CPU:  71% usr  28% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.39 3.31 3.19 3/118 25908
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
25893 25892 root     R     1260   1%  21% {busybox} top -n 1
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89748K used, 20080K free, 0K shrd, 2832K buff, 23008K cached
CPU:  71% usr  28% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.39 3.32 3.20 3/118 30795
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
30781 30780 root     R     1260   1%  21% {busybox} top -n 1
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89756K used, 20072K free, 0K shrd, 2832K buff, 23008K cached
CPU:  58% usr  41% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.25 3.29 3.20 3/118 3258
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 3244  3243 root     R     1260   1%  29% {busybox} top -n 1
29179     1 fhem     S    18884  17%   6% /mod/external/usr/share/fhem/fhem /mod
 4761  3282 root     R     1464   1%   6% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89748K used, 20080K free, 0K shrd, 2832K buff, 23012K cached
CPU:  50% usr  50% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.06 3.22 3.18 3/118 8142
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 8127  8126 root     R     1260   1%  21% {busybox} top -n 1
  879     1 root     S    19440  18%   7% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   7% /mod/external/usr/share/fhem/fhem /mod
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89756K used, 20072K free, 0K shrd, 2832K buff, 23016K cached
CPU:  60% usr  40% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.14 3.22 3.18 2/118 12989
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
12977 12976 root     R     1260   1%  20% {busybox} top -n 1
  879     1 root     S    19440  18%   7% /usr/bin/vdsld ats
 1620    30 root     S    28860  26%   0% /usr/bin/aha
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
 1442     1 root     S    10684  10%   0% pbd
Mem: 89756K used, 20072K free, 0K shrd, 2832K buff, 23016K cached
CPU:  68% usr  31% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 2.84 3.13 3.15 3/118 17853
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
17838 17837 root     R     1260   1%  25% {busybox} top -n 1
 4761  3282 root     R     1464   1%  13% {rc.usb2serial} /bin/ash /mod/external
29179     1 fhem     S    18884  17%   6% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   6% /usr/bin/avm/ctlmgr
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89776K used, 20052K free, 0K shrd, 2832K buff, 23020K cached
CPU:  71% usr  28% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 2.95 3.12 3.14 3/118 22714
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
22698 22697 root     R     1260   1%  21% {busybox} top -n 1
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89756K used, 20072K free, 0K shrd, 2832K buff, 23020K cached
CPU:  75% usr  25% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.17 3.18 3.16 2/118 27580
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
27566 27565 root     R     1260   1%  25% {busybox} top -n 1
 4761  3282 root     R     1464   1%   6% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89748K used, 20080K free, 0K shrd, 2832K buff, 23020K cached
CPU:  53% usr  46% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.35 3.22 3.18 2/118 32440
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
32427 32426 root     R     1260   1%  13% {busybox} top -n 1
 4761  3282 root     R     1464   1%   7% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats
29179     1 fhem     S    18884  17%   0% /mod/external/usr/share/fhem/fhem /mod
 1034     1 root     S    18060  16%   0% /usr/bin/avm/ctlmgr
 1038     1 root     S    11096  10%   0% upnpd
 1503     1 root     S    10692  10%   0% telefon a127.0.0.1
Mem: 89756K used, 20072K free, 0K shrd, 2832K buff, 23020K cached
CPU:  62% usr  37% sys   0% nic   0% idle   0% io   0% irq   0% sirq
Load average: 3.26 3.22 3.18 2/118 4913
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 4900  4899 root     R     1260   1%  25% {busybox} top -n 1
 4761  3282 root     R     1464   1%   6% {rc.usb2serial} /bin/ash /mod/external
 1620    30 root     S    28860  26%   0% /usr/bin/aha
  879     1 root     S    19440  18%   0% /usr/bin/vdsld ats

Auffällig find ich das fast in jedem Log
1620 30 root S 28860 26% 0% /usr/bin/aha
auftaucht.
Oder was meint ihr was das Problem ist?
 
Oh, sorry hast recht, war keine Absicht
 
Other option is using Net-snmp and MRTG.
MRTG will take a snapshot every 5 minutes of the counters. I'm also looking at CPU and Memory, and the interfaces.
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.