Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. iob diag - Skript

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    iob diag - Skript

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Glasfaser last edited by

      @glasfaser @mrjeschke

      Hab noch was geändert.

      Glasfaser M 2 Replies Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @Thomas Braun last edited by

        @thomas-braun

        Ja war mir klar 😉

        root@iobroker:/opt/iobroker# grep -i model /proc/cpuinfo | tail -1
        model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
        root@iobroker:/opt/iobroker#
        
        1 Reply Last reply Reply Quote 0
        • M
          mrjeschke @Thomas Braun last edited by

          @thomas-braun
          Mein setup ist übrigens etwas sehr speziell. Docker läuft unter Proxmox im LCX-Container.
          Ist nur eine Testinstanz.

          Skript v.2023-05-28-2
          
          *** BASE SYSTEM ***
          model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
          Kernel          : x86_64
          Userland        : amd64
          Docker          : v8.0.1
          
          model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
          Virtualization  : Unknown (buanet/Synology?)
          
          Systemuptime and Load:
           14:57:17 up 12 days,  3:17,  0 users,  load average: 0.80, 0.52, 0.41
          CPU threads: 6
          
          ======================= SUMMARY =======================
                               v.2023-05-28-2
          
          
          model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
          Kernel          : x86_64
          Userland        : amd64
          Docker          : v8.0.1
          
          Installation:           Docker
          Kernel:                 x86_64
          Userland:               amd64
          Timezone:               Europe/Berlin
          User-ID:                0
          X-Server:               false
          
          Thomas Braun Glasfaser 2 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @mrjeschke last edited by

            @mrjeschke @Glasfaser

            Jetzt scheints zu passen.

            1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @mrjeschke last edited by Glasfaser

              @mrjeschke

              Mein setup ist übrigens etwas sehr speziell.

              könntest du mal das testen :

              cat /sys/devices/virtual/dmi/id/sys_vendor
              

              bei mir :

              root@iobroker:/opt/iobroker# cat /sys/devices/virtual/dmi/id/sys_vendor
              Synology
              root@iobroker:/opt/iobroker#
              

              EDIT :

              gibt auch das Modell aus , mit :

              root@iobroker:/opt/iobroker# cat /sys/devices/virtual/dmi/id/product_name
              DS918+
              
              M Glasfaser 2 Replies Last reply Reply Quote 0
              • M
                mrjeschke @Glasfaser last edited by

                @glasfaser
                Ja das passt.

                root@8b0ad1f33859:/opt/iobroker# cat /sys/devices/virtual/dmi/id/sys_vendor
                LENOVO
                root@8b0ad1f33859:/opt/iobroker#
                
                1 Reply Last reply Reply Quote 0
                • Glasfaser
                  Glasfaser @Glasfaser last edited by

                  @mrjeschke

                  @glasfaser sagte in iob diag - Skript:
                  @mrjeschke

                  Mein setup ist übrigens etwas sehr speziell.

                  könntest du mal das testen :

                  EDIT :

                  gibt auch das Modell aus , mit :

                  root@iobroker:/opt/iobroker# cat /sys/devices/virtual/dmi/id/product_name
                  DS918+
                  

                  Was kommt damit !?

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    mrjeschke @Glasfaser last edited by

                    @glasfaser

                    root@8b0ad1f33859:/opt/iobroker# cat /sys/devices/virtual/dmi/id/product_name
                    10V8S04H0W
                    root@8b0ad1f33859:/opt/iobroker#
                    
                    M 1 Reply Last reply Reply Quote 0
                    • M
                      mrjeschke @mrjeschke last edited by

                      @mrjeschke
                      Ich hätte noch anzubieten.

                      root@8b0ad1f33859:~# cat /sys/devices/virtual/dmi/id/product_sku
                      LENOVO_MT_10V8_BU_Think_FM_ThinkCentre M920q
                      
                      root@8b0ad1f33859:~# cat /sys/devices/virtual/dmi/id/product_version
                      ThinkCentre M920q
                      
                      root@8b0ad1f33859:~# cat /sys/devices/virtual/dmi/id/product_family
                      ThinkCentre M920q
                      
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @mrjeschke last edited by

                        @mrjeschke @Glasfaser

                        Den vendor hab ich jetzt noch drin, das genaue Modell sollte unerheblich sein, denke ich.

                        Glasfaser 1 Reply Last reply Reply Quote 0
                        • Glasfaser
                          Glasfaser @Thomas Braun last edited by

                          @thomas-braun sagte in iob diag - Skript:

                          das genaue Modell sollte unerheblich sein, denke ich.

                          sehe ich auch so ... 🙂

                          Skript v.2023-05-28-3
                          
                          *** BASE SYSTEM ***
                          model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                          Hardware Vendor : Synology
                          Kernel          : x86_64
                          Userland        : amd64
                          Docker          : v8.0.0
                          
                          model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                          Virtualization  : Unknown (buanet/Synology?)
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Glasfaser last edited by

                            @glasfaser sagte in iob diag - Skript:

                            model name : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz

                            Ist noch doppelt drin. Muss ich nochmal schauen wo es hängt.
                            (Kommt davon, wenn man Codebauteile hin- und herkopiert...)

                            Glasfaser 1 Reply Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser @Thomas Braun last edited by

                              @thomas-braun

                              ee4b40ef-8708-4057-8a3e-f4dcd937a49c-grafik.png

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Glasfaser last edited by

                                @glasfaser

                                Ja, hab ich rausgenommen. Allerdings an der Stelle davor, ich will das ja auch bei non-Docker sehen.

                                Glasfaser 1 Reply Last reply Reply Quote 0
                                • Glasfaser
                                  Glasfaser @Thomas Braun last edited by

                                  @thomas-braun

                                  Skript v.2023-05-28-3
                                  
                                  *** BASE SYSTEM ***
                                  Hardware Vendor : Synology
                                  Kernel          : x86_64
                                  Userland        : amd64
                                  Docker          : v8.0.0
                                  
                                  model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                  Virtualization  : Unknown (buanet/Synology?)
                                  
                                  
                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Glasfaser last edited by

                                    @glasfaser

                                    Auf einem nativen System so:

                                    *** BASE SYSTEM ***
                                     Static hostname: chet
                                           Icon name: computer
                                          Machine ID: f308261801864558bb616d8b786d6028
                                             Boot ID: b0878e96b549444dbb8ac7f9e60d16f0
                                    Operating System: Debian GNU/Linux 12 (bookworm)
                                              Kernel: Linux 6.1.21-v8+
                                        Architecture: arm64
                                    
                                    Model           : Raspberry Pi 4 Model B Rev 1.4
                                    Virtualization  : none
                                    
                                    

                                    Sollte also passen.

                                    1 Reply Last reply Reply Quote 0
                                    • E
                                      emil70 @Thomas Braun last edited by

                                      @thomas-braun sagte in iob diag - Skript:

                                      @emil70

                                      Magst du noch mal testen?
                                      Interessant für mich ist der Block
                                      *** BASE SYSTEM ***
                                      aus dem Hauptteil und die ersten Zeilen aus der Summary (bis zur Anzahl der Updates).

                                      Denke es hat sich schon erledigt

                                      *** BASE SYSTEM ***
                                      Hardware Vendor : Synology
                                      Kernel          : x86_64
                                      Userland        : amd64
                                      Docker          : v7.0.0
                                      
                                      model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                      Virtualization  : Unknown (buanet/Synology?)
                                      Kernel          : x86_64
                                      Userland        : amd64
                                      
                                      Systemuptime and Load:
                                       18:49:01 up 121 days,  3:06,  0 users,  load average: 0.22, 0.70, 0.94
                                      CPU threads: 4
                                      
                                      
                                      *** Time and Time Zones ***
                                      Sun May 28 16:49:01 UTC 2023
                                      Sun May 28 18:49:01 CEST 2023
                                      CEST +0200
                                      Etc/UTC
                                      
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @emil70 last edited by

                                        @emil70

                                        Danke!
                                        Je mehr Systeme man sieht desto eher sieht man die Stellen wo man nochmal ran muss.

                                        1 Reply Last reply Reply Quote 0
                                        • Nashra
                                          Nashra Most Active Forum Testing last edited by Nashra

                                          Moin, Proxmox mit lxc

                                          Skript v.2023-05-28-4
                                          
                                          *** BASE SYSTEM ***
                                          Failed to query system properties: Connection timed out
                                          
                                          model name      : Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz
                                          Virtualization  : lxc
                                          Kernel          : x86_64
                                          Userland        : amd64
                                          
                                          Systemuptime and Load:
                                           09:28:37 up 3 days, 21:22,  1 user,  load average: 0.71, 0.89, 0.98
                                          CPU threads: 4
                                          
                                          
                                          *** Time and Time Zones ***
                                          Failed to query server: Connection timed out
                                          
                                          *** User and Groups ***
                                          root
                                          /root
                                          root
                                          
                                          *** X-Server-Setup ***
                                          X-Server:       false
                                          Desktop: 
                                          Terminal: 
                                          Boot Target:    graphical.target
                                          
                                          *** MEMORY ***
                                                         total        used        free      shared  buff/cache   available
                                          Mem:             10G        4.8G        4.2G        0.0K        1.2G        5.5G
                                          Swap:             0B          0B          0B
                                          Total:           10G        4.8G        4.2G
                                          
                                                  10240 M total memory
                                                   4773 M used memory
                                                    352 M active memory
                                                   5373 M inactive memory
                                                   4237 M free memory
                                                      0 M buffer memory
                                                   1229 M swap cache
                                                      0 M total swap
                                                      0 M used swap
                                                      0 M free swap
                                          
                                          *** FILESYSTEM ***
                                          Filesystem                       Type      Size  Used Avail Use% Mounted on
                                          /dev/mapper/pve-vm--100--disk--0 ext4       21G  9.3G   11G  48% /
                                          none                             tmpfs     492K  4.0K  488K   1% /dev
                                          udev                             devtmpfs  7.8G     0  7.8G   0% /dev/tty
                                          tmpfs                            tmpfs     7.8G     0  7.8G   0% /dev/shm
                                          tmpfs                            tmpfs     3.2G   72K  3.2G   1% /run
                                          tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                                          
                                          Messages concerning ext4 filesystem in dmesg:
                                          dmesg: read kernel buffer failed: Operation not permitted
                                          
                                          Show mounted filesystems (real ones only):
                                          TARGET SOURCE                           FSTYPE OPTIONS
                                          /      /dev/mapper/pve-vm--100--disk--0 ext4   rw,relatime,stripe=16
                                          
                                          Files in neuralgic directories:
                                          
                                          /var:
                                          931M    /var/
                                          519M    /var/log
                                          457M    /var/log/journal/fe2dcc346dde445a9e95482e37c85663
                                          457M    /var/log/journal
                                          229M    /var/cache
                                          
                                          Archived and active journals take up 456.0M in the file system.
                                          
                                          /opt/iobroker/backups:
                                          970M    /opt/iobroker/backups/
                                          3.1M    /opt/iobroker/backups/scripte
                                          844K    /opt/iobroker/backups/scripte/Allerlei
                                          472K    /opt/iobroker/backups/scripte/Wetter
                                          440K    /opt/iobroker/backups/scripte/global
                                          
                                          /opt/iobroker/iobroker-data:
                                          1.8G    /opt/iobroker/iobroker-data/
                                          677M    /opt/iobroker/iobroker-data/files
                                          620M    /opt/iobroker/iobroker-data/backup-objects
                                          203M    /opt/iobroker/iobroker-data/history
                                          169M    /opt/iobroker/iobroker-data/files/vis.0
                                          
                                          The five largest files in iobroker-data are:
                                          103M    /opt/iobroker/iobroker-data/objects.jsonl
                                          87M     /opt/iobroker/iobroker-data/states.jsonl
                                          28M     /opt/iobroker/iobroker-data/objects.json.migrated
                                          28M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                          23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.48682a62.js.map
                                          
                                          *** NodeJS-Installation ***
                                          
                                          /usr/bin/nodejs         v18.16.0
                                          /usr/bin/node           v18.16.0
                                          /usr/bin/npm            9.5.1
                                          /usr/bin/npx            9.5.1
                                          
                                          
                                          nodejs:
                                            Installed: 18.16.0-deb-1nodesource1
                                            Candidate: 18.16.0-deb-1nodesource1
                                            Version table:
                                           *** 18.16.0-deb-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                                                  100 /var/lib/dpkg/status
                                               12.22.12~dfsg-1~deb11u4 500
                                                  500 http://security.debian.org bullseye-security/main amd64 Packages
                                               12.22.12~dfsg-1~deb11u3 500
                                                  500 http://ftp.debian.org/debian bullseye/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
                                          
                                          No configuration change needed.
                                          
                                          
                                          Multihost discovery server: disabled
                                          Discovery authentication:   enabled
                                          Persistent activation:      disabled
                                          Objects:                    jsonl on 0.0.0.0
                                          States:                     jsonl on 0.0.0.0
                                          
                                          Core adapters versions
                                          js-controller:  4.0.24
                                          admin:          6.3.5
                                          javascript:     6.1.4
                                          
                                          Adapters from github:   8
                                          
                                          Adapter State
                                          + system.adapter.accuweather.0            : accuweather           : ioBroker                                 -  enabled
                                          + 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.birthdays.0              : birthdays             : ioBroker                                 -  enabled
                                            system.adapter.birthdays.1              : birthdays             : ioBroker                                 -  enabled
                                          + system.adapter.countdown.0              : countdown             : ioBroker                                 -  enabled
                                            system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                                            system.adapter.daswetter.1              : daswetter             : ioBroker                                 -  enabled
                                            system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
                                          + system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
                                          + system.adapter.email.0                  : email                 : ioBroker                                 -  enabled
                                            system.adapter.feiertage.0              : feiertage             : ioBroker                                 -  enabled
                                            system.adapter.flot.0                   : flot                  : ioBroker                                 - disabled
                                          + system.adapter.history.0                : history               : ioBroker                                 -  enabled
                                            system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                                            system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
                                            system.adapter.ical.3                   : ical                  : ioBroker                                 - disabled
                                            system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker                                 - disabled
                                            system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
                                            system.adapter.icons-material-png.0     : icons-material-png    : ioBroker                                 - disabled
                                            system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker                                 - disabled
                                            system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
                                            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
                                            system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker                                 - disabled
                                            system.adapter.influxdb.0               : influxdb              : ioBroker                                 - disabled, port: 8086
                                          + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                          + system.adapter.influxdb.2               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                          + system.adapter.info.0                   : info                  : ioBroker                                 -  enabled
                                          + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
                                          + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                                            system.adapter.labcom.0                 : labcom                : ioBroker                                 -  enabled
                                          + system.adapter.lgtv.0                   : lgtv                  : ioBroker                                 -  enabled
                                          + system.adapter.lgtv.1                   : lgtv                  : ioBroker                                 -  enabled
                                          + system.adapter.linux-control.0          : linux-control         : ioBroker                                 -  enabled
                                          + system.adapter.logparser.0              : logparser             : ioBroker                                 -  enabled
                                            system.adapter.meteoalarm.0             : meteoalarm            : ioBroker                                 -  enabled
                                            system.adapter.meteoalarm.1             : meteoalarm            : ioBroker                                 -  enabled
                                            system.adapter.meteoalarm.2             : meteoalarm            : ioBroker                                 -  enabled
                                            system.adapter.meteoalarm.3             : meteoalarm            : ioBroker                                 -  enabled
                                          + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
                                          + system.adapter.nut.1                    : nut                   : ioBroker                                 -  enabled
                                          + system.adapter.nut.2                    : nut                   : ioBroker                                 -  enabled
                                            system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 -  enabled
                                          + system.adapter.parcel.0                 : parcel                : ioBroker                                 -  enabled
                                            system.adapter.pegelalarm.0             : pegelalarm            : ioBroker                                 -  enabled
                                            system.adapter.pi-hole.0                : pi-hole               : ioBroker                                 - disabled
                                          + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
                                          + system.adapter.pollenflug.0             : pollenflug            : ioBroker                                 -  enabled
                                          + system.adapter.pollenflug.1             : pollenflug            : ioBroker                                 -  enabled
                                          + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                                          + system.adapter.radar-trap2.0            : radar-trap2           : ioBroker                                 -  enabled
                                          + system.adapter.rest-api.0               : rest-api              : ioBroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: rest
                                          + system.adapter.rssfeed.0                : rssfeed               : ioBroker                                 -  enabled
                                          + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                          + system.adapter.snmp.0                   : snmp                  : ioBroker                                 -  enabled
                                          + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                          + system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5000
                                          + system.adapter.synology.1               : synology              : ioBroker                                 -  enabled, port: 5000
                                          + system.adapter.synology.2               : synology              : ioBroker                                 -  enabled, port: 5000
                                          + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBroker                                 -  enabled
                                          + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
                                          + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                                          + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
                                          + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                                          + system.adapter.upnp.0                   : upnp                  : ioBroker                                 -  enabled
                                            system.adapter.vis-bars.0               : vis-bars              : ioBroker                                 - disabled
                                            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker                                 - disabled
                                            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 - disabled
                                            system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker                                 - disabled
                                            system.adapter.vis-history.0            : vis-history           : ioBroker                                 - disabled
                                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
                                            system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
                                          + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                                            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 -  enabled
                                            system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 - disabled
                                            system.adapter.vis-map.0                : vis-map               : ioBroker                                 - disabled
                                            system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
                                            system.adapter.vis-owl.0                : vis-owl               : ioBroker                                 -  enabled
                                            system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker                                 - disabled
                                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
                                            system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                                            system.adapter.weatherunderground.0     : weatherunderground    : 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.wled.0                   : wled                  : ioBroker                                 - disabled
                                            system.adapter.yr.0                     : yr                    : ioBroker                                 - disabled
                                          
                                          + 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.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                          + system.adapter.influxdb.2               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                          + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                                          + system.adapter.rest-api.0               : rest-api              : ioBroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: rest
                                          + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                          + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                          + system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5000
                                          + system.adapter.synology.1               : synology              : ioBroker                                 -  enabled, port: 5000
                                          + system.adapter.synology.2               : synology              : ioBroker                                 -  enabled, port: 5000
                                          + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          ioBroker-Repositories
                                          Stable (default): http://download.iobroker.net/sources-dist.json
                                          Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                                          stable-live   : http://iobroker.live/repo/sources-dist.json
                                          latest-live   : http://iobroker.live/repo/sources-dist-latest.json
                                          
                                          Active repo(s): Stable (default)
                                          
                                          Installed ioBroker-Instances
                                          Used repository: Stable (default)
                                          Adapter    "accuweather"  : 1.2.4    , installed 1.2.4
                                          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.4
                                          Adapter    "backitup"     : 2.6.19   , installed 2.6.19
                                          Adapter    "birthdays"    : 2.2.0    , installed 2.2.0
                                          Adapter    "countdown"    : 2.0.0    , installed 2.0.0
                                          Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                                          Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                                          Adapter    "echarts"      : 1.0.12   , installed 1.5.0
                                          Adapter    "email"        : 1.1.4    , installed 1.1.4
                                          Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                          Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                          Adapter    "history"      : 2.2.4    , installed 2.2.4
                                          Adapter    "ical"         : 1.13.2   , installed 1.13.2
                                          Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                          Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                          Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                          Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                          Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                                          Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                                          Adapter    "info"         : 1.9.26   , installed 1.9.26
                                          Adapter    "iot"          : 1.14.2   , installed 1.14.2
                                          Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                                          Controller "js-controller": 4.0.24   , installed 4.0.24
                                          Adapter    "lgtv"         : 1.1.10   , installed 1.1.10
                                          Adapter    "linux-control": 1.1.3    , installed 1.1.3
                                          Adapter    "logparser"    : 2.1.1    , installed 2.2.0
                                          Adapter    "meteoalarm"   : 2.3.5    , installed 2.3.6
                                          Adapter    "nut"          : 1.6.0    , installed 1.6.0
                                          Adapter    "openweathermap": 0.3.3   , installed 0.3.3
                                          Adapter    "parcel"       : 0.0.27   , installed 0.0.28
                                          Adapter    "pegelalarm"   : 1.3.0    , installed 1.3.0
                                          Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
                                          Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                          Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                                          Adapter    "proxmox"      : 1.3.4    , installed 1.3.5
                                          Adapter    "rest-api"     : 1.0.4    , installed 1.0.4
                                          Adapter    "rssfeed"      : 2.6.1    , installed 2.6.1
                                          Adapter    "shelly"       : 6.3.1    , installed 6.3.1
                                          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                          Adapter    "snmp"         : 2.4.7    , installed 2.4.7
                                          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                          Adapter    "synology"     : 2.1.13   , installed 2.1.13
                                          Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                          Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                          Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                                          Adapter    "tuya"         : 3.13.1   , installed 3.13.1
                                          Adapter    "unifi"        : 0.5.10   , installed 0.6.4
                                          Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                                          Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                          Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                          Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
                                          Adapter    "vis-icontwo"  : 0.93.0   , installed 0.94.0
                                          Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.3
                                          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                          Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                                          Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                                          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                          Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                                          Adapter    "web"          : 4.3.0    , installed 4.3.0
                                          Adapter    "wled"         : 0.6.7    , installed 0.6.7
                                          Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                          Adapter    "yr"           : 5.3.0    , installed 5.3.0
                                          
                                          Objects and States
                                          Please stand by - This may take a while
                                          Objects:        37365
                                          States:         35147
                                          
                                          *** OS-Repositories and Updates ***
                                          Hit:1 http://ftp.debian.org/debian bullseye InRelease
                                          Hit:2 http://security.debian.org bullseye-security InRelease                                                                                   
                                          Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease                                                                                  
                                          Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease                                                            
                                          Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian buster InRelease                          
                                          Reading package lists... Done
                                          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 127.0.0.1:25            0.0.0.0:*               LISTEN      0          39953      317/master          
                                          tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       40082      121/iobroker.js-con 
                                          tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       39603      121/iobroker.js-con 
                                          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          36854      1/init              
                                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          35815      190/sshd: /usr/sbin 
                                          tcp        0      0 0.0.0.0:9999            0.0.0.0:*               LISTEN      1000       63491160   226443/nc           
                                          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          39954      317/master          
                                          tcp6       0      0 :::8093                 :::*                    LISTEN      1001       65692      2406/io.rest-api.0  
                                          tcp6       0      0 :::8087                 :::*                    LISTEN      1001       51707      1389/io.simple-api. 
                                          tcp6       0      0 :::8084                 :::*                    LISTEN      1001       53340      1404/io.socketio.0  
                                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       63169909   201723/io.web.0     
                                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       39751      332/io.admin.0      
                                          tcp6       0      0 :::111                  :::*                    LISTEN      0          36856      1/init              
                                          tcp6       0      0 :::22                   :::*                    LISTEN      0          35817      190/sshd: /usr/sbin 
                                          tcp6       0      0 :::3040                 :::*                    LISTEN      1001       71028      2860/io.radar-trap2 
                                          udp        0      0 0.0.0.0:56801           0.0.0.0:*                           1001       55623      1517/io.upnp.0      
                                          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          36855      1/init              
                                          udp        0      0 0.0.0.0:57552           0.0.0.0:*                           1001       72979      2925/io.snmp.0      
                                          udp        0      0 0.0.0.0:41546           0.0.0.0:*                           1001       72129      2925/io.snmp.0      
                                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       57521      1517/io.upnp.0      
                                          udp        0      0 192.168.1.14:5353       0.0.0.0:*                           1001       40779      545/io.tr-064.0     
                                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       40673      527/io.shelly.0     
                                          udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       41547      575/io.tuya.0       
                                          udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       41548      575/io.tuya.0       
                                          udp6       0      0 :::111                  :::*                                0          36857      1/init              
                                          
                                          *** Log File - Last 25 Lines ***
                                          
                                          2023-05-29 09:18:00.039  - info: host.ioBroker instance system.adapter.dwd.0 started with pid 215091
                                          2023-05-29 09:18:01.024  - info: dwd.0 (215091) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 4.0.24
                                          2023-05-29 09:18:01.489  - info: dwd.0 (215091) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          2023-05-29 09:18:02.014  - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2023-05-29 09:18:08.620  - info: host.ioBroker stopInstance system.adapter.logparser.0 (force=false, process=true)
                                          2023-05-29 09:18:08.622  - info: logparser.0 (213911) Got terminate signal TERMINATE_YOURSELF
                                          2023-05-29 09:18:08.622  - info: logparser.0 (213911) cleaned everything up...
                                          2023-05-29 09:18:08.622  - info: logparser.0 (213911) terminating
                                          2023-05-29 09:18:08.623  - info: logparser.0 (213911) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          2023-05-29 09:18:08.712  - info: host.ioBroker stopInstance system.adapter.logparser.0 send kill signal
                                          2023-05-29 09:18:09.190  - info: host.ioBroker instance system.adapter.logparser.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2023-05-29 09:18:11.817  - info: host.ioBroker instance system.adapter.logparser.0 started with pid 215124
                                          2023-05-29 09:18:12.707  - info: logparser.0 (215124) starting. Version 2.2.0 in /opt/iobroker/node_modules/iobroker.logparser, node: v18.16.0, js-controller: 4.0.24
                                          2023-05-29 09:21:22.532  - info: linux-control.0 (2450) getting data from ioBroker (192.168.1.14:22)
                                          2023-05-29 09:21:25.600  - info: linux-control.0 (2450) successful received data from ioBroker (192.168.1.14:22)
                                          2023-05-29 09:24:00.035  - info: host.ioBroker instance system.adapter.weatherunderground.0 started with pid 220093
                                          2023-05-29 09:24:06.520  - info: host.ioBroker instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
                                          2023-05-29 09:24:33.654  - info: linux-control.0 (2450) getting data from Proxmox (192.168.1.13:22)
                                          2023-05-29 09:24:35.806  - info: linux-control.0 (2450) successful received data from Proxmox (192.168.1.13:22)
                                          2023-05-29 09:26:00.038  - info: host.ioBroker instance system.adapter.meteoalarm.1 started with pid 222903
                                          2023-05-29 09:26:02.198  - info: host.ioBroker instance system.adapter.meteoalarm.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2023-05-29 09:27:00.037  - info: host.ioBroker instance system.adapter.meteoalarm.3 started with pid 223605
                                          2023-05-29 09:27:01.987  - info: host.ioBroker instance system.adapter.meteoalarm.3 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2023-05-29 09:29:00.034  - info: host.ioBroker instance system.adapter.meteoalarm.0 started with pid 225402
                                          2023-05-29 09:29:01.928  - info: host.ioBroker instance system.adapter.meteoalarm.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          
                                          
                                          ======================= SUMMARY =======================
                                                               v.2023-05-28-4
                                          
                                          
                                          Failed to query system properties: Connection timed out
                                          
                                          Installation:           lxc
                                          Kernel:                 x86_64
                                          Userland:               amd64
                                          Failed to query server: Connection timed out
                                          Timezone: 
                                          User-ID:                0
                                          X-Server:               false
                                          Boot Target:            graphical.target
                                          
                                          Pending OS-Updates:     0
                                          Pending iob updates:    0
                                          
                                          Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                                                  /usr/bin/node           v18.16.0
                                                                  /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:             10G        4.8G        4.2G        0.0K        1.2G        5.4G
                                          Swap:             0B          0B          0B
                                          Total:           10G        4.8G        4.2G
                                          
                                          Active iob-Instances:   44
                                          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:                37365
                                          States:                 35146
                                          
                                          Size of iob-Database:
                                          
                                          103M    /opt/iobroker/iobroker-data/objects.jsonl
                                          28M     /opt/iobroker/iobroker-data/objects.json.migrated
                                          28M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                          0       /opt/iobroker/iobroker-data/objects.json.broken
                                          103M    /opt/iobroker/iobroker-data/states.jsonl
                                          17M     /opt/iobroker/iobroker-data/states.json.migrated
                                          17M     /opt/iobroker/iobroker-data/states.json.bak.migrated
                                          0       /opt/iobroker/iobroker-data/states.json.broken
                                          
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Nashra last edited by

                                            @nashra

                                            Nanu? Ich dachte proxmox läuft auch über systemd und die entsprechenden Befehle könnte man da verwenden?

                                            Nashra bahnuhr 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            839
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            49
                                            738
                                            149034
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo