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. Wie Speicherbedarf des iobrokers reduzieren ?

NEWS

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    549

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

Wie Speicherbedarf des iobrokers reduzieren ?

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
62 Beiträge 6 Kommentatoren 6.7k Aufrufe 5 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.
  • B bastler

    Hallo zusammen, seit dem 11. 06. wird bei mir kein Backup mehr erstellt. Die Ursache ist wohl der zu geringe freie Speicher auf dem Laufwerk.

    d16f181a-dc43-4a90-a9e9-1a58ed389422-image.jpeg
    Screenshot_57.jpg

    Habe jetzt schon 3 Adapter gelöscht, die ich nicht benutze. Nach dem Neustart ist es nicht besser geworden. Hat jemand einen Hinweis für mich, was ich tun kann um den Speicherbebarf zu reduzieren und vor allem ein Backup zu machen?

    Danke und Gruß!

    HomoranH Nicht stören
    HomoranH Nicht stören
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #2

    @bastler sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

    Habe jetzt schon 3 Adapter gelöscht, die ich nicht benutze.

    das bringt nicht viel auf der Platte.

    was sagt iob diag dazu?

    kein Support per PN! - Fragen im Forum stellen -
    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    B 1 Antwort Letzte Antwort
    0
    • HomoranH Homoran

      @bastler sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

      Habe jetzt schon 3 Adapter gelöscht, die ich nicht benutze.

      das bringt nicht viel auf der Platte.

      was sagt iob diag dazu?

      B Offline
      B Offline
      bastler
      schrieb am zuletzt editiert von Homoran
      #3

      @homoran sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

      iob diag

      ======================= SUMMARY =======================
      		     v.2023-04-16
      
      
      Operatingsystem: 	Debian GNU/Linux 10 (buster)
      Kernel: 		4.19.0-24-amd64
      Installation: 		kvm
      Timezone: 		Europe/Berlin (CEST, +0200)
      User-ID: 		1000
      X-Server: 		false
      Boot Target: 		graphical.target
      
      Pending OS-Updates: 	0
      Pending iob updates: 	0
      
      Nodejs-Installation: 	/usr/bin/nodejs 	v18.16.1
      			/usr/bin/node 		v18.16.1
      			/usr/bin/npm 		9.5.1
      			/usr/bin/npx 		9.5.1
      
      Recommended versions are nodejs 18.x.y and npm 9.x.y
      Your nodejs installation is correct
      
      MEMORY: 
                    total        used        free      shared  buff/cache   available
      Mem:            12G        2.4G        9.3G        8.0M        636M        9.7G
      Swap:          974M          0B        974M
      Total:          13G        2.4G         10G
      
      Active iob-Instances: 	35
      Active repo(s): Stable (default)
      
      ioBroker Core: 		js-controller 		4.0.24
      			admin 			6.3.5
      
      ioBroker Status: 	iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
      + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      Objects: 		16699
      States: 		14113
      
      Size of iob-Database:
      
      20M	/opt/iobroker/iobroker-data/objects.jsonl
      9.4M	/opt/iobroker/iobroker-data/objects.json.migrated
      9.4M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
      11M	/opt/iobroker/iobroker-data/states.jsonl
      4.6M	/opt/iobroker/iobroker-data/states.json.migrated
      4.6M	/opt/iobroker/iobroker-data/states.json.bak.migrated
      
      

      =================== END OF SUMMARY ====================

      HomoranH R Thomas BraunT B 4 Antworten Letzte Antwort
      0
      • B bastler

        @homoran sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

        iob diag

        ======================= SUMMARY =======================
        		     v.2023-04-16
        
        
        Operatingsystem: 	Debian GNU/Linux 10 (buster)
        Kernel: 		4.19.0-24-amd64
        Installation: 		kvm
        Timezone: 		Europe/Berlin (CEST, +0200)
        User-ID: 		1000
        X-Server: 		false
        Boot Target: 		graphical.target
        
        Pending OS-Updates: 	0
        Pending iob updates: 	0
        
        Nodejs-Installation: 	/usr/bin/nodejs 	v18.16.1
        			/usr/bin/node 		v18.16.1
        			/usr/bin/npm 		9.5.1
        			/usr/bin/npx 		9.5.1
        
        Recommended versions are nodejs 18.x.y and npm 9.x.y
        Your nodejs installation is correct
        
        MEMORY: 
                      total        used        free      shared  buff/cache   available
        Mem:            12G        2.4G        9.3G        8.0M        636M        9.7G
        Swap:          974M          0B        974M
        Total:          13G        2.4G         10G
        
        Active iob-Instances: 	35
        Active repo(s): Stable (default)
        
        ioBroker Core: 		js-controller 		4.0.24
        			admin 			6.3.5
        
        ioBroker Status: 	iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Status admin and web instance:
        + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        Objects: 		16699
        States: 		14113
        
        Size of iob-Database:
        
        20M	/opt/iobroker/iobroker-data/objects.jsonl
        9.4M	/opt/iobroker/iobroker-data/objects.json.migrated
        9.4M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
        11M	/opt/iobroker/iobroker-data/states.jsonl
        4.6M	/opt/iobroker/iobroker-data/states.json.migrated
        4.6M	/opt/iobroker/iobroker-data/states.json.bak.migrated
        
        

        =================== END OF SUMMARY ====================

        HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #4

        @bastler da fehlt aber einiges!
        und bitte in code-tags posten.
        Die sind sogar schon in der Ausgabe drin.
        Warum hast du die gelöscht? ich hab sie wieder eingefügt

        kein Support per PN! - Fragen im Forum stellen -
        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        1 Antwort Letzte Antwort
        0
        • B bastler

          @homoran sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

          iob diag

          ======================= SUMMARY =======================
          		     v.2023-04-16
          
          
          Operatingsystem: 	Debian GNU/Linux 10 (buster)
          Kernel: 		4.19.0-24-amd64
          Installation: 		kvm
          Timezone: 		Europe/Berlin (CEST, +0200)
          User-ID: 		1000
          X-Server: 		false
          Boot Target: 		graphical.target
          
          Pending OS-Updates: 	0
          Pending iob updates: 	0
          
          Nodejs-Installation: 	/usr/bin/nodejs 	v18.16.1
          			/usr/bin/node 		v18.16.1
          			/usr/bin/npm 		9.5.1
          			/usr/bin/npx 		9.5.1
          
          Recommended versions are nodejs 18.x.y and npm 9.x.y
          Your nodejs installation is correct
          
          MEMORY: 
                        total        used        free      shared  buff/cache   available
          Mem:            12G        2.4G        9.3G        8.0M        636M        9.7G
          Swap:          974M          0B        974M
          Total:          13G        2.4G         10G
          
          Active iob-Instances: 	35
          Active repo(s): Stable (default)
          
          ioBroker Core: 		js-controller 		4.0.24
          			admin 			6.3.5
          
          ioBroker Status: 	iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin and web instance:
          + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          Objects: 		16699
          States: 		14113
          
          Size of iob-Database:
          
          20M	/opt/iobroker/iobroker-data/objects.jsonl
          9.4M	/opt/iobroker/iobroker-data/objects.json.migrated
          9.4M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
          11M	/opt/iobroker/iobroker-data/states.jsonl
          4.6M	/opt/iobroker/iobroker-data/states.json.migrated
          4.6M	/opt/iobroker/iobroker-data/states.json.bak.migrated
          
          

          =================== END OF SUMMARY ====================

          R Offline
          R Offline
          Rico Sander
          schrieb am zuletzt editiert von Rico Sander
          #5

          @bastler
          Würde jetzt spontan auf den history-Ordner tippen. Aber ob der wirklich so groß werden kann?
          Kann es sein, dass zu viele Backups herumliegen?

          Nur mal so ein paar Gedanken...

          Edit: 10 GB free?

          Wenns nicht geht, wie man will
          - muss mans tun, wie man kann.
          HomoranH 2 Antworten Letzte Antwort
          0
          • R Rico Sander

            @bastler
            Würde jetzt spontan auf den history-Ordner tippen. Aber ob der wirklich so groß werden kann?
            Kann es sein, dass zu viele Backups herumliegen?

            Nur mal so ein paar Gedanken...

            Edit: 10 GB free?

            HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #6

            @pi-ter sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

            Nur mal so ein paar Gedanken...

            und iob diag würde Gewissheit bringen :-)

            @pi-ter sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

            ob der wirklich so groß werden kann?

            meiner ist inzwischen 50GB groß und dabei hab ich schon nach und nach bestimmt 15GB Daten gelöscht

            kein Support per PN! - Fragen im Forum stellen -
            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
            Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            1 Antwort Letzte Antwort
            0
            • R Rico Sander

              @bastler
              Würde jetzt spontan auf den history-Ordner tippen. Aber ob der wirklich so groß werden kann?
              Kann es sein, dass zu viele Backups herumliegen?

              Nur mal so ein paar Gedanken...

              Edit: 10 GB free?

              HomoranH Nicht stören
              HomoranH Nicht stören
              Homoran
              Global Moderator Administrators
              schrieb am zuletzt editiert von
              #7

              @pi-ter sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

              Edit: 10 GB free?

              RAM!
              oder was hast du gerade gesehen?

              kein Support per PN! - Fragen im Forum stellen -
              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              R 1 Antwort Letzte Antwort
              0
              • B bastler

                @homoran sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                iob diag

                ======================= SUMMARY =======================
                		     v.2023-04-16
                
                
                Operatingsystem: 	Debian GNU/Linux 10 (buster)
                Kernel: 		4.19.0-24-amd64
                Installation: 		kvm
                Timezone: 		Europe/Berlin (CEST, +0200)
                User-ID: 		1000
                X-Server: 		false
                Boot Target: 		graphical.target
                
                Pending OS-Updates: 	0
                Pending iob updates: 	0
                
                Nodejs-Installation: 	/usr/bin/nodejs 	v18.16.1
                			/usr/bin/node 		v18.16.1
                			/usr/bin/npm 		9.5.1
                			/usr/bin/npx 		9.5.1
                
                Recommended versions are nodejs 18.x.y and npm 9.x.y
                Your nodejs installation is correct
                
                MEMORY: 
                              total        used        free      shared  buff/cache   available
                Mem:            12G        2.4G        9.3G        8.0M        636M        9.7G
                Swap:          974M          0B        974M
                Total:          13G        2.4G         10G
                
                Active iob-Instances: 	35
                Active repo(s): Stable (default)
                
                ioBroker Core: 		js-controller 		4.0.24
                			admin 			6.3.5
                
                ioBroker Status: 	iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin and web instance:
                + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                Objects: 		16699
                States: 		14113
                
                Size of iob-Database:
                
                20M	/opt/iobroker/iobroker-data/objects.jsonl
                9.4M	/opt/iobroker/iobroker-data/objects.json.migrated
                9.4M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
                11M	/opt/iobroker/iobroker-data/states.jsonl
                4.6M	/opt/iobroker/iobroker-data/states.json.migrated
                4.6M	/opt/iobroker/iobroker-data/states.json.bak.migrated
                
                

                =================== END OF SUMMARY ====================

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

                @bastler sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                Die Langfassung von iob diag bitte.

                Und Debian 10 / buster muss schleunigst ersetzt werden.

                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

                B 1 Antwort Letzte Antwort
                0
                • B bastler

                  Hallo zusammen, seit dem 11. 06. wird bei mir kein Backup mehr erstellt. Die Ursache ist wohl der zu geringe freie Speicher auf dem Laufwerk.

                  d16f181a-dc43-4a90-a9e9-1a58ed389422-image.jpeg
                  Screenshot_57.jpg

                  Habe jetzt schon 3 Adapter gelöscht, die ich nicht benutze. Nach dem Neustart ist es nicht besser geworden. Hat jemand einen Hinweis für mich, was ich tun kann um den Speicherbebarf zu reduzieren und vor allem ein Backup zu machen?

                  Danke und Gruß!

                  crunchipC Abwesend
                  crunchipC Abwesend
                  crunchip
                  Forum Testing Most Active Developer
                  schrieb am zuletzt editiert von
                  #9

                  @bastler wieviele backups hälst du denn vor?
                  Speicherst du irgendwelche Filmchen/Bilder?

                  Je nachdem wielange das System schon läuft, kannst du veraltete angesammelte Sachen aufräumen

                  apt get clean
                  apt auto remove
                  

                  umgestiegen von Proxmox auf Unraid

                  1 Antwort Letzte Antwort
                  0
                  • B bastler

                    @homoran sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                    iob diag

                    ======================= SUMMARY =======================
                    		     v.2023-04-16
                    
                    
                    Operatingsystem: 	Debian GNU/Linux 10 (buster)
                    Kernel: 		4.19.0-24-amd64
                    Installation: 		kvm
                    Timezone: 		Europe/Berlin (CEST, +0200)
                    User-ID: 		1000
                    X-Server: 		false
                    Boot Target: 		graphical.target
                    
                    Pending OS-Updates: 	0
                    Pending iob updates: 	0
                    
                    Nodejs-Installation: 	/usr/bin/nodejs 	v18.16.1
                    			/usr/bin/node 		v18.16.1
                    			/usr/bin/npm 		9.5.1
                    			/usr/bin/npx 		9.5.1
                    
                    Recommended versions are nodejs 18.x.y and npm 9.x.y
                    Your nodejs installation is correct
                    
                    MEMORY: 
                                  total        used        free      shared  buff/cache   available
                    Mem:            12G        2.4G        9.3G        8.0M        636M        9.7G
                    Swap:          974M          0B        974M
                    Total:          13G        2.4G         10G
                    
                    Active iob-Instances: 	35
                    Active repo(s): Stable (default)
                    
                    ioBroker Core: 		js-controller 		4.0.24
                    			admin 			6.3.5
                    
                    ioBroker Status: 	iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin and web instance:
                    + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    Objects: 		16699
                    States: 		14113
                    
                    Size of iob-Database:
                    
                    20M	/opt/iobroker/iobroker-data/objects.jsonl
                    9.4M	/opt/iobroker/iobroker-data/objects.json.migrated
                    9.4M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
                    11M	/opt/iobroker/iobroker-data/states.jsonl
                    4.6M	/opt/iobroker/iobroker-data/states.json.migrated
                    4.6M	/opt/iobroker/iobroker-data/states.json.bak.migrated
                    
                    

                    =================== END OF SUMMARY ====================

                    B Offline
                    B Offline
                    bastler
                    schrieb am zuletzt editiert von
                    #10

                    @bastler Habe dem iobroker auf einer VM die unter Proxmox läuft 32GB Speicherplatz zugewiesen. Bevor ich da jetzt versuche den zu ändern würde ich gerne ein aktuelles Backup machen. Das scheint ja nur möglich, wenn ich den Speicherbedarf des iobrokers versuche zu reduzieren, oder gibt es da noch eine andere Option?

                    1 Antwort Letzte Antwort
                    0
                    • HomoranH Homoran

                      @pi-ter sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                      Edit: 10 GB free?

                      RAM!
                      oder was hast du gerade gesehen?

                      R Offline
                      R Offline
                      Rico Sander
                      schrieb am zuletzt editiert von
                      #11

                      @homoran
                      Ja, natürlich, Das hast Du wohl Recht... An RAM habe ich nicht gedacht. Die 10G sind wohl der freie Plattenplatz, sorry.

                      Wenns nicht geht, wie man will
                      - muss mans tun, wie man kann.
                      HomoranH 1 Antwort Letzte Antwort
                      0
                      • R Rico Sander

                        @homoran
                        Ja, natürlich, Das hast Du wohl Recht... An RAM habe ich nicht gedacht. Die 10G sind wohl der freie Plattenplatz, sorry.

                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von Homoran
                        #12

                        @pi-ter sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                        Die 10G sind wohl der freie Plattenplatz, sorry.

                        9.7 available RAM.

                        die Daten von der Platte incl Auflistung der größten Übeltäter hat @bastler noch nicht gepostet

                        EDIT:
                        10GB RAM incl Swap

                        kein Support per PN! - Fragen im Forum stellen -
                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        R 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @bastler sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                          Die Langfassung von iob diag bitte.

                          Und Debian 10 / buster muss schleunigst ersetzt werden.

                          B Offline
                          B Offline
                          bastler
                          schrieb am zuletzt editiert von
                          #13

                          @thomas-braun

                          Skript v.2023-04-16
                          
                          *** BASE SYSTEM ***
                          Architecture    : x86_64
                          Docker          : false
                          Virtualization  : kvm
                          Distributor ID:	Debian
                          Description:	Debian GNU/Linux 10 (buster)
                          Release:	10
                          Codename:	buster
                          
                          PRETTY_NAME="Debian GNU/Linux 10 (buster)"
                          NAME="Debian GNU/Linux"
                          VERSION_ID="10"
                          VERSION="10 (buster)"
                          VERSION_CODENAME=buster
                          ID=debian
                          HOME_URL="https://www.debian.org/"
                          SUPPORT_URL="https://www.debian.org/support"
                          BUG_REPORT_URL="https://bugs.debian.org/"
                          
                          Systemuptime and Load:
                           13:45:17 up 57 min,  2 users,  load average: 0.56, 0.34, 0.33
                          CPU threads: 4
                          
                          
                          *** Time and Time Zones ***
                                         Local time: Tue 2023-06-27 13:45:17 CEST
                                     Universal time: Tue 2023-06-27 11:45:17 UTC
                                           RTC time: Tue 2023-06-27 11:45:18
                                          Time zone: Europe/Berlin (CEST, +0200)
                          System clock synchronized: yes
                                        NTP service: active
                                    RTC in local TZ: no
                          
                          *** User and Groups ***
                          ingo
                          /home/ingo
                          ingo cdrom floppy sudo audio dip video plugdev netdev lpadmin scanner iobroker
                          
                          *** X-Server-Setup ***
                          X-Server: 	false
                          Desktop: 	
                          Terminal: 	tty
                          Boot Target: 	graphical.target
                          
                          *** MEMORY ***
                                        total        used        free      shared  buff/cache   available
                          Mem:            12G        2.5G        9.3G        8.0M        649M        9.7G
                          Swap:          974M          0B        974M
                          Total:          13G        2.5G         10G
                          
                                  12418 M total memory
                                   2485 M used memory
                                   2599 M active memory
                                    269 M inactive memory
                                   9283 M free memory
                                    103 M buffer memory
                                    546 M swap cache
                                    974 M total swap
                                      0 M used swap
                                    974 M free swap
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          udev           devtmpfs  6.1G     0  6.1G   0% /dev
                          tmpfs          tmpfs     1.3G  8.5M  1.3G   1% /run
                          /dev/sda1      ext4       31G   29G  125M 100% /
                          tmpfs          tmpfs     6.1G     0  6.1G   0% /dev/shm
                          tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                          tmpfs          tmpfs     6.1G     0  6.1G   0% /sys/fs/cgroup
                          tmpfs          tmpfs     1.3G     0  1.3G   0% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Tue Jun 27 12:48:06 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                          [Tue Jun 27 12:48:06 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                          
                          Show mounted filesystems (real ones only):
                          TARGET        SOURCE    FSTYPE OPTIONS
                          /             /dev/sda1 ext4   rw,relatime,errors=remount-ro
                          `-/sys/fs/bpf bpf       bpf    rw,nosuid,nodev,noexec,relatime,mode=700
                          
                          Files in neuralgic directories:
                          
                          /var:
                          1.5G	/var/
                          1.3G	/var/cache/apt
                          1.3G	/var/cache
                          1.2G	/var/cache/apt/archives
                          183M	/var/lib
                          
                          Hint: You are currently not seeing messages from other users and the system.
                                Users in the 'systemd-journal' group can see all messages. Pass -q to
                                turn off this notice.
                          No journal files were opened due to insufficient permissions.
                          
                          /opt/iobroker/backups:
                          19G	/opt/iobroker/backups/
                          284K	/opt/iobroker/backups/scripte
                          24K	/opt/iobroker/backups/scripte/common
                          16K	/opt/iobroker/backups/scripte/common/Ablage
                          
                          /opt/iobroker/iobroker-data:
                          970M	/opt/iobroker/iobroker-data/
                          501M	/opt/iobroker/iobroker-data/files
                          238M	/opt/iobroker/iobroker-data/History_daten
                          139M	/opt/iobroker/iobroker-data/backup-objects
                          88M	/opt/iobroker/iobroker-data/files/echarts.admin
                          
                          The five largest files in iobroker-data are:
                          35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                          23M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                          23M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                          23M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
                          20M	/opt/iobroker/iobroker-data/objects.jsonl
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs 	v18.16.1
                          /usr/bin/node 		v18.16.1
                          /usr/bin/npm 		9.5.1
                          /usr/bin/npx 		9.5.1
                          
                          
                          nodejs:
                            Installed: 18.16.1-deb-1nodesource1
                            Candidate: 18.16.1-deb-1nodesource1
                            Version table:
                           *** 18.16.1-deb-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x buster/main amd64 Packages
                                  100 /var/lib/dpkg/status
                               10.24.0~dfsg-1~deb10u3 500
                                  500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                               10.24.0~dfsg-1~deb10u1 500
                                  500 http://deb.debian.org/debian buster/main amd64 Packages
                          
                          Temp directories causing npm8 problem: 0
                          No problems detected
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          MULTIHOSTSERVICE/enabled: false
                          
                          Core adapters versions
                          js-controller: 	4.0.24
                          admin: 		6.3.5
                          javascript: 	7.0.3
                          
                          Adapters from github: 	4
                          
                          Adapter State
                          + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                            system.adapter.alias-manager.0          : alias-manager         : ioBroker                                 -  enabled
                          + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                          + system.adapter.cloud.0                  : cloud                 : ioBroker                                 -  enabled
                            system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                            system.adapter.devices.0                : devices               : ioBroker                                 -  enabled
                          + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
                          + system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
                          + system.adapter.email.0                  : email                 : ioBroker                                 -  enabled
                          + system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBroker                                 -  enabled
                            system.adapter.flot.0                   : flot                  : ioBroker                                 - disabled
                          + system.adapter.fritzdect.0              : fritzdect             : ioBroker                                 -  enabled
                          + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                          + system.adapter.info.0                   : info                  : ioBroker                                 -  enabled
                          + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
                          + system.adapter.jarvis.0                 : jarvis                : ioBroker                                 -  enabled
                          + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                          + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                          + system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
                          + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                            system.adapter.parser.0                 : parser                : ioBroker                                 - disabled
                            system.adapter.powerfox2.0              : powerfox2             : ioBroker                                 -  enabled
                          + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
                          + system.adapter.sayit.0                  : sayit                 : ioBroker                                 -  enabled
                          + system.adapter.scenes.0                 : scenes                : ioBroker                                 -  enabled
                          + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.smartgarden.0            : smartgarden           : ioBroker                                 -  enabled
                          + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                          + system.adapter.sonos.0                  : sonos                 : ioBroker                                 -  enabled
                          + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                          + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.terminal.0               : terminal              : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                          + system.adapter.text2command.0           : text2command          : ioBroker                                 -  enabled
                          + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
                          + system.adapter.viessmannapi.0           : viessmannapi          : ioBroker                                 -  enabled
                            system.adapter.vis-weather.0            : vis-weather           : ioBroker                                 -  enabled
                            system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                            system.adapter.weatherunderground.1     : weatherunderground    : ioBroker                                 -  enabled
                          + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.yahka.0                  : yahka                 : ioBroker                                 -  enabled
                          + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2191141-if00
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                          + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                          + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                          + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.terminal.0               : terminal              : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                          + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2191141-if00
                          
                          ioBroker-Repositories
                          Stable (default): http://download.iobroker.net/sources-dist.json
                          Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                          
                          Active repo(s): Stable (default)
                          
                          Installed ioBroker-Instances
                          Used repository: Stable (default)
                          Adapter    "admin"        : 6.3.5    , installed 6.3.5
                          Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                          Adapter    "alias-manager": 1.2.4    , installed 1.2.6
                          Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                          Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                          Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                          Adapter    "devices"      : 1.1.5    , installed 1.1.5
                          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                          Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                          Adapter    "email"        : 1.2.0    , installed 1.2.0
                          Adapter    "fb-checkpresence": 1.1.26, installed 1.1.26
                          Adapter    "flot"         : 1.12.0   , installed 1.12.0
                          Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
                          Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                          Adapter    "info"         : 1.9.26   , installed 1.9.26
                          Adapter    "iot"          : 1.14.5   , installed 1.14.5
                          Adapter    "jarvis"       : 3.1.2    , installed 3.1.2
                          Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                          Controller "js-controller": 4.0.24   , installed 4.0.24
                          Adapter    "mihome-vacuum": 3.11.0   , installed 3.11.0
                          Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                          Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                          Adapter    "parser"       : 1.3.2    , installed 1.3.2
                          Adapter    "powerfox2"    : 0.0.12   , installed 0.0.12
                          Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                          Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                          Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                          Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                          Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                          Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                          Adapter    "sonos"        : 2.3.1    , installed 2.3.1
                          Adapter    "telegram"     : 1.15.6   , installed 1.15.6
                          Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                          Adapter    "text2command" : 3.0.2    , installed 3.0.2
                          Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                          Adapter    "tradfri"      : 3.1.3    , installed 3.1.3
                          Adapter    "viessmannapi" : 2.0.9    , installed 2.0.9
                          Adapter    "vis"          : 1.4.16   , installed 1.4.16
                          Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                          Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                          Adapter    "web"          : 4.3.0    , installed 4.3.0
                          Adapter    "ws"           : 1.3.0    , installed 1.3.0
                          Adapter    "yahka"        : 0.17.0   , installed 0.17.0
                          Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects: 	16699
                          States: 	14112
                          
                          *** OS-Repositories and Updates ***
                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                          W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                          W: Some index files failed to download. They have been ignored, or old ones used instead.
                          Hit:1 http://deb.debian.org/debian buster InRelease
                          Hit:2 http://security.debian.org/debian-security buster/updates InRelease
                          Get:3 https://repos.influxdata.com/debian buster InRelease [7038 B]
                          Hit:4 http://deb.debian.org/debian buster-updates InRelease
                          Hit:5 https://deb.nodesource.com/node_18.x buster InRelease
                          Err:3 https://repos.influxdata.com/debian buster InRelease
                            The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                          Fetched 7038 B in 1s (12.2 kB/s)
                          Reading package lists...
                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                          W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                          W: Some index files failed to download. They have been ignored, or old ones used instead.
                          Pending Updates: 0
                          
                          *** Listening Ports ***
                          Active Internet connections (only servers)
                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          10410      1/init              
                          tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       20523      1324/io.jarvis.0    
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14871      445/sshd            
                          tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          15493      361/cupsd           
                          tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      998        15546      369/influxd         
                          tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       17101      771/io.shelly.1     
                          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       16293      636/io.mqtt.0       
                          tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       17737      726/io.sonoff.0     
                          tcp        0      0 127.0.0.1:43517         0.0.0.0:*               LISTEN      1001       21982      1444/io.yahka.0     
                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15018      469/iobroker.js-con 
                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15010      469/iobroker.js-con 
                          tcp6       0      0 :::111                  :::*                    LISTEN      0          10414      1/init              
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15805      488/io.admin.0      
                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       19300      1279/io.web.0       
                          tcp6       0      0 :::8086                 :::*                    LISTEN      998        14897      369/influxd         
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          14882      445/sshd            
                          tcp6       0      0 :::8087                 :::*                    LISTEN      1001       21648      1399/io.terminal.0  
                          tcp6       0      0 ::1:631                 :::*                    LISTEN      0          15492      361/cupsd           
                          tcp6       0      0 :::38201                :::*                    LISTEN      1001       21968      1444/io.yahka.0     
                          tcp6       0      0 :::41031                :::*                    LISTEN      1001       21970      1444/io.yahka.0     
                          tcp6       0      0 :::3500                 :::*                    LISTEN      1001       16421      666/io.sonos.0      
                          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15425      392/dhclient        
                          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          10411      1/init              
                          udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          14724      367/cups-browsed    
                          udp        0      0 0.0.0.0:58269           0.0.0.0:*                           105        15394      357/avahi-daemon: r 
                          udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       15293      621/io.mihome-vacuu 
                          udp        0      0 192.168.178.186:5353    0.0.0.0:*                           1001       17602      681/io.tr-064.0     
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        15392      357/avahi-daemon: r 
                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       16348      651/io.shelly.0     
                          udp6       0      0 :::111                  :::*                                0          10417      1/init              
                          udp6       0      0 :::58790                :::*                                105        15395      357/avahi-daemon: r 
                          udp6       0      0 :::5353                 :::*                                105        15393      357/avahi-daemon: r 
                          
                          *** Log File - Last 25 Lines ***
                          
                          2023-06-27 13:45:06.491  - info: daswetter.0 (4750) cleaned everything up...
                          2023-06-27 13:45:06.501  - info: host.ioBroker instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2023-06-27 13:45:06.818  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 84
                          2023-06-27 13:45:06.820  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 146
                          2023-06-27 13:45:06.967  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 96
                          2023-06-27 13:45:12.384  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 148
                          2023-06-27 13:45:17.943  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 85
                          2023-06-27 13:45:17.945  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 149
                          2023-06-27 13:45:18.082  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 97
                          2023-06-27 13:45:23.490  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 86
                          2023-06-27 13:45:23.490  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 148
                          2023-06-27 13:45:23.647  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 98
                          2023-06-27 13:45:29.039  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 87
                          2023-06-27 13:45:29.041  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 151
                          2023-06-27 13:45:29.188  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 100
                          2023-06-27 13:45:34.590  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 88
                          2023-06-27 13:45:34.594  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 153
                          2023-06-27 13:45:34.739  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 101
                          2023-06-27 13:45:40.135  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 89
                          2023-06-27 13:45:40.139  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 154
                          2023-06-27 13:45:40.284  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 102
                          2023-06-27 13:45:45.690  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 159
                          2023-06-27 13:45:45.840  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 103
                          2023-06-27 13:45:51.240  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 90
                          2023-06-27 13:45:51.245  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 160
                          
                          
                          crunchipC Thomas BraunT 2 Antworten Letzte Antwort
                          0
                          • HomoranH Homoran

                            @pi-ter sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                            Die 10G sind wohl der freie Plattenplatz, sorry.

                            9.7 available RAM.

                            die Daten von der Platte incl Auflistung der größten Übeltäter hat @bastler noch nicht gepostet

                            EDIT:
                            10GB RAM incl Swap

                            R Offline
                            R Offline
                            Rico Sander
                            schrieb am zuletzt editiert von
                            #14

                            @homoran
                            Ah, ok... danke.

                            Wenns nicht geht, wie man will
                            - muss mans tun, wie man kann.
                            1 Antwort Letzte Antwort
                            0
                            • B bastler

                              @thomas-braun

                              Skript v.2023-04-16
                              
                              *** BASE SYSTEM ***
                              Architecture    : x86_64
                              Docker          : false
                              Virtualization  : kvm
                              Distributor ID:	Debian
                              Description:	Debian GNU/Linux 10 (buster)
                              Release:	10
                              Codename:	buster
                              
                              PRETTY_NAME="Debian GNU/Linux 10 (buster)"
                              NAME="Debian GNU/Linux"
                              VERSION_ID="10"
                              VERSION="10 (buster)"
                              VERSION_CODENAME=buster
                              ID=debian
                              HOME_URL="https://www.debian.org/"
                              SUPPORT_URL="https://www.debian.org/support"
                              BUG_REPORT_URL="https://bugs.debian.org/"
                              
                              Systemuptime and Load:
                               13:45:17 up 57 min,  2 users,  load average: 0.56, 0.34, 0.33
                              CPU threads: 4
                              
                              
                              *** Time and Time Zones ***
                                             Local time: Tue 2023-06-27 13:45:17 CEST
                                         Universal time: Tue 2023-06-27 11:45:17 UTC
                                               RTC time: Tue 2023-06-27 11:45:18
                                              Time zone: Europe/Berlin (CEST, +0200)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: no
                              
                              *** User and Groups ***
                              ingo
                              /home/ingo
                              ingo cdrom floppy sudo audio dip video plugdev netdev lpadmin scanner iobroker
                              
                              *** X-Server-Setup ***
                              X-Server: 	false
                              Desktop: 	
                              Terminal: 	tty
                              Boot Target: 	graphical.target
                              
                              *** MEMORY ***
                                            total        used        free      shared  buff/cache   available
                              Mem:            12G        2.5G        9.3G        8.0M        649M        9.7G
                              Swap:          974M          0B        974M
                              Total:          13G        2.5G         10G
                              
                                      12418 M total memory
                                       2485 M used memory
                                       2599 M active memory
                                        269 M inactive memory
                                       9283 M free memory
                                        103 M buffer memory
                                        546 M swap cache
                                        974 M total swap
                                          0 M used swap
                                        974 M free swap
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              udev           devtmpfs  6.1G     0  6.1G   0% /dev
                              tmpfs          tmpfs     1.3G  8.5M  1.3G   1% /run
                              /dev/sda1      ext4       31G   29G  125M 100% /
                              tmpfs          tmpfs     6.1G     0  6.1G   0% /dev/shm
                              tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                              tmpfs          tmpfs     6.1G     0  6.1G   0% /sys/fs/cgroup
                              tmpfs          tmpfs     1.3G     0  1.3G   0% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Tue Jun 27 12:48:06 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                              [Tue Jun 27 12:48:06 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                              
                              Show mounted filesystems (real ones only):
                              TARGET        SOURCE    FSTYPE OPTIONS
                              /             /dev/sda1 ext4   rw,relatime,errors=remount-ro
                              `-/sys/fs/bpf bpf       bpf    rw,nosuid,nodev,noexec,relatime,mode=700
                              
                              Files in neuralgic directories:
                              
                              /var:
                              1.5G	/var/
                              1.3G	/var/cache/apt
                              1.3G	/var/cache
                              1.2G	/var/cache/apt/archives
                              183M	/var/lib
                              
                              Hint: You are currently not seeing messages from other users and the system.
                                    Users in the 'systemd-journal' group can see all messages. Pass -q to
                                    turn off this notice.
                              No journal files were opened due to insufficient permissions.
                              
                              /opt/iobroker/backups:
                              19G	/opt/iobroker/backups/
                              284K	/opt/iobroker/backups/scripte
                              24K	/opt/iobroker/backups/scripte/common
                              16K	/opt/iobroker/backups/scripte/common/Ablage
                              
                              /opt/iobroker/iobroker-data:
                              970M	/opt/iobroker/iobroker-data/
                              501M	/opt/iobroker/iobroker-data/files
                              238M	/opt/iobroker/iobroker-data/History_daten
                              139M	/opt/iobroker/iobroker-data/backup-objects
                              88M	/opt/iobroker/iobroker-data/files/echarts.admin
                              
                              The five largest files in iobroker-data are:
                              35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                              23M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                              23M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                              23M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
                              20M	/opt/iobroker/iobroker-data/objects.jsonl
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs 	v18.16.1
                              /usr/bin/node 		v18.16.1
                              /usr/bin/npm 		9.5.1
                              /usr/bin/npx 		9.5.1
                              
                              
                              nodejs:
                                Installed: 18.16.1-deb-1nodesource1
                                Candidate: 18.16.1-deb-1nodesource1
                                Version table:
                               *** 18.16.1-deb-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x buster/main amd64 Packages
                                      100 /var/lib/dpkg/status
                                   10.24.0~dfsg-1~deb10u3 500
                                      500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                                   10.24.0~dfsg-1~deb10u1 500
                                      500 http://deb.debian.org/debian buster/main amd64 Packages
                              
                              Temp directories causing npm8 problem: 0
                              No problems detected
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              MULTIHOSTSERVICE/enabled: false
                              
                              Core adapters versions
                              js-controller: 	4.0.24
                              admin: 		6.3.5
                              javascript: 	7.0.3
                              
                              Adapters from github: 	4
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                                system.adapter.alias-manager.0          : alias-manager         : ioBroker                                 -  enabled
                              + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                              + system.adapter.cloud.0                  : cloud                 : ioBroker                                 -  enabled
                                system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                                system.adapter.devices.0                : devices               : ioBroker                                 -  enabled
                              + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
                              + system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
                              + system.adapter.email.0                  : email                 : ioBroker                                 -  enabled
                              + system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBroker                                 -  enabled
                                system.adapter.flot.0                   : flot                  : ioBroker                                 - disabled
                              + system.adapter.fritzdect.0              : fritzdect             : ioBroker                                 -  enabled
                              + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                              + system.adapter.info.0                   : info                  : ioBroker                                 -  enabled
                              + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
                              + system.adapter.jarvis.0                 : jarvis                : ioBroker                                 -  enabled
                              + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                              + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                              + system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
                              + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                system.adapter.parser.0                 : parser                : ioBroker                                 - disabled
                                system.adapter.powerfox2.0              : powerfox2             : ioBroker                                 -  enabled
                              + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
                              + system.adapter.sayit.0                  : sayit                 : ioBroker                                 -  enabled
                              + system.adapter.scenes.0                 : scenes                : ioBroker                                 -  enabled
                              + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.smartgarden.0            : smartgarden           : ioBroker                                 -  enabled
                              + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                              + system.adapter.sonos.0                  : sonos                 : ioBroker                                 -  enabled
                              + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                              + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.terminal.0               : terminal              : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              + system.adapter.text2command.0           : text2command          : ioBroker                                 -  enabled
                              + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
                              + system.adapter.viessmannapi.0           : viessmannapi          : ioBroker                                 -  enabled
                                system.adapter.vis-weather.0            : vis-weather           : ioBroker                                 -  enabled
                                system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                                system.adapter.weatherunderground.1     : weatherunderground    : ioBroker                                 -  enabled
                              + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.yahka.0                  : yahka                 : ioBroker                                 -  enabled
                              + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2191141-if00
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                              + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                              + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                              + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.terminal.0               : terminal              : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2191141-if00
                              
                              ioBroker-Repositories
                              Stable (default): http://download.iobroker.net/sources-dist.json
                              Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                              
                              Active repo(s): Stable (default)
                              
                              Installed ioBroker-Instances
                              Used repository: Stable (default)
                              Adapter    "admin"        : 6.3.5    , installed 6.3.5
                              Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                              Adapter    "alias-manager": 1.2.4    , installed 1.2.6
                              Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                              Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                              Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                              Adapter    "devices"      : 1.1.5    , installed 1.1.5
                              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                              Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                              Adapter    "email"        : 1.2.0    , installed 1.2.0
                              Adapter    "fb-checkpresence": 1.1.26, installed 1.1.26
                              Adapter    "flot"         : 1.12.0   , installed 1.12.0
                              Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
                              Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                              Adapter    "info"         : 1.9.26   , installed 1.9.26
                              Adapter    "iot"          : 1.14.5   , installed 1.14.5
                              Adapter    "jarvis"       : 3.1.2    , installed 3.1.2
                              Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                              Controller "js-controller": 4.0.24   , installed 4.0.24
                              Adapter    "mihome-vacuum": 3.11.0   , installed 3.11.0
                              Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                              Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                              Adapter    "parser"       : 1.3.2    , installed 1.3.2
                              Adapter    "powerfox2"    : 0.0.12   , installed 0.0.12
                              Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                              Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                              Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                              Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                              Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                              Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                              Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                              Adapter    "sonos"        : 2.3.1    , installed 2.3.1
                              Adapter    "telegram"     : 1.15.6   , installed 1.15.6
                              Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                              Adapter    "text2command" : 3.0.2    , installed 3.0.2
                              Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                              Adapter    "tradfri"      : 3.1.3    , installed 3.1.3
                              Adapter    "viessmannapi" : 2.0.9    , installed 2.0.9
                              Adapter    "vis"          : 1.4.16   , installed 1.4.16
                              Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                              Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                              Adapter    "web"          : 4.3.0    , installed 4.3.0
                              Adapter    "ws"           : 1.3.0    , installed 1.3.0
                              Adapter    "yahka"        : 0.17.0   , installed 0.17.0
                              Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects: 	16699
                              States: 	14112
                              
                              *** OS-Repositories and Updates ***
                              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                              W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                              W: Some index files failed to download. They have been ignored, or old ones used instead.
                              Hit:1 http://deb.debian.org/debian buster InRelease
                              Hit:2 http://security.debian.org/debian-security buster/updates InRelease
                              Get:3 https://repos.influxdata.com/debian buster InRelease [7038 B]
                              Hit:4 http://deb.debian.org/debian buster-updates InRelease
                              Hit:5 https://deb.nodesource.com/node_18.x buster InRelease
                              Err:3 https://repos.influxdata.com/debian buster InRelease
                                The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                              Fetched 7038 B in 1s (12.2 kB/s)
                              Reading package lists...
                              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                              W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                              W: Some index files failed to download. They have been ignored, or old ones used instead.
                              Pending Updates: 0
                              
                              *** Listening Ports ***
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          10410      1/init              
                              tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       20523      1324/io.jarvis.0    
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14871      445/sshd            
                              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          15493      361/cupsd           
                              tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      998        15546      369/influxd         
                              tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       17101      771/io.shelly.1     
                              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       16293      636/io.mqtt.0       
                              tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       17737      726/io.sonoff.0     
                              tcp        0      0 127.0.0.1:43517         0.0.0.0:*               LISTEN      1001       21982      1444/io.yahka.0     
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15018      469/iobroker.js-con 
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15010      469/iobroker.js-con 
                              tcp6       0      0 :::111                  :::*                    LISTEN      0          10414      1/init              
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15805      488/io.admin.0      
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       19300      1279/io.web.0       
                              tcp6       0      0 :::8086                 :::*                    LISTEN      998        14897      369/influxd         
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          14882      445/sshd            
                              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       21648      1399/io.terminal.0  
                              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          15492      361/cupsd           
                              tcp6       0      0 :::38201                :::*                    LISTEN      1001       21968      1444/io.yahka.0     
                              tcp6       0      0 :::41031                :::*                    LISTEN      1001       21970      1444/io.yahka.0     
                              tcp6       0      0 :::3500                 :::*                    LISTEN      1001       16421      666/io.sonos.0      
                              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15425      392/dhclient        
                              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          10411      1/init              
                              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          14724      367/cups-browsed    
                              udp        0      0 0.0.0.0:58269           0.0.0.0:*                           105        15394      357/avahi-daemon: r 
                              udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       15293      621/io.mihome-vacuu 
                              udp        0      0 192.168.178.186:5353    0.0.0.0:*                           1001       17602      681/io.tr-064.0     
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        15392      357/avahi-daemon: r 
                              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       16348      651/io.shelly.0     
                              udp6       0      0 :::111                  :::*                                0          10417      1/init              
                              udp6       0      0 :::58790                :::*                                105        15395      357/avahi-daemon: r 
                              udp6       0      0 :::5353                 :::*                                105        15393      357/avahi-daemon: r 
                              
                              *** Log File - Last 25 Lines ***
                              
                              2023-06-27 13:45:06.491  - info: daswetter.0 (4750) cleaned everything up...
                              2023-06-27 13:45:06.501  - info: host.ioBroker instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2023-06-27 13:45:06.818  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 84
                              2023-06-27 13:45:06.820  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 146
                              2023-06-27 13:45:06.967  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 96
                              2023-06-27 13:45:12.384  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 148
                              2023-06-27 13:45:17.943  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 85
                              2023-06-27 13:45:17.945  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 149
                              2023-06-27 13:45:18.082  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 97
                              2023-06-27 13:45:23.490  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 86
                              2023-06-27 13:45:23.490  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 148
                              2023-06-27 13:45:23.647  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 98
                              2023-06-27 13:45:29.039  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 87
                              2023-06-27 13:45:29.041  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 151
                              2023-06-27 13:45:29.188  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 100
                              2023-06-27 13:45:34.590  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 88
                              2023-06-27 13:45:34.594  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 153
                              2023-06-27 13:45:34.739  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 101
                              2023-06-27 13:45:40.135  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 89
                              2023-06-27 13:45:40.139  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 154
                              2023-06-27 13:45:40.284  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 102
                              2023-06-27 13:45:45.690  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 159
                              2023-06-27 13:45:45.840  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 103
                              2023-06-27 13:45:51.240  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 90
                              2023-06-27 13:45:51.245  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 160
                              
                              
                              crunchipC Abwesend
                              crunchipC Abwesend
                              crunchip
                              Forum Testing Most Active Developer
                              schrieb am zuletzt editiert von
                              #15

                              @bastler solltest du mal ein paar alte backuos löschen

                              umgestiegen von Proxmox auf Unraid

                              B 1 Antwort Letzte Antwort
                              0
                              • crunchipC crunchip

                                @bastler solltest du mal ein paar alte backuos löschen

                                B Offline
                                B Offline
                                bastler
                                schrieb am zuletzt editiert von
                                #16

                                @crunchip Wo kann ich das machen?

                                crunchipC HomoranH 2 Antworten Letzte Antwort
                                0
                                • B bastler

                                  @crunchip Wo kann ich das machen?

                                  crunchipC Abwesend
                                  crunchipC Abwesend
                                  crunchip
                                  Forum Testing Most Active Developer
                                  schrieb am zuletzt editiert von crunchip
                                  #17

                                  @bastler im angegebenen Ordner
                                  /opt/iobroker/backups/
                                  Danach solltest du die vorhaltezeit deiner Backups anpassen.

                                  Unter anderem macht es auch wenig Sinn die backups mit auf der VM zu speichern, wenn man schon Proxmox nutzt

                                  umgestiegen von Proxmox auf Unraid

                                  1 Antwort Letzte Antwort
                                  0
                                  • B bastler

                                    @thomas-braun

                                    Skript v.2023-04-16
                                    
                                    *** BASE SYSTEM ***
                                    Architecture    : x86_64
                                    Docker          : false
                                    Virtualization  : kvm
                                    Distributor ID:	Debian
                                    Description:	Debian GNU/Linux 10 (buster)
                                    Release:	10
                                    Codename:	buster
                                    
                                    PRETTY_NAME="Debian GNU/Linux 10 (buster)"
                                    NAME="Debian GNU/Linux"
                                    VERSION_ID="10"
                                    VERSION="10 (buster)"
                                    VERSION_CODENAME=buster
                                    ID=debian
                                    HOME_URL="https://www.debian.org/"
                                    SUPPORT_URL="https://www.debian.org/support"
                                    BUG_REPORT_URL="https://bugs.debian.org/"
                                    
                                    Systemuptime and Load:
                                     13:45:17 up 57 min,  2 users,  load average: 0.56, 0.34, 0.33
                                    CPU threads: 4
                                    
                                    
                                    *** Time and Time Zones ***
                                                   Local time: Tue 2023-06-27 13:45:17 CEST
                                               Universal time: Tue 2023-06-27 11:45:17 UTC
                                                     RTC time: Tue 2023-06-27 11:45:18
                                                    Time zone: Europe/Berlin (CEST, +0200)
                                    System clock synchronized: yes
                                                  NTP service: active
                                              RTC in local TZ: no
                                    
                                    *** User and Groups ***
                                    ingo
                                    /home/ingo
                                    ingo cdrom floppy sudo audio dip video plugdev netdev lpadmin scanner iobroker
                                    
                                    *** X-Server-Setup ***
                                    X-Server: 	false
                                    Desktop: 	
                                    Terminal: 	tty
                                    Boot Target: 	graphical.target
                                    
                                    *** MEMORY ***
                                                  total        used        free      shared  buff/cache   available
                                    Mem:            12G        2.5G        9.3G        8.0M        649M        9.7G
                                    Swap:          974M          0B        974M
                                    Total:          13G        2.5G         10G
                                    
                                            12418 M total memory
                                             2485 M used memory
                                             2599 M active memory
                                              269 M inactive memory
                                             9283 M free memory
                                              103 M buffer memory
                                              546 M swap cache
                                              974 M total swap
                                                0 M used swap
                                              974 M free swap
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type      Size  Used Avail Use% Mounted on
                                    udev           devtmpfs  6.1G     0  6.1G   0% /dev
                                    tmpfs          tmpfs     1.3G  8.5M  1.3G   1% /run
                                    /dev/sda1      ext4       31G   29G  125M 100% /
                                    tmpfs          tmpfs     6.1G     0  6.1G   0% /dev/shm
                                    tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                    tmpfs          tmpfs     6.1G     0  6.1G   0% /sys/fs/cgroup
                                    tmpfs          tmpfs     1.3G     0  1.3G   0% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Tue Jun 27 12:48:06 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                                    [Tue Jun 27 12:48:06 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                                    
                                    Show mounted filesystems (real ones only):
                                    TARGET        SOURCE    FSTYPE OPTIONS
                                    /             /dev/sda1 ext4   rw,relatime,errors=remount-ro
                                    `-/sys/fs/bpf bpf       bpf    rw,nosuid,nodev,noexec,relatime,mode=700
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    1.5G	/var/
                                    1.3G	/var/cache/apt
                                    1.3G	/var/cache
                                    1.2G	/var/cache/apt/archives
                                    183M	/var/lib
                                    
                                    Hint: You are currently not seeing messages from other users and the system.
                                          Users in the 'systemd-journal' group can see all messages. Pass -q to
                                          turn off this notice.
                                    No journal files were opened due to insufficient permissions.
                                    
                                    /opt/iobroker/backups:
                                    19G	/opt/iobroker/backups/
                                    284K	/opt/iobroker/backups/scripte
                                    24K	/opt/iobroker/backups/scripte/common
                                    16K	/opt/iobroker/backups/scripte/common/Ablage
                                    
                                    /opt/iobroker/iobroker-data:
                                    970M	/opt/iobroker/iobroker-data/
                                    501M	/opt/iobroker/iobroker-data/files
                                    238M	/opt/iobroker/iobroker-data/History_daten
                                    139M	/opt/iobroker/iobroker-data/backup-objects
                                    88M	/opt/iobroker/iobroker-data/files/echarts.admin
                                    
                                    The five largest files in iobroker-data are:
                                    35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                    23M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                                    23M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                                    23M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
                                    20M	/opt/iobroker/iobroker-data/objects.jsonl
                                    
                                    *** NodeJS-Installation ***
                                    
                                    /usr/bin/nodejs 	v18.16.1
                                    /usr/bin/node 		v18.16.1
                                    /usr/bin/npm 		9.5.1
                                    /usr/bin/npx 		9.5.1
                                    
                                    
                                    nodejs:
                                      Installed: 18.16.1-deb-1nodesource1
                                      Candidate: 18.16.1-deb-1nodesource1
                                      Version table:
                                     *** 18.16.1-deb-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x buster/main amd64 Packages
                                            100 /var/lib/dpkg/status
                                         10.24.0~dfsg-1~deb10u3 500
                                            500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                                         10.24.0~dfsg-1~deb10u1 500
                                            500 http://deb.debian.org/debian buster/main amd64 Packages
                                    
                                    Temp directories causing npm8 problem: 0
                                    No problems detected
                                    
                                    *** ioBroker-Installation ***
                                    
                                    ioBroker Status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    MULTIHOSTSERVICE/enabled: false
                                    
                                    Core adapters versions
                                    js-controller: 	4.0.24
                                    admin: 		6.3.5
                                    javascript: 	7.0.3
                                    
                                    Adapters from github: 	4
                                    
                                    Adapter State
                                    + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                                      system.adapter.alias-manager.0          : alias-manager         : ioBroker                                 -  enabled
                                    + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                                    + system.adapter.cloud.0                  : cloud                 : ioBroker                                 -  enabled
                                      system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                                      system.adapter.devices.0                : devices               : ioBroker                                 -  enabled
                                    + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
                                    + system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
                                    + system.adapter.email.0                  : email                 : ioBroker                                 -  enabled
                                    + system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBroker                                 -  enabled
                                      system.adapter.flot.0                   : flot                  : ioBroker                                 - disabled
                                    + system.adapter.fritzdect.0              : fritzdect             : ioBroker                                 -  enabled
                                    + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                    + system.adapter.info.0                   : info                  : ioBroker                                 -  enabled
                                    + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
                                    + system.adapter.jarvis.0                 : jarvis                : ioBroker                                 -  enabled
                                    + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                                    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                                    + system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
                                    + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                      system.adapter.parser.0                 : parser                : ioBroker                                 - disabled
                                      system.adapter.powerfox2.0              : powerfox2             : ioBroker                                 -  enabled
                                    + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
                                    + system.adapter.sayit.0                  : sayit                 : ioBroker                                 -  enabled
                                    + system.adapter.scenes.0                 : scenes                : ioBroker                                 -  enabled
                                    + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.smartgarden.0            : smartgarden           : ioBroker                                 -  enabled
                                    + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                    + system.adapter.sonos.0                  : sonos                 : ioBroker                                 -  enabled
                                    + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                                    + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.terminal.0               : terminal              : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                    + system.adapter.text2command.0           : text2command          : ioBroker                                 -  enabled
                                    + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
                                    + system.adapter.viessmannapi.0           : viessmannapi          : ioBroker                                 -  enabled
                                      system.adapter.vis-weather.0            : vis-weather           : ioBroker                                 -  enabled
                                      system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                                      system.adapter.weatherunderground.1     : weatherunderground    : ioBroker                                 -  enabled
                                    + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    + system.adapter.yahka.0                  : yahka                 : ioBroker                                 -  enabled
                                    + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2191141-if00
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                                    + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                    + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.terminal.0               : terminal              : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                    + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2191141-if00
                                    
                                    ioBroker-Repositories
                                    Stable (default): http://download.iobroker.net/sources-dist.json
                                    Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                                    
                                    Active repo(s): Stable (default)
                                    
                                    Installed ioBroker-Instances
                                    Used repository: Stable (default)
                                    Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                    Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                                    Adapter    "alias-manager": 1.2.4    , installed 1.2.6
                                    Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                                    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                    Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                                    Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                    Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                                    Adapter    "email"        : 1.2.0    , installed 1.2.0
                                    Adapter    "fb-checkpresence": 1.1.26, installed 1.1.26
                                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                    Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
                                    Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                                    Adapter    "info"         : 1.9.26   , installed 1.9.26
                                    Adapter    "iot"          : 1.14.5   , installed 1.14.5
                                    Adapter    "jarvis"       : 3.1.2    , installed 3.1.2
                                    Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                                    Controller "js-controller": 4.0.24   , installed 4.0.24
                                    Adapter    "mihome-vacuum": 3.11.0   , installed 3.11.0
                                    Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                                    Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                    Adapter    "parser"       : 1.3.2    , installed 1.3.2
                                    Adapter    "powerfox2"    : 0.0.12   , installed 0.0.12
                                    Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                                    Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                                    Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                    Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                    Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                                    Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                    Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                                    Adapter    "sonos"        : 2.3.1    , installed 2.3.1
                                    Adapter    "telegram"     : 1.15.6   , installed 1.15.6
                                    Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                                    Adapter    "text2command" : 3.0.2    , installed 3.0.2
                                    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                    Adapter    "tradfri"      : 3.1.3    , installed 3.1.3
                                    Adapter    "viessmannapi" : 2.0.9    , installed 2.0.9
                                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                    Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                                    Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                                    Adapter    "web"          : 4.3.0    , installed 4.3.0
                                    Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                    Adapter    "yahka"        : 0.17.0   , installed 0.17.0
                                    Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects: 	16699
                                    States: 	14112
                                    
                                    *** OS-Repositories and Updates ***
                                    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: Some index files failed to download. They have been ignored, or old ones used instead.
                                    Hit:1 http://deb.debian.org/debian buster InRelease
                                    Hit:2 http://security.debian.org/debian-security buster/updates InRelease
                                    Get:3 https://repos.influxdata.com/debian buster InRelease [7038 B]
                                    Hit:4 http://deb.debian.org/debian buster-updates InRelease
                                    Hit:5 https://deb.nodesource.com/node_18.x buster InRelease
                                    Err:3 https://repos.influxdata.com/debian buster InRelease
                                      The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    Fetched 7038 B in 1s (12.2 kB/s)
                                    Reading package lists...
                                    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                    W: Some index files failed to download. They have been ignored, or old ones used instead.
                                    Pending Updates: 0
                                    
                                    *** Listening Ports ***
                                    Active Internet connections (only servers)
                                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          10410      1/init              
                                    tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       20523      1324/io.jarvis.0    
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14871      445/sshd            
                                    tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          15493      361/cupsd           
                                    tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      998        15546      369/influxd         
                                    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       17101      771/io.shelly.1     
                                    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       16293      636/io.mqtt.0       
                                    tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       17737      726/io.sonoff.0     
                                    tcp        0      0 127.0.0.1:43517         0.0.0.0:*               LISTEN      1001       21982      1444/io.yahka.0     
                                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15018      469/iobroker.js-con 
                                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15010      469/iobroker.js-con 
                                    tcp6       0      0 :::111                  :::*                    LISTEN      0          10414      1/init              
                                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15805      488/io.admin.0      
                                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       19300      1279/io.web.0       
                                    tcp6       0      0 :::8086                 :::*                    LISTEN      998        14897      369/influxd         
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          14882      445/sshd            
                                    tcp6       0      0 :::8087                 :::*                    LISTEN      1001       21648      1399/io.terminal.0  
                                    tcp6       0      0 ::1:631                 :::*                    LISTEN      0          15492      361/cupsd           
                                    tcp6       0      0 :::38201                :::*                    LISTEN      1001       21968      1444/io.yahka.0     
                                    tcp6       0      0 :::41031                :::*                    LISTEN      1001       21970      1444/io.yahka.0     
                                    tcp6       0      0 :::3500                 :::*                    LISTEN      1001       16421      666/io.sonos.0      
                                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15425      392/dhclient        
                                    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          10411      1/init              
                                    udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          14724      367/cups-browsed    
                                    udp        0      0 0.0.0.0:58269           0.0.0.0:*                           105        15394      357/avahi-daemon: r 
                                    udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       15293      621/io.mihome-vacuu 
                                    udp        0      0 192.168.178.186:5353    0.0.0.0:*                           1001       17602      681/io.tr-064.0     
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        15392      357/avahi-daemon: r 
                                    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       16348      651/io.shelly.0     
                                    udp6       0      0 :::111                  :::*                                0          10417      1/init              
                                    udp6       0      0 :::58790                :::*                                105        15395      357/avahi-daemon: r 
                                    udp6       0      0 :::5353                 :::*                                105        15393      357/avahi-daemon: r 
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2023-06-27 13:45:06.491  - info: daswetter.0 (4750) cleaned everything up...
                                    2023-06-27 13:45:06.501  - info: host.ioBroker instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                    2023-06-27 13:45:06.818  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 84
                                    2023-06-27 13:45:06.820  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 146
                                    2023-06-27 13:45:06.967  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 96
                                    2023-06-27 13:45:12.384  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 148
                                    2023-06-27 13:45:17.943  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 85
                                    2023-06-27 13:45:17.945  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 149
                                    2023-06-27 13:45:18.082  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 97
                                    2023-06-27 13:45:23.490  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 86
                                    2023-06-27 13:45:23.490  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 148
                                    2023-06-27 13:45:23.647  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 98
                                    2023-06-27 13:45:29.039  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 87
                                    2023-06-27 13:45:29.041  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 151
                                    2023-06-27 13:45:29.188  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 100
                                    2023-06-27 13:45:34.590  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 88
                                    2023-06-27 13:45:34.594  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 153
                                    2023-06-27 13:45:34.739  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 101
                                    2023-06-27 13:45:40.135  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 89
                                    2023-06-27 13:45:40.139  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 154
                                    2023-06-27 13:45:40.284  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 102
                                    2023-06-27 13:45:45.690  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 159
                                    2023-06-27 13:45:45.840  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 103
                                    2023-06-27 13:45:51.240  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 90
                                    2023-06-27 13:45:51.245  - info: javascript.0 (531) script.js.PV_Funktionen.PV_Leistung: 160
                                    
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #18

                                    @bastler sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                                    Debian GNU/Linux 10 (buster)

                                    Wie bereits geschrieben: Installier da Debian 12 'Bookworm'.

                                    Zum Problem:

                                    1.3G /var/cache/apt

                                    Lösch den apt-cache:

                                    sudo apt-get clean
                                    

                                    Users in the 'systemd-journal' group can see all messages.

                                    Setz den user in die Gruppe 'systemd-journal'.

                                    19G /opt/iobroker/backups/

                                    Lösch ein paar der Backups.

                                    Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E

                                    Das influx-Repo muss angepackt werden.

                                    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
                                    • B bastler

                                      @crunchip Wo kann ich das machen?

                                      HomoranH Nicht stören
                                      HomoranH Nicht stören
                                      Homoran
                                      Global Moderator Administrators
                                      schrieb am zuletzt editiert von
                                      #19

                                      @bastler sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                                      @crunchip Wo kann ich das machen?

                                      gib doch erstmal die vollständige Ausgabe von iob diag!
                                      Dann wissen wir wo die dicken Dinger sind!

                                      im Moment raten wir nur

                                      kein Support per PN! - Fragen im Forum stellen -
                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                      Thomas BraunT B 2 Antworten Letzte Antwort
                                      0
                                      • HomoranH Homoran

                                        @bastler sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                                        @crunchip Wo kann ich das machen?

                                        gib doch erstmal die vollständige Ausgabe von iob diag!
                                        Dann wissen wir wo die dicken Dinger sind!

                                        im Moment raten wir nur

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

                                        @homoran sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                                        Dann wissen wir wo die dicken Dinger sind!

                                        Wissen wir doch.
                                        19 GB Backups.

                                        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
                                        • HomoranH Homoran

                                          @bastler sagte in Wie Speicherbedarf des iobrokers reduzieren ?:

                                          @crunchip Wo kann ich das machen?

                                          gib doch erstmal die vollständige Ausgabe von iob diag!
                                          Dann wissen wir wo die dicken Dinger sind!

                                          im Moment raten wir nur

                                          B Offline
                                          B Offline
                                          bastler
                                          schrieb am zuletzt editiert von
                                          #21

                                          @homoran hab ich doch oben schon gemacht.

                                          HomoranH 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

                                          462

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          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