Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. ioBroker Probs

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    10
    1
    232

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.8k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    769

ioBroker Probs

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
26 Beiträge 6 Kommentatoren 837 Aufrufe 6 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • D Online
    D Online
    darkiop
    Most Active
    schrieb am zuletzt editiert von
    #15

    Oder du gruppierst deine Adapter mit dem Compact Mode. Sollte dir zumindest kurzfristig helfen.

    Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

    1 Antwort Letzte Antwort
    0
    • A Accu

      kann ich den Swap nicht auf die SD karte auslagern? normalerweise brauche ich kein high-performantes Sytstem.
      Seltsam ist nur dass ich an den Instanzen eigentlich nichts geändert habe. Dh. ich bin shcon immer in dem setup gefahren und jetzt hat er plötzlich speicherprobleme?

      kann man den speicher auf dem Raspi irgendwie erweitern?

      da_WoodyD Offline
      da_WoodyD Offline
      da_Woody
      Most Active
      schrieb am zuletzt editiert von
      #16

      @accu sagte in ioBroker Probs:

      Swap nicht auf die SD karte auslagern

      genau dann knallts.
      es geht nicht um "high-performantes Sytstem" sondern nur um ein system, das in zeiten wie diesen passt.

      gruß vom Woody
      HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • da_WoodyD da_Woody

        @accu sagte in ioBroker Probs:

        Swap nicht auf die SD karte auslagern

        genau dann knallts.
        es geht nicht um "high-performantes Sytstem" sondern nur um ein system, das in zeiten wie diesen passt.

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von Thomas Braun
        #17

        Die Grundansätze sind:
        Nichts ohne Grund laufen lassen. Dazu gehört an erster Stelle sowas wie eine graphische Oberfläche / ein Desktop.

        Und dann schaue ich immer, dass der Arbeitsspeicher noch genügend Reserven hat, wenn sich das System eingependelt hat. Dann kann man auch z. B. den swap ausschalten. Hab ich z. B. bei diesem System so gemacht:

        echad@chet:~ $ uptime -p
        up 1 week, 2 days, 21 hours, 17 minutes
        echad@chet:~ $ free -ht --mega
                       total        used        free      shared  buff/cache   available
        Mem:            7.9G        2.0G        4.2G        1.0M        1.6G        5.7G
        Swap:             0B          0B          0B
        Total:          7.9G        2.0G        4.2G
        

        Hier würde 2GB RAM schon hinten und vorne nicht reichen, 4GB dürfte es aber tun.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        A 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          Die Grundansätze sind:
          Nichts ohne Grund laufen lassen. Dazu gehört an erster Stelle sowas wie eine graphische Oberfläche / ein Desktop.

          Und dann schaue ich immer, dass der Arbeitsspeicher noch genügend Reserven hat, wenn sich das System eingependelt hat. Dann kann man auch z. B. den swap ausschalten. Hab ich z. B. bei diesem System so gemacht:

          echad@chet:~ $ uptime -p
          up 1 week, 2 days, 21 hours, 17 minutes
          echad@chet:~ $ free -ht --mega
                         total        used        free      shared  buff/cache   available
          Mem:            7.9G        2.0G        4.2G        1.0M        1.6G        5.7G
          Swap:             0B          0B          0B
          Total:          7.9G        2.0G        4.2G
          

          Hier würde 2GB RAM schon hinten und vorne nicht reichen, 4GB dürfte es aber tun.

          A Offline
          A Offline
          Accu
          schrieb am zuletzt editiert von
          #18

          @thomas-braun sorry bin leider kein Linux Profi. Habe jetzt mal alle Adapter / Instanzen ausgeschaltet die "nur" Schmuck am Nachthemd waren und habe jetzt eine Liste an Instanzen laufen, die ich auf jeden Fall benötige:
          Bildschirmfoto 2022-04-19 um 12.57.17.png
          (Ich habe damit jetzt 15% freien Speicher)

          ein paar Fragen:

          • was bedeutet Adapter im Compact mode gruppieren?
          • @thomas braun: ich habe doch gar keinen Desktop laufen bzw. greife ich da mittels SSH nur drauf zu , wiel kein Monitor dran hängt. KAnn ich da noch etwas deinstallieren, um mehr Speicher freizugeben?
          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • A Accu

            @thomas-braun sorry bin leider kein Linux Profi. Habe jetzt mal alle Adapter / Instanzen ausgeschaltet die "nur" Schmuck am Nachthemd waren und habe jetzt eine Liste an Instanzen laufen, die ich auf jeden Fall benötige:
            Bildschirmfoto 2022-04-19 um 12.57.17.png
            (Ich habe damit jetzt 15% freien Speicher)

            ein paar Fragen:

            • was bedeutet Adapter im Compact mode gruppieren?
            • @thomas braun: ich habe doch gar keinen Desktop laufen bzw. greife ich da mittels SSH nur drauf zu , wiel kein Monitor dran hängt. KAnn ich da noch etwas deinstallieren, um mehr Speicher freizugeben?
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #19

            @accu sagte in ioBroker Probs:

            ich habe doch gar keinen Desktop laufen bzw. greife ich da mittels SSH nur drauf zu , wiel kein Monitor dran hängt.

            War ja auch nur eine Anmerkung von mir, das man grundsätzlich nichts überflüssiges mitschleift.

            1GB RAM ist halt schon eng bemessen. Mein relativ schlankes System würde ich da schon nicht untergebracht bekommen.

            Kann ich da noch etwas deinstallieren, um mehr Speicher freizugeben?

            Dazu müsste man sehen, welche Prozesse da mitlaufen und am RAM knabbern. Geht z. B. per

            htop
            

            und Sortierung nach Speicherverbrauch (F6-Taste).

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            A 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @accu sagte in ioBroker Probs:

              ich habe doch gar keinen Desktop laufen bzw. greife ich da mittels SSH nur drauf zu , wiel kein Monitor dran hängt.

              War ja auch nur eine Anmerkung von mir, das man grundsätzlich nichts überflüssiges mitschleift.

              1GB RAM ist halt schon eng bemessen. Mein relativ schlankes System würde ich da schon nicht untergebracht bekommen.

              Kann ich da noch etwas deinstallieren, um mehr Speicher freizugeben?

              Dazu müsste man sehen, welche Prozesse da mitlaufen und am RAM knabbern. Geht z. B. per

              htop
              

              und Sortierung nach Speicherverbrauch (F6-Taste).

              A Offline
              A Offline
              Accu
              schrieb am zuletzt editiert von
              #20

              @thomas-braun htop = befehl nicht erkannt. sondern nur "top"

              top - 13:13:19 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
              Tasks: 145 total,   3 running, 142 sleeping,   0 stopped,   0 zombie
              %Cpu(s): 14,3 us, 14,3 sy,  0,0 ni, 57,1 id,  0,0 wa,  0,0 hi, 14,3 si,  0,0 st
              MiB Mem :    923,2 total,     85,8 free,    773,1 used,     64,3 buff/cache
              MiB Swap:    100,0 total,      0,0 free,     99,9 used.    127,7 avail Mem 
              
                PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                       
                564 iobroker  20   0  301144 127668  11784 R  66,7  13,5  44:11.59 iobroker.js-con                                                                                                                               
              26085 iobroker  20   0  196016  65744  10732 R  66,7   7,0  24:01.73 io.hue-extended                                                                                                                               
              13534 pi        20   0   10744   3148   2612 R  33,3   0,3   0:00.45 top                                                                                                                                           
                  1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                       
                  2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                      
                  3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                        
                  4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                    
                  8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                                  
                  9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                               
              top - 13:13:20 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
              Tasks: 145 total,   2 running, 143 sleeping,   0 stopped,   0 zombie
              %Cpu(s): 41,7 us,  8,3 sy,  0,0 ni, 50,0 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
              MiB Mem :    923,2 total,     85,8 free,    773,1 used,     64,3 buff/cache
              MiB Swap:    100,0 total,      0,0 free,     99,9 used.    127,7 avail Mem 
              
                PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                    
              26085 iobroker  20   0  196016  65744  10732 R 100,0   7,0  24:01.82 io.hue-extended                                                                                                                            
                564 iobroker  20   0  301144 127684  11784 S  33,3  13,5  44:11.63 iobroker.js-con                                                                                                                            
              13534 pi        20   0   10744   3148   2612 R  33,3   0,3   0:00.50 top                                                                                                                                        
                  1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                    
                  2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                   
                  3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                     
                  4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                 
                  8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                               
                  9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                            
                 10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                            
                 11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                                
                 12 root      20   0       0      0      0 I   0,0   0,0   0:26.98 rcu_sched                                                                                                                                  
                 13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                                
                 14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                                    
              top - 13:13:20 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
              Tasks: 145 total,   3 running, 142 sleeping,   0 stopped,   0 zombie
              %Cpu(s): 40,0 us, 10,0 sy,  0,0 ni, 30,0 id,  0,0 wa,  0,0 hi, 20,0 si,  0,0 st
              MiB Mem :    923,2 total,     85,8 free,    773,1 used,     64,3 buff/cache
              MiB Swap:    100,0 total,      0,0 free,     99,9 used.    127,7 avail Mem 
              
                PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                   
              26085 iobroker  20   0  196016  65744  10732 R 100,0   7,0  24:01.86 io.hue-extended                                                                                                                           
              top - 13:13:21 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
              Tasks: 145 total,   2 running, 143 sleeping,   0 stopped,   0 zombie
              top - 13:13:39 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
              Tasks: 151 total,   1 running, 150 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  6,3 us,  6,0 sy,  0,0 ni, 87,6 id,  0,0 wa,  0,0 hi,  0,2 si,  0,0 st
              MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
              MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 
              
                PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                                
                564 iobroker  20   0  301144 127944  11908 S   8,9  13,5  44:14.79 iobroker.js-con                                                                                                                                        
               1073 root      20   0  162912  27956   9608 S   5,6   3,0  21:28.97 node /root/.pm2                                                                                                                                        
               1639 iobroker  20   0  186652  48092  10084 S   2,6   5,1   1:50.45 io.hm-rpc.1                                                                                                                                            
               1396 iobroker  20   0  256544 121024   9992 S   1,7  12,8  11:05.81 io.javascript.0                                                                                                                                        
              13927 root      20   0    8108   2796   2376 S   1,7   0,3   0:00.05 top                                                                                                                                                    
              13930 root      20   0    8108   2708   2288 S   1,3   0,3   0:00.04 top                                                                                                                                                    
                563 root      20   0  169772  32656   9772 S   1,0   3,5   3:26.64 node                                                                                                                                                   
               1091 root      20   0  165868  28920   9620 S   1,0   3,1   3:50.82 node /root/.pm2                                                                                                                                        
               1097 root      20   0  172916  36820  10348 S   1,0   3,9   3:44.85 node /home/pi/n                                                                                                                                        
               1079 root      20   0  167016  29120   9756 S   0,7   3,1   2:17.59 PM2 Agent v2.0.                                                                                                                                        
               1306 iobroker  20   0  205448  72960  11084 S   0,7   7,7   2:04.07 io.admin.0                                                                                                                                             
               1637 iobroker  20   0  178736  42484   9704 S   0,7   4,5   1:18.73 io.hm-rpc.0                                                                                                                                            
              13534 pi        20   0   10744   3148   2612 R   0,7   0,3   0:01.10 top                                                                                                                                                    
              26085 iobroker  20   0  196016  65744  10732 S   0,7   7,0  24:03.53 io.hue-extended                                                                                                                                        
                379 root      20   0   34364   5300   2944 S   0,3   0,6   1:22.29 wicd                                                                                                                                                   
                384 avahi     20   0    6808   2288   1828 S   0,3   0,2   1:00.41 avahi-daemon                                                                                                                                           
                985 pihole    10 -10   60808   1328   1272 S   0,3   0,1   0:18.59 pihole-FTL                                                                                                                                             
               1466 iobroker  20   0  182584  45472  10656 S   0,3   4,8   1:03.97 io.telegram.0                                                                                                                                          
               2034 iobroker  20   0  172160  35424   9892 S   0,3   3,7   0:44.84 io.robonect.0                                                                                                                                          
              13926 root      20   0    1940    368    316 S   0,3   0,0   0:00.01 sh                                                                                                                                                     
              13928 root      20   0    6568   1764   1608 S   0,3   0,2   0:00.01 awk                                                                                                                                                    
              13929 root      20   0    1940    380    328 S   0,3   0,0   0:00.01 sh                                                                                                                                                     
              13931 root      20   0    6568   1784   1628 S   0,3   0,2   0:00.01 awk                                                                                                                                                    
                  1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                                
              top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
              Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  1,8 us,  3,2 sy,  0,0 ni, 95,0 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
              MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
              MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 
              
                PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                              
                564 iobroker  20   0  301144 127944  11908 S   1,8  13,5  44:14.80 iobroker.js-con                                                                                                                                      
               1073 root      20   0  162912  27956   9608 S   1,8   3,0  21:28.98 node /root/.pm2                                                                                                                                      
               1091 root      20   0  165868  28920   9620 S   1,8   3,1   3:50.83 node /root/.pm2                                                                                                                                      
               1097 root      20   0  172916  36820  10348 S   1,8   3,9   3:44.86 node /home/pi/n                                                                                                                                      
              13534 pi        20   0   10744   3148   2612 R   1,8   0,3   0:01.11 top                                                                                                                                                  
                  1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                              
                  2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                             
                  3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                               
                  4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                           
                  8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                                         
                  9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                                      
                 10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                                      
                 11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                                          
                 12 root      20   0       0      0      0 I   0,0   0,0   0:27.01 rcu_sched                                                                                                                                            
                 13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                                          
                 14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                                              
                 15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1                                                                                                                                              
                 16 root      rt   0       0      0      0 S   0,0   0,0   0:00.06 migration/1                                                                                                                                          
                 17 root      20   0       0      0      0 S   0,0   0,0   0:03.98 ksoftirqd/1                                                                                                                                          
                 20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2                                                                                                                                              
                 21 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/2                                                                                                                                          
                 22 root      20   0       0      0      0 S   0,0   0,0   0:04.10 ksoftirqd/2                                                                                                                                          
                 25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3                                                                                                                                              
                 26 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/3                                                                                                                                          
              top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
              Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
              %Cpu(s): 11,1 us,  0,0 sy,  0,0 ni, 88,9 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
              MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
              MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 
              
                PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                            
              13534 pi        20   0   10744   3148   2612 R  66,7   0,3   0:01.13 top                                                                                                                                                
                  1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                            
                  2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                           
                  3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                             
                  4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                         
                  8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                                       
                  9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                                    
                 10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                                    
                 11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                                        
                 12 root      20   0       0      0      0 I   0,0   0,0   0:27.01 rcu_sched                                                                                                                                          
                 13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                                        
                 14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                                            
                 15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1                                                                                                                                            
                 16 root      rt   0       0      0      0 S   0,0   0,0   0:00.06 migration/1                                                                                                                                        
                 17 root      20   0       0      0      0 S   0,0   0,0   0:03.98 ksoftirqd/1                                                                                                                                        
                 20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2                                                                                                                                            
                 21 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/2                                                                                                                                        
                 22 root      20   0       0      0      0 S   0,0   0,0   0:04.10 ksoftirqd/2                                                                                                                                        
                 25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3                                                                                                                                            
                 26 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/3                                                                                                                                         
                 27 root      20   0       0      0      0 S   0,0   0,0   0:03.14 ksoftirqd/3                                                                                                                                         
                 30 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kdevtmpfs                                                                                                                                           
                 31 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns                                                                                                                                               
                 34 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd                                                                                                                                             
              top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
              Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
              %Cpu(s): 11,5 us,  3,8 sy,  0,0 ni, 80,8 id,  0,0 wa,  0,0 hi,  3,8 si,  0,0 st
              MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
              MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 
              
                PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                            
              13534 pi        20   0   10744   3148   2612 R  60,0   0,3   0:01.16 top                                                                                                                                
                  1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                            
                  2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                           
                  3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                             
                  4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                         
                  8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                       
                  9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                    
                 10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                    
                 11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                        
                 12 root      20   0       0      0      0 I   0,0   0,0   0:27.01 rcu_sched                                                                                                                          
                 13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                        
                 14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                            
                 15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1                                                                                                                            
                 16 root      rt   0       0      0      0 S   0,0   0,0   0:00.06 migration/1                                                                                                                        
                 17 root      20   0       0      0      0 S   0,0   0,0   0:03.98 ksoftirqd/1                                                                                                                        
                 20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2                                                                                                                            
                 21 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/2                                                                                                                        
                 22 root      20   0       0      0      0 S   0,0   0,0   0:04.10 ksoftirqd/2                                                                                                                        
                 25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3                                                                                                                            
                 26 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/3                                                                                                                        
                 27 root      20   0       0      0      0 S   0,0   0,0   0:03.14 ksoftirqd/3                                                                                                                        
                 30 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kdevtmpfs                                                                                                                          
                 31 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns                                                                                                                              
                 34 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd                                                                                                                            
              top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
              Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  7,7 us, 23,1 sy,  0,0 ni, 69,2 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
              MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
              MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 
              
              
              Thomas BraunT crunchipC 2 Antworten Letzte Antwort
              0
              • A Accu

                @thomas-braun htop = befehl nicht erkannt. sondern nur "top"

                top - 13:13:19 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
                Tasks: 145 total,   3 running, 142 sleeping,   0 stopped,   0 zombie
                %Cpu(s): 14,3 us, 14,3 sy,  0,0 ni, 57,1 id,  0,0 wa,  0,0 hi, 14,3 si,  0,0 st
                MiB Mem :    923,2 total,     85,8 free,    773,1 used,     64,3 buff/cache
                MiB Swap:    100,0 total,      0,0 free,     99,9 used.    127,7 avail Mem 
                
                  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                       
                  564 iobroker  20   0  301144 127668  11784 R  66,7  13,5  44:11.59 iobroker.js-con                                                                                                                               
                26085 iobroker  20   0  196016  65744  10732 R  66,7   7,0  24:01.73 io.hue-extended                                                                                                                               
                13534 pi        20   0   10744   3148   2612 R  33,3   0,3   0:00.45 top                                                                                                                                           
                    1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                       
                    2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                      
                    3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                        
                    4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                    
                    8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                                  
                    9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                               
                top - 13:13:20 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
                Tasks: 145 total,   2 running, 143 sleeping,   0 stopped,   0 zombie
                %Cpu(s): 41,7 us,  8,3 sy,  0,0 ni, 50,0 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
                MiB Mem :    923,2 total,     85,8 free,    773,1 used,     64,3 buff/cache
                MiB Swap:    100,0 total,      0,0 free,     99,9 used.    127,7 avail Mem 
                
                  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                    
                26085 iobroker  20   0  196016  65744  10732 R 100,0   7,0  24:01.82 io.hue-extended                                                                                                                            
                  564 iobroker  20   0  301144 127684  11784 S  33,3  13,5  44:11.63 iobroker.js-con                                                                                                                            
                13534 pi        20   0   10744   3148   2612 R  33,3   0,3   0:00.50 top                                                                                                                                        
                    1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                    
                    2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                   
                    3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                     
                    4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                 
                    8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                               
                    9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                            
                   10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                            
                   11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                                
                   12 root      20   0       0      0      0 I   0,0   0,0   0:26.98 rcu_sched                                                                                                                                  
                   13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                                
                   14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                                    
                top - 13:13:20 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
                Tasks: 145 total,   3 running, 142 sleeping,   0 stopped,   0 zombie
                %Cpu(s): 40,0 us, 10,0 sy,  0,0 ni, 30,0 id,  0,0 wa,  0,0 hi, 20,0 si,  0,0 st
                MiB Mem :    923,2 total,     85,8 free,    773,1 used,     64,3 buff/cache
                MiB Swap:    100,0 total,      0,0 free,     99,9 used.    127,7 avail Mem 
                
                  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                   
                26085 iobroker  20   0  196016  65744  10732 R 100,0   7,0  24:01.86 io.hue-extended                                                                                                                           
                top - 13:13:21 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
                Tasks: 145 total,   2 running, 143 sleeping,   0 stopped,   0 zombie
                top - 13:13:39 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
                Tasks: 151 total,   1 running, 150 sleeping,   0 stopped,   0 zombie
                %Cpu(s):  6,3 us,  6,0 sy,  0,0 ni, 87,6 id,  0,0 wa,  0,0 hi,  0,2 si,  0,0 st
                MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
                MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 
                
                  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                                
                  564 iobroker  20   0  301144 127944  11908 S   8,9  13,5  44:14.79 iobroker.js-con                                                                                                                                        
                 1073 root      20   0  162912  27956   9608 S   5,6   3,0  21:28.97 node /root/.pm2                                                                                                                                        
                 1639 iobroker  20   0  186652  48092  10084 S   2,6   5,1   1:50.45 io.hm-rpc.1                                                                                                                                            
                 1396 iobroker  20   0  256544 121024   9992 S   1,7  12,8  11:05.81 io.javascript.0                                                                                                                                        
                13927 root      20   0    8108   2796   2376 S   1,7   0,3   0:00.05 top                                                                                                                                                    
                13930 root      20   0    8108   2708   2288 S   1,3   0,3   0:00.04 top                                                                                                                                                    
                  563 root      20   0  169772  32656   9772 S   1,0   3,5   3:26.64 node                                                                                                                                                   
                 1091 root      20   0  165868  28920   9620 S   1,0   3,1   3:50.82 node /root/.pm2                                                                                                                                        
                 1097 root      20   0  172916  36820  10348 S   1,0   3,9   3:44.85 node /home/pi/n                                                                                                                                        
                 1079 root      20   0  167016  29120   9756 S   0,7   3,1   2:17.59 PM2 Agent v2.0.                                                                                                                                        
                 1306 iobroker  20   0  205448  72960  11084 S   0,7   7,7   2:04.07 io.admin.0                                                                                                                                             
                 1637 iobroker  20   0  178736  42484   9704 S   0,7   4,5   1:18.73 io.hm-rpc.0                                                                                                                                            
                13534 pi        20   0   10744   3148   2612 R   0,7   0,3   0:01.10 top                                                                                                                                                    
                26085 iobroker  20   0  196016  65744  10732 S   0,7   7,0  24:03.53 io.hue-extended                                                                                                                                        
                  379 root      20   0   34364   5300   2944 S   0,3   0,6   1:22.29 wicd                                                                                                                                                   
                  384 avahi     20   0    6808   2288   1828 S   0,3   0,2   1:00.41 avahi-daemon                                                                                                                                           
                  985 pihole    10 -10   60808   1328   1272 S   0,3   0,1   0:18.59 pihole-FTL                                                                                                                                             
                 1466 iobroker  20   0  182584  45472  10656 S   0,3   4,8   1:03.97 io.telegram.0                                                                                                                                          
                 2034 iobroker  20   0  172160  35424   9892 S   0,3   3,7   0:44.84 io.robonect.0                                                                                                                                          
                13926 root      20   0    1940    368    316 S   0,3   0,0   0:00.01 sh                                                                                                                                                     
                13928 root      20   0    6568   1764   1608 S   0,3   0,2   0:00.01 awk                                                                                                                                                    
                13929 root      20   0    1940    380    328 S   0,3   0,0   0:00.01 sh                                                                                                                                                     
                13931 root      20   0    6568   1784   1628 S   0,3   0,2   0:00.01 awk                                                                                                                                                    
                    1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                                
                top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
                Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
                %Cpu(s):  1,8 us,  3,2 sy,  0,0 ni, 95,0 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
                MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
                MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 
                
                  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                              
                  564 iobroker  20   0  301144 127944  11908 S   1,8  13,5  44:14.80 iobroker.js-con                                                                                                                                      
                 1073 root      20   0  162912  27956   9608 S   1,8   3,0  21:28.98 node /root/.pm2                                                                                                                                      
                 1091 root      20   0  165868  28920   9620 S   1,8   3,1   3:50.83 node /root/.pm2                                                                                                                                      
                 1097 root      20   0  172916  36820  10348 S   1,8   3,9   3:44.86 node /home/pi/n                                                                                                                                      
                13534 pi        20   0   10744   3148   2612 R   1,8   0,3   0:01.11 top                                                                                                                                                  
                    1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                              
                    2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                             
                    3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                               
                    4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                           
                    8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                                         
                    9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                                      
                   10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                                      
                   11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                                          
                   12 root      20   0       0      0      0 I   0,0   0,0   0:27.01 rcu_sched                                                                                                                                            
                   13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                                          
                   14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                                              
                   15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1                                                                                                                                              
                   16 root      rt   0       0      0      0 S   0,0   0,0   0:00.06 migration/1                                                                                                                                          
                   17 root      20   0       0      0      0 S   0,0   0,0   0:03.98 ksoftirqd/1                                                                                                                                          
                   20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2                                                                                                                                              
                   21 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/2                                                                                                                                          
                   22 root      20   0       0      0      0 S   0,0   0,0   0:04.10 ksoftirqd/2                                                                                                                                          
                   25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3                                                                                                                                              
                   26 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/3                                                                                                                                          
                top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
                Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
                %Cpu(s): 11,1 us,  0,0 sy,  0,0 ni, 88,9 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
                MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
                MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 
                
                  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                            
                13534 pi        20   0   10744   3148   2612 R  66,7   0,3   0:01.13 top                                                                                                                                                
                    1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                            
                    2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                           
                    3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                             
                    4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                         
                    8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                                       
                    9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                                    
                   10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                                    
                   11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                                        
                   12 root      20   0       0      0      0 I   0,0   0,0   0:27.01 rcu_sched                                                                                                                                          
                   13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                                        
                   14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                                            
                   15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1                                                                                                                                            
                   16 root      rt   0       0      0      0 S   0,0   0,0   0:00.06 migration/1                                                                                                                                        
                   17 root      20   0       0      0      0 S   0,0   0,0   0:03.98 ksoftirqd/1                                                                                                                                        
                   20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2                                                                                                                                            
                   21 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/2                                                                                                                                        
                   22 root      20   0       0      0      0 S   0,0   0,0   0:04.10 ksoftirqd/2                                                                                                                                        
                   25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3                                                                                                                                            
                   26 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/3                                                                                                                                         
                   27 root      20   0       0      0      0 S   0,0   0,0   0:03.14 ksoftirqd/3                                                                                                                                         
                   30 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kdevtmpfs                                                                                                                                           
                   31 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns                                                                                                                                               
                   34 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd                                                                                                                                             
                top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
                Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
                %Cpu(s): 11,5 us,  3,8 sy,  0,0 ni, 80,8 id,  0,0 wa,  0,0 hi,  3,8 si,  0,0 st
                MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
                MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 
                
                  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                            
                13534 pi        20   0   10744   3148   2612 R  60,0   0,3   0:01.16 top                                                                                                                                
                    1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                            
                    2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                           
                    3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                             
                    4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                         
                    8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                       
                    9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                    
                   10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                    
                   11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                        
                   12 root      20   0       0      0      0 I   0,0   0,0   0:27.01 rcu_sched                                                                                                                          
                   13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                        
                   14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                            
                   15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1                                                                                                                            
                   16 root      rt   0       0      0      0 S   0,0   0,0   0:00.06 migration/1                                                                                                                        
                   17 root      20   0       0      0      0 S   0,0   0,0   0:03.98 ksoftirqd/1                                                                                                                        
                   20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2                                                                                                                            
                   21 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/2                                                                                                                        
                   22 root      20   0       0      0      0 S   0,0   0,0   0:04.10 ksoftirqd/2                                                                                                                        
                   25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3                                                                                                                            
                   26 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/3                                                                                                                        
                   27 root      20   0       0      0      0 S   0,0   0,0   0:03.14 ksoftirqd/3                                                                                                                        
                   30 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kdevtmpfs                                                                                                                          
                   31 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns                                                                                                                              
                   34 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd                                                                                                                            
                top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
                Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
                %Cpu(s):  7,7 us, 23,1 sy,  0,0 ni, 69,2 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
                MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
                MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 
                
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #21

                @accu sagte in ioBroker Probs:

                1097 root      20   0  172916  36820  10348 S   1,0   3,9   3:44.85 node /home/pi/n
                

                Bis auf den 'komischen' Prozess sehe ich da nix auffälliges.
                Ist halt einfach zu klein für einen stabilen Betrieb.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                A 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @accu sagte in ioBroker Probs:

                  1097 root      20   0  172916  36820  10348 S   1,0   3,9   3:44.85 node /home/pi/n
                  

                  Bis auf den 'komischen' Prozess sehe ich da nix auffälliges.
                  Ist halt einfach zu klein für einen stabilen Betrieb.

                  A Offline
                  A Offline
                  Accu
                  schrieb am zuletzt editiert von
                  #22

                  @thomas-braun und mehr Speicher reinstecken geht nicht?

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • A Accu

                    @thomas-braun und mehr Speicher reinstecken geht nicht?

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #23

                    @accu
                    Nein. Wo willst du denn auf einem Pi noch Speicher-Riegel 'reinstecken'?

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    1 Antwort Letzte Antwort
                    0
                    • D Online
                      D Online
                      darkiop
                      Most Active
                      schrieb am zuletzt editiert von
                      #24

                      @accu sagte in ioBroker Probs:

                      was bedeutet Adapter im Compact mode gruppieren

                      ┬[13:20:59] [ssh:darkiop@pve-ct-iobroker(10.4.1.20): ~ (755)]
                      ╰─>$ iobroker compact --help
                      iobroker compact
                      
                      compact group management
                      
                      Commands:
                        iobroker compact enable                                         Enable compact mode in general
                        iobroker compact on                                             Enable compact mode in general
                        iobroker compact disable                                        Disable compact mode in general
                        iobroker compact off                                            Disable compact mode in general
                        iobroker compact <adapter>.<instance> status                    Show if compact mode is enabled for a specific instance
                        iobroker compact <adapter>.<instance> group <group-id>          Define compact group of a specific adapter
                        iobroker compact <adapter>.<instance> <disable|off> [group-id]  Enable or disable compact mode for specified adapter instance and set compact group optionally
                        iobroker compact <adapter>.<instance> <enable|on> [group-id]    Enable or disable compact mode for specified adapter instance and set compact group optionally
                      
                      Options:
                        --help  Show help  [boolean]
                      

                      => mehrere Adapter teilen sich einen Nodejs Prozess und sind teilen sich somit die Ressourcen. Nachteil: Stirbt ein Adapter, zieht er alle anderen die mit diesem Prozess laufe (in dieser Compact Mode Gruppe) mit.

                      Damit lässt sich aber, gerade bei vielen laufenden Instanzen, schon einiges an Ressourcen sparen.

                      Im Admin v5 kannst du das auch im Instanzen Tab direkt konfigurieren.

                      Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

                      1 Antwort Letzte Antwort
                      0
                      • A Accu

                        @thomas-braun htop = befehl nicht erkannt. sondern nur "top"

                        top - 13:13:19 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
                        Tasks: 145 total,   3 running, 142 sleeping,   0 stopped,   0 zombie
                        %Cpu(s): 14,3 us, 14,3 sy,  0,0 ni, 57,1 id,  0,0 wa,  0,0 hi, 14,3 si,  0,0 st
                        MiB Mem :    923,2 total,     85,8 free,    773,1 used,     64,3 buff/cache
                        MiB Swap:    100,0 total,      0,0 free,     99,9 used.    127,7 avail Mem 
                        
                          PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                       
                          564 iobroker  20   0  301144 127668  11784 R  66,7  13,5  44:11.59 iobroker.js-con                                                                                                                               
                        26085 iobroker  20   0  196016  65744  10732 R  66,7   7,0  24:01.73 io.hue-extended                                                                                                                               
                        13534 pi        20   0   10744   3148   2612 R  33,3   0,3   0:00.45 top                                                                                                                                           
                            1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                       
                            2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                      
                            3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                        
                            4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                    
                            8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                                  
                            9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                               
                        top - 13:13:20 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
                        Tasks: 145 total,   2 running, 143 sleeping,   0 stopped,   0 zombie
                        %Cpu(s): 41,7 us,  8,3 sy,  0,0 ni, 50,0 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
                        MiB Mem :    923,2 total,     85,8 free,    773,1 used,     64,3 buff/cache
                        MiB Swap:    100,0 total,      0,0 free,     99,9 used.    127,7 avail Mem 
                        
                          PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                    
                        26085 iobroker  20   0  196016  65744  10732 R 100,0   7,0  24:01.82 io.hue-extended                                                                                                                            
                          564 iobroker  20   0  301144 127684  11784 S  33,3  13,5  44:11.63 iobroker.js-con                                                                                                                            
                        13534 pi        20   0   10744   3148   2612 R  33,3   0,3   0:00.50 top                                                                                                                                        
                            1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                    
                            2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                   
                            3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                     
                            4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                 
                            8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                               
                            9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                            
                           10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                            
                           11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                                
                           12 root      20   0       0      0      0 I   0,0   0,0   0:26.98 rcu_sched                                                                                                                                  
                           13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                                
                           14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                                    
                        top - 13:13:20 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
                        Tasks: 145 total,   3 running, 142 sleeping,   0 stopped,   0 zombie
                        %Cpu(s): 40,0 us, 10,0 sy,  0,0 ni, 30,0 id,  0,0 wa,  0,0 hi, 20,0 si,  0,0 st
                        MiB Mem :    923,2 total,     85,8 free,    773,1 used,     64,3 buff/cache
                        MiB Swap:    100,0 total,      0,0 free,     99,9 used.    127,7 avail Mem 
                        
                          PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                   
                        26085 iobroker  20   0  196016  65744  10732 R 100,0   7,0  24:01.86 io.hue-extended                                                                                                                           
                        top - 13:13:21 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
                        Tasks: 145 total,   2 running, 143 sleeping,   0 stopped,   0 zombie
                        top - 13:13:39 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
                        Tasks: 151 total,   1 running, 150 sleeping,   0 stopped,   0 zombie
                        %Cpu(s):  6,3 us,  6,0 sy,  0,0 ni, 87,6 id,  0,0 wa,  0,0 hi,  0,2 si,  0,0 st
                        MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
                        MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 
                        
                          PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                                
                          564 iobroker  20   0  301144 127944  11908 S   8,9  13,5  44:14.79 iobroker.js-con                                                                                                                                        
                         1073 root      20   0  162912  27956   9608 S   5,6   3,0  21:28.97 node /root/.pm2                                                                                                                                        
                         1639 iobroker  20   0  186652  48092  10084 S   2,6   5,1   1:50.45 io.hm-rpc.1                                                                                                                                            
                         1396 iobroker  20   0  256544 121024   9992 S   1,7  12,8  11:05.81 io.javascript.0                                                                                                                                        
                        13927 root      20   0    8108   2796   2376 S   1,7   0,3   0:00.05 top                                                                                                                                                    
                        13930 root      20   0    8108   2708   2288 S   1,3   0,3   0:00.04 top                                                                                                                                                    
                          563 root      20   0  169772  32656   9772 S   1,0   3,5   3:26.64 node                                                                                                                                                   
                         1091 root      20   0  165868  28920   9620 S   1,0   3,1   3:50.82 node /root/.pm2                                                                                                                                        
                         1097 root      20   0  172916  36820  10348 S   1,0   3,9   3:44.85 node /home/pi/n                                                                                                                                        
                         1079 root      20   0  167016  29120   9756 S   0,7   3,1   2:17.59 PM2 Agent v2.0.                                                                                                                                        
                         1306 iobroker  20   0  205448  72960  11084 S   0,7   7,7   2:04.07 io.admin.0                                                                                                                                             
                         1637 iobroker  20   0  178736  42484   9704 S   0,7   4,5   1:18.73 io.hm-rpc.0                                                                                                                                            
                        13534 pi        20   0   10744   3148   2612 R   0,7   0,3   0:01.10 top                                                                                                                                                    
                        26085 iobroker  20   0  196016  65744  10732 S   0,7   7,0  24:03.53 io.hue-extended                                                                                                                                        
                          379 root      20   0   34364   5300   2944 S   0,3   0,6   1:22.29 wicd                                                                                                                                                   
                          384 avahi     20   0    6808   2288   1828 S   0,3   0,2   1:00.41 avahi-daemon                                                                                                                                           
                          985 pihole    10 -10   60808   1328   1272 S   0,3   0,1   0:18.59 pihole-FTL                                                                                                                                             
                         1466 iobroker  20   0  182584  45472  10656 S   0,3   4,8   1:03.97 io.telegram.0                                                                                                                                          
                         2034 iobroker  20   0  172160  35424   9892 S   0,3   3,7   0:44.84 io.robonect.0                                                                                                                                          
                        13926 root      20   0    1940    368    316 S   0,3   0,0   0:00.01 sh                                                                                                                                                     
                        13928 root      20   0    6568   1764   1608 S   0,3   0,2   0:00.01 awk                                                                                                                                                    
                        13929 root      20   0    1940    380    328 S   0,3   0,0   0:00.01 sh                                                                                                                                                     
                        13931 root      20   0    6568   1784   1628 S   0,3   0,2   0:00.01 awk                                                                                                                                                    
                            1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                                
                        top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
                        Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
                        %Cpu(s):  1,8 us,  3,2 sy,  0,0 ni, 95,0 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
                        MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
                        MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 
                        
                          PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                              
                          564 iobroker  20   0  301144 127944  11908 S   1,8  13,5  44:14.80 iobroker.js-con                                                                                                                                      
                         1073 root      20   0  162912  27956   9608 S   1,8   3,0  21:28.98 node /root/.pm2                                                                                                                                      
                         1091 root      20   0  165868  28920   9620 S   1,8   3,1   3:50.83 node /root/.pm2                                                                                                                                      
                         1097 root      20   0  172916  36820  10348 S   1,8   3,9   3:44.86 node /home/pi/n                                                                                                                                      
                        13534 pi        20   0   10744   3148   2612 R   1,8   0,3   0:01.11 top                                                                                                                                                  
                            1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                              
                            2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                             
                            3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                               
                            4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                           
                            8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                                         
                            9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                                      
                           10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                                      
                           11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                                          
                           12 root      20   0       0      0      0 I   0,0   0,0   0:27.01 rcu_sched                                                                                                                                            
                           13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                                          
                           14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                                              
                           15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1                                                                                                                                              
                           16 root      rt   0       0      0      0 S   0,0   0,0   0:00.06 migration/1                                                                                                                                          
                           17 root      20   0       0      0      0 S   0,0   0,0   0:03.98 ksoftirqd/1                                                                                                                                          
                           20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2                                                                                                                                              
                           21 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/2                                                                                                                                          
                           22 root      20   0       0      0      0 S   0,0   0,0   0:04.10 ksoftirqd/2                                                                                                                                          
                           25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3                                                                                                                                              
                           26 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/3                                                                                                                                          
                        top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
                        Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
                        %Cpu(s): 11,1 us,  0,0 sy,  0,0 ni, 88,9 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
                        MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
                        MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 
                        
                          PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                            
                        13534 pi        20   0   10744   3148   2612 R  66,7   0,3   0:01.13 top                                                                                                                                                
                            1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                            
                            2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                           
                            3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                             
                            4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                         
                            8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                                       
                            9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                                    
                           10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                                    
                           11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                                        
                           12 root      20   0       0      0      0 I   0,0   0,0   0:27.01 rcu_sched                                                                                                                                          
                           13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                                        
                           14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                                            
                           15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1                                                                                                                                            
                           16 root      rt   0       0      0      0 S   0,0   0,0   0:00.06 migration/1                                                                                                                                        
                           17 root      20   0       0      0      0 S   0,0   0,0   0:03.98 ksoftirqd/1                                                                                                                                        
                           20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2                                                                                                                                            
                           21 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/2                                                                                                                                        
                           22 root      20   0       0      0      0 S   0,0   0,0   0:04.10 ksoftirqd/2                                                                                                                                        
                           25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3                                                                                                                                            
                           26 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/3                                                                                                                                         
                           27 root      20   0       0      0      0 S   0,0   0,0   0:03.14 ksoftirqd/3                                                                                                                                         
                           30 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kdevtmpfs                                                                                                                                           
                           31 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns                                                                                                                                               
                           34 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd                                                                                                                                             
                        top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
                        Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
                        %Cpu(s): 11,5 us,  3,8 sy,  0,0 ni, 80,8 id,  0,0 wa,  0,0 hi,  3,8 si,  0,0 st
                        MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
                        MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 
                        
                          PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                            
                        13534 pi        20   0   10744   3148   2612 R  60,0   0,3   0:01.16 top                                                                                                                                
                            1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                            
                            2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                           
                            3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                             
                            4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                         
                            8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                       
                            9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                    
                           10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                    
                           11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                        
                           12 root      20   0       0      0      0 I   0,0   0,0   0:27.01 rcu_sched                                                                                                                          
                           13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                        
                           14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                            
                           15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1                                                                                                                            
                           16 root      rt   0       0      0      0 S   0,0   0,0   0:00.06 migration/1                                                                                                                        
                           17 root      20   0       0      0      0 S   0,0   0,0   0:03.98 ksoftirqd/1                                                                                                                        
                           20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2                                                                                                                            
                           21 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/2                                                                                                                        
                           22 root      20   0       0      0      0 S   0,0   0,0   0:04.10 ksoftirqd/2                                                                                                                        
                           25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3                                                                                                                            
                           26 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/3                                                                                                                        
                           27 root      20   0       0      0      0 S   0,0   0,0   0:03.14 ksoftirqd/3                                                                                                                        
                           30 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kdevtmpfs                                                                                                                          
                           31 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns                                                                                                                              
                           34 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd                                                                                                                            
                        top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
                        Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
                        %Cpu(s):  7,7 us, 23,1 sy,  0,0 ni, 69,2 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
                        MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
                        MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 
                        
                        
                        crunchipC Abwesend
                        crunchipC Abwesend
                        crunchip
                        Forum Testing Most Active Developer
                        schrieb am zuletzt editiert von
                        #25

                        @accu sagte in ioBroker Probs:

                        io.hue-extended

                        Ist die cpu ja schon wieder so hoch, hatte ich dich weiter oben schon gefragt, ob das Dauerzustand ist

                        umgestiegen von Proxmox auf Unraid

                        1 Antwort Letzte Antwort
                        0
                        • D Online
                          D Online
                          darkiop
                          Most Active
                          schrieb am zuletzt editiert von
                          #26

                          Was mir grad noch einfällt, ein paar weitere % könntest du mit

                          https://dietpi.com/

                          anstelle von Rasbian Lite herauskitzeln. Vielleicht bekommst du ja so, zusammen mit den anderen genannten Maßnahmen, einen stabilen Betrieb hin ;)

                          Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

                          1 Antwort Letzte Antwort
                          0

                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                          Registrieren Anmelden
                          Antworten
                          • In einem neuen Thema antworten
                          Anmelden zum Antworten
                          • Älteste zuerst
                          • Neuste zuerst
                          • Meiste Stimmen


                          Support us

                          ioBroker
                          Community Adapters
                          Donate
                          FAQ Cloud / IOT
                          HowTo: Node.js-Update
                          HowTo: Backup/Restore
                          Downloads
                          BLOG

                          328

                          Online

                          32.9k

                          Benutzer

                          83.0k

                          Themen

                          1.3m

                          Beiträge
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                          ioBroker Community 2014-2025
                          logo
                          • Anmelden

                          • Du hast noch kein Konto? Registrieren

                          • Anmelden oder registrieren, um zu suchen
                          • Erster Beitrag
                            Letzter Beitrag
                          0
                          • Home
                          • Aktuell
                          • Tags
                          • Ungelesen 0
                          • Kategorien
                          • Unreplied
                          • Beliebt
                          • GitHub
                          • Docu
                          • Hilfe