Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • 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. iob diag - Skript

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.7k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.1k

iob diag - Skript

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
738 Beiträge 49 Kommentatoren 207.8k Aufrufe 38 Watching
  • Ä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.
  • Thomas BraunT Thomas Braun

    @fastfoot

    Okay, ich greppe im Skript danach.

    iobroker status all | grep MULTIHOSTSERVICE/enabled
    

    vielleicht kann @haselchen mal beides auf seinem Multihost-System ausführen?

    iob multihost status
    
    GlasfaserG Offline
    GlasfaserG Offline
    Glasfaser
    schrieb am zuletzt editiert von
    #391

    @thomas-braun sagte in iob diag - Skript:

    iob multihost status

    hatten wir schonmal ganz am Anfang !

    https://forum.iobroker.net/post/884438

    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • haselchenH haselchen

      @thomas-braun

      Lustigerweise, ich weiss ja nicht ob meine Vorredner da nachgesehen haben,
      steht in der iobroker.json das schon falsch drin.

      "multihostService": {
          "enabled": false,
          "secure": true,
      
      andreA Offline
      andreA Offline
      andre
      Developer
      schrieb am zuletzt editiert von
      #392

      @haselchen sagte in iob diag - Skript:

      @thomas-braun

      Lustigerweise, ich weiss ja nicht ob meine Vorredner da nachgesehen haben,
      steht in der iobroker.json das schon falsch drin.

      "multihostService": {
          "enabled": false,
          "secure": true,
      

      Das ist nicht lustigerweise so und auch nicht falsch. :)
      Im Docker Container wird schlicht nicht mit dem "multihostService" gearbeitet.

      MfG,
      André

      Bitte keine Support-Fragen per PN! Nutzt die öffentliche Kanäle damit auch andere von den Antworten profitieren können!

      haselchenH Thomas BraunT 2 Antworten Letzte Antwort
      0
      • GlasfaserG Glasfaser

        @thomas-braun sagte in iob diag - Skript:

        iob multihost status

        hatten wir schonmal ganz am Anfang !

        https://forum.iobroker.net/post/884438

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

        @glasfaser

        Ah, guter Hinweis. Hat also damals schon nicht wie erwartet funktioniert.
        Ich werde alt und senil... :older_man:

        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
        • andreA andre

          @haselchen sagte in iob diag - Skript:

          @thomas-braun

          Lustigerweise, ich weiss ja nicht ob meine Vorredner da nachgesehen haben,
          steht in der iobroker.json das schon falsch drin.

          "multihostService": {
              "enabled": false,
              "secure": true,
          

          Das ist nicht lustigerweise so und auch nicht falsch. :)
          Im Docker Container wird schlicht nicht mit dem "multihostService" gearbeitet.

          MfG,
          André

          haselchenH Offline
          haselchenH Offline
          haselchen
          Most Active
          schrieb am zuletzt editiert von
          #394

          @andre

          Die Befehle dazu und die Umsetzung werden aber abgearbeitet und ausgeführt ohne Fehler.

          Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

          1 Antwort Letzte Antwort
          0
          • andreA andre

            @haselchen sagte in iob diag - Skript:

            @thomas-braun

            Lustigerweise, ich weiss ja nicht ob meine Vorredner da nachgesehen haben,
            steht in der iobroker.json das schon falsch drin.

            "multihostService": {
                "enabled": false,
                "secure": true,
            

            Das ist nicht lustigerweise so und auch nicht falsch. :)
            Im Docker Container wird schlicht nicht mit dem "multihostService" gearbeitet.

            MfG,
            André

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

            @andre sagte in iob diag - Skript:

            Im Docker Container wird schlicht nicht mit dem "multihostService" gearbeitet.

            Und wie schaut das auf 'nativen' Installationen aus?

            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

            haselchenH 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @andre sagte in iob diag - Skript:

              Im Docker Container wird schlicht nicht mit dem "multihostService" gearbeitet.

              Und wie schaut das auf 'nativen' Installationen aus?

              haselchenH Offline
              haselchenH Offline
              haselchen
              Most Active
              schrieb am zuletzt editiert von
              #396

              @thomas-braun

              Hab eben nochmal multihost connect ausgeführt und das ist das Ergebnis

              356cd16f-0384-4234-9830-5beb76ca35e2-grafik.png

              Sehr sehr merkwürdig.

              @andre

              Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

              andreA 1 Antwort Letzte Antwort
              0
              • haselchenH haselchen

                @thomas-braun

                Hab eben nochmal multihost connect ausgeführt und das ist das Ergebnis

                356cd16f-0384-4234-9830-5beb76ca35e2-grafik.png

                Sehr sehr merkwürdig.

                @andre

                andreA Offline
                andreA Offline
                andre
                Developer
                schrieb am zuletzt editiert von andre
                #397

                @haselchen sagte in iob diag - Skript:

                Sehr sehr merkwürdig.

                Wieso? Dass unter Docker damit nicht gearbeitet wird heißt ja nicht, dass es nicht funktioniert. Ist mit iobroker start und iobroker stop
                ja auch so. Sollte man im Container nicht benutzen, mag aber trotzdem funktionieren.
                Das ist dann wieder das Thema, dass iobroker an sich nicht exclusiv für Docker entwickelt wurde...

                MfG,
                André

                Bitte keine Support-Fragen per PN! Nutzt die öffentliche Kanäle damit auch andere von den Antworten profitieren können!

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • andreA andre

                  @haselchen sagte in iob diag - Skript:

                  Sehr sehr merkwürdig.

                  Wieso? Dass unter Docker damit nicht gearbeitet wird heißt ja nicht, dass es nicht funktioniert. Ist mit iobroker start und iobroker stop
                  ja auch so. Sollte man im Container nicht benutzen, mag aber trotzdem funktionieren.
                  Das ist dann wieder das Thema, dass iobroker an sich nicht exclusiv für Docker entwickelt wurde...

                  MfG,
                  André

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

                  Das heißt auf 'Nicht-Dockern' funktioniert die Abfrage? Den Docker kann ich ja ausklammern. Ist ja nicht der einzige Docker-Umschiffungs-Code in dem Skript.

                  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

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    Das heißt auf 'Nicht-Dockern' funktioniert die Abfrage? Den Docker kann ich ja ausklammern. Ist ja nicht der einzige Docker-Umschiffungs-Code in dem Skript.

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

                    Ich hab gerade eine neue Version hochgeladen. Die Ermittlung der Basisumgebung erfolgt jetzt anders.
                    Können insbesondere die Docker-User das mal testen?
                    Ich vermute da ist noch was zu verbessern.

                    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

                    E 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      Ich hab gerade eine neue Version hochgeladen. Die Ermittlung der Basisumgebung erfolgt jetzt anders.
                      Können insbesondere die Docker-User das mal testen?
                      Ich vermute da ist noch was zu verbessern.

                      E Online
                      E Online
                      emil70
                      schrieb am zuletzt editiert von
                      #400

                      @thomas-braun

                      folgende Fehler kommen

                      *** BASE SYSTEM ***
                      ./iob_diag: line 45: hostnamectl: command not found
                      
                      ======================= SUMMARY =======================
                                           v.2023-05-27
                      
                      
                      ./iob_diag: line 320: hostnamectl: command not found
                      

                      gruss emil70

                      iobroker(V9) und Pi-hole läuft über docker (js-controller 6.0.11 und admin v7.1.15) auf einem synology DS918+ mit DSM 7.1.1-42962 Update 6

                      Thomas BraunT 2 Antworten Letzte Antwort
                      0
                      • E emil70

                        @thomas-braun

                        folgende Fehler kommen

                        *** BASE SYSTEM ***
                        ./iob_diag: line 45: hostnamectl: command not found
                        
                        ======================= SUMMARY =======================
                                             v.2023-05-27
                        
                        
                        ./iob_diag: line 320: hostnamectl: command not found
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #401

                        @emil70

                        Danke, hatte ich schon befürchtet. Also wieder Sonderstrick...

                        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
                        • E emil70

                          @thomas-braun

                          folgende Fehler kommen

                          *** BASE SYSTEM ***
                          ./iob_diag: line 45: hostnamectl: command not found
                          
                          ======================= SUMMARY =======================
                                               v.2023-05-27
                          
                          
                          ./iob_diag: line 320: hostnamectl: command not found
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #402

                          @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).

                          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

                          M GlasfaserG E 3 Antworten Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @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).

                            M Online
                            M Online
                            mrjeschke
                            schrieb am zuletzt editiert von
                            #403

                            @thomas-braun
                            In Zeile 65 ist noch ein d zu viel. Nach entfernen sieht es bei mir so aus.

                            Skript v.2023-05-28
                            
                            *** BASE SYSTEM ***
                            Kernel          : x86_64
                            Userland        : amd64
                            Docker          : v8.0.1
                            
                            Kernel          : x86_64
                            Userland        : amd64
                            Docker          : v8.0.1
                            Virtualization  : Unknown (buanet/Synology?)
                            
                            Systemuptime and Load:
                             14:26:49 up 12 days,  2:47,  0 users,  load average: 0.22, 0.32, 0.35
                            CPU threads: 6
                            
                            ======================= SUMMARY =======================
                                                 v.2023-05-28
                            
                            
                            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
                            
                            1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @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).

                              GlasfaserG Offline
                              GlasfaserG Offline
                              Glasfaser
                              schrieb am zuletzt editiert von
                              #404

                              @thomas-braun
                              Keine Ausgabe

                              root@iobroker:/opt/iobroker# grep Model /proc/cpuinfo
                              root@iobroker:/opt/iobroker#
                              

                              meinst du so :

                              root@iobroker:/opt/iobroker# grep 'model name' /proc/cpuinfo
                              model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                              model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                              model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                              model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                              root@iobroker:/opt/iobroker# grep 'model name' /proc/cpuinfo | tail -1
                              model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                              root@iobroker:/opt/iobroker#
                              

                              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • GlasfaserG Glasfaser

                                @thomas-braun
                                Keine Ausgabe

                                root@iobroker:/opt/iobroker# grep Model /proc/cpuinfo
                                root@iobroker:/opt/iobroker#
                                

                                meinst du so :

                                root@iobroker:/opt/iobroker# grep 'model name' /proc/cpuinfo
                                model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                root@iobroker:/opt/iobroker# grep 'model name' /proc/cpuinfo | tail -1
                                model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                root@iobroker:/opt/iobroker#
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #405

                                @glasfaser @mrjeschke

                                Bitte nochmal durchorgeln :-)

                                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

                                GlasfaserG M 3 Antworten Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @glasfaser @mrjeschke

                                  Bitte nochmal durchorgeln :-)

                                  GlasfaserG Offline
                                  GlasfaserG Offline
                                  Glasfaser
                                  schrieb am zuletzt editiert von
                                  #406

                                  @thomas-braun

                                  root@iobroker:/opt/iobroker# grep -i model /proc/cpuinfo
                                  model           : 92
                                  model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                  model           : 92
                                  model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                  model           : 92
                                  model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                  model           : 92
                                  model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                  root@iobroker:/opt/iobroker#
                                  
                                  

                                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                  1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @glasfaser @mrjeschke

                                    Bitte nochmal durchorgeln :-)

                                    GlasfaserG Offline
                                    GlasfaserG Offline
                                    Glasfaser
                                    schrieb am zuletzt editiert von
                                    #407

                                    @thomas-braun sagte in iob diag - Skript:

                                    @glasfaser @mrjeschke

                                    Bitte nochmal durchorgeln :-)

                                    Hast du nicht mein ... gesehn :

                                    @glasfaser sagte in iob diag - Skript:

                                    meinst du so :

                                    root@iobroker:/opt/iobroker# grep 'model name' /proc/cpuinfo
                                    model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                    model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                    model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                    model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                    root@iobroker:/opt/iobroker# grep 'model name' /proc/cpuinfo | tail -1
                                    model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                    root@iobroker:/opt/iobroker#
                                    

                                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • GlasfaserG Glasfaser

                                      @thomas-braun sagte in iob diag - Skript:

                                      @glasfaser @mrjeschke

                                      Bitte nochmal durchorgeln :-)

                                      Hast du nicht mein ... gesehn :

                                      @glasfaser sagte in iob diag - Skript:

                                      meinst du so :

                                      root@iobroker:/opt/iobroker# grep 'model name' /proc/cpuinfo
                                      model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                      model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                      model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                      model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                      root@iobroker:/opt/iobroker# grep 'model name' /proc/cpuinfo | tail -1
                                      model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                      root@iobroker:/opt/iobroker#
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #408

                                      @glasfaser

                                      echad@chet:~/iob_diag $ cat /proc/cpuinfo
                                      processor       : 0
                                      BogoMIPS        : 108.00
                                      Features        : fp asimd evtstrm crc32 cpuid
                                      CPU implementer : 0x41
                                      CPU architecture: 8
                                      CPU variant     : 0x0
                                      CPU part        : 0xd08
                                      CPU revision    : 3
                                      
                                      processor       : 1
                                      BogoMIPS        : 108.00
                                      Features        : fp asimd evtstrm crc32 cpuid
                                      CPU implementer : 0x41
                                      CPU architecture: 8
                                      CPU variant     : 0x0
                                      CPU part        : 0xd08
                                      CPU revision    : 3
                                      
                                      processor       : 2
                                      BogoMIPS        : 108.00
                                      Features        : fp asimd evtstrm crc32 cpuid
                                      CPU implementer : 0x41
                                      CPU architecture: 8
                                      CPU variant     : 0x0
                                      CPU part        : 0xd08
                                      CPU revision    : 3
                                      
                                      processor       : 3
                                      BogoMIPS        : 108.00
                                      Features        : fp asimd evtstrm crc32 cpuid
                                      CPU implementer : 0x41
                                      CPU architecture: 8
                                      CPU variant     : 0x0
                                      CPU part        : 0xd08
                                      CPU revision    : 3
                                      
                                      Hardware        : BCM2835
                                      Revision        : d03114
                                      Serial          : 10000000b60d25ed
                                      Model           : Raspberry Pi 4 Model B Rev 1.4
                                      

                                      Da scheint die Ausgabe von System zu System unterschiedlich zu sein. Ziel ist es eigentlich das 'Model' aus der letzten Zeile auszulesen.

                                      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

                                      GlasfaserG 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @glasfaser @mrjeschke

                                        Bitte nochmal durchorgeln :-)

                                        M Online
                                        M Online
                                        mrjeschke
                                        schrieb am zuletzt editiert von
                                        #409

                                        @thomas-braun

                                        Skript v.2023-05-28-1
                                        
                                        *** BASE SYSTEM ***
                                        model           : 158
                                        model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
                                        model           : 158
                                        model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
                                        model           : 158
                                        model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
                                        model           : 158
                                        model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
                                        model           : 158
                                        model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
                                        model           : 158
                                        model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
                                        Kernel          : x86_64
                                        Userland        : amd64
                                        Docker          : v8.0.1
                                        
                                        model           : 158
                                        model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
                                        model           : 158
                                        model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
                                        model           : 158
                                        model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
                                        model           : 158
                                        model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
                                        model           : 158
                                        model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
                                        model           : 158
                                        model name      : Intel(R) Core(TM) i5-8500T CPU @ 2.10GHz
                                        Virtualization  : Unknown (buanet/Synology?)
                                        
                                        Systemuptime and Load:
                                         14:45:01 up 12 days,  3:05,  0 users,  load average: 0.69, 0.46, 0.40
                                        CPU threads: 6
                                        
                                        ======================= SUMMARY =======================
                                                             v.2023-05-28-1
                                        
                                        
                                        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
                                        
                                        1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @glasfaser

                                          echad@chet:~/iob_diag $ cat /proc/cpuinfo
                                          processor       : 0
                                          BogoMIPS        : 108.00
                                          Features        : fp asimd evtstrm crc32 cpuid
                                          CPU implementer : 0x41
                                          CPU architecture: 8
                                          CPU variant     : 0x0
                                          CPU part        : 0xd08
                                          CPU revision    : 3
                                          
                                          processor       : 1
                                          BogoMIPS        : 108.00
                                          Features        : fp asimd evtstrm crc32 cpuid
                                          CPU implementer : 0x41
                                          CPU architecture: 8
                                          CPU variant     : 0x0
                                          CPU part        : 0xd08
                                          CPU revision    : 3
                                          
                                          processor       : 2
                                          BogoMIPS        : 108.00
                                          Features        : fp asimd evtstrm crc32 cpuid
                                          CPU implementer : 0x41
                                          CPU architecture: 8
                                          CPU variant     : 0x0
                                          CPU part        : 0xd08
                                          CPU revision    : 3
                                          
                                          processor       : 3
                                          BogoMIPS        : 108.00
                                          Features        : fp asimd evtstrm crc32 cpuid
                                          CPU implementer : 0x41
                                          CPU architecture: 8
                                          CPU variant     : 0x0
                                          CPU part        : 0xd08
                                          CPU revision    : 3
                                          
                                          Hardware        : BCM2835
                                          Revision        : d03114
                                          Serial          : 10000000b60d25ed
                                          Model           : Raspberry Pi 4 Model B Rev 1.4
                                          

                                          Da scheint die Ausgabe von System zu System unterschiedlich zu sein. Ziel ist es eigentlich das 'Model' aus der letzten Zeile auszulesen.

                                          GlasfaserG Offline
                                          GlasfaserG Offline
                                          Glasfaser
                                          schrieb am zuletzt editiert von
                                          #410

                                          @thomas-braun sagte in iob diag - Skript:

                                          Da scheint die Ausgabe von System zu System unterschiedlich zu sein. Ziel ist es eigentlich das 'Model' aus der letzten Zeile auszulesen.

                                          SYNOLOGY

                                          root@iobroker:/opt/iobroker# cat /proc/cpuinfo
                                          processor       : 0
                                          vendor_id       : GenuineIntel
                                          cpu family      : 6
                                          model           : 92
                                          model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                          stepping        : 9
                                          microcode       : 0x3c
                                          cpu MHz         : 1501.000
                                          cache size      : 1024 KB
                                          physical id     : 0
                                          siblings        : 4
                                          core id         : 0
                                          cpu cores       : 4
                                          apicid          : 0
                                          initial apicid  : 0
                                          fpu             : yes
                                          fpu_exception   : yes
                                          cpuid level     : 21
                                          wp              : yes
                                          flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave rdrand lahf_lm 3dnowprefetch intel_pt ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms mpx rdseed smap clflushopt sha_ni xsaveopt xsavec xgetbv1 dtherm ida arat pln pts md_clear arch_capabilities
                                          bugs            : spectre_v1 spectre_v2
                                          bogomips        : 2995.06
                                          clflush size    : 64
                                          cache_alignment : 64
                                          address sizes   : 39 bits physical, 48 bits virtual
                                          power management:
                                          
                                          processor       : 1
                                          vendor_id       : GenuineIntel
                                          cpu family      : 6
                                          model           : 92
                                          model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                          stepping        : 9
                                          microcode       : 0x3c
                                          cpu MHz         : 1501.000
                                          cache size      : 1024 KB
                                          physical id     : 0
                                          siblings        : 4
                                          core id         : 1
                                          cpu cores       : 4
                                          apicid          : 2
                                          initial apicid  : 2
                                          fpu             : yes
                                          fpu_exception   : yes
                                          cpuid level     : 21
                                          wp              : yes
                                          flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave rdrand lahf_lm 3dnowprefetch intel_pt ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms mpx rdseed smap clflushopt sha_ni xsaveopt xsavec xgetbv1 dtherm ida arat pln pts md_clear arch_capabilities
                                          bugs            : spectre_v1 spectre_v2
                                          bogomips        : 2995.06
                                          clflush size    : 64
                                          cache_alignment : 64
                                          address sizes   : 39 bits physical, 48 bits virtual
                                          power management:
                                          
                                          processor       : 2
                                          vendor_id       : GenuineIntel
                                          cpu family      : 6
                                          model           : 92
                                          model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                          stepping        : 9
                                          microcode       : 0x3c
                                          cpu MHz         : 1501.000
                                          cache size      : 1024 KB
                                          physical id     : 0
                                          siblings        : 4
                                          core id         : 2
                                          cpu cores       : 4
                                          apicid          : 4
                                          initial apicid  : 4
                                          fpu             : yes
                                          fpu_exception   : yes
                                          cpuid level     : 21
                                          wp              : yes
                                          flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave rdrand lahf_lm 3dnowprefetch intel_pt ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms mpx rdseed smap clflushopt sha_ni xsaveopt xsavec xgetbv1 dtherm ida arat pln pts md_clear arch_capabilities
                                          bugs            : spectre_v1 spectre_v2
                                          bogomips        : 2995.06
                                          clflush size    : 64
                                          cache_alignment : 64
                                          address sizes   : 39 bits physical, 48 bits virtual
                                          power management:
                                          
                                          processor       : 3
                                          vendor_id       : GenuineIntel
                                          cpu family      : 6
                                          model           : 92
                                          model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                                          stepping        : 9
                                          microcode       : 0x3c
                                          cpu MHz         : 1501.000
                                          cache size      : 1024 KB
                                          physical id     : 0
                                          siblings        : 4
                                          core id         : 3
                                          cpu cores       : 4
                                          apicid          : 6
                                          initial apicid  : 6
                                          fpu             : yes
                                          fpu_exception   : yes
                                          cpuid level     : 21
                                          wp              : yes
                                          flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave rdrand lahf_lm 3dnowprefetch intel_pt ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms mpx rdseed smap clflushopt sha_ni xsaveopt xsavec xgetbv1 dtherm ida arat pln pts md_clear arch_capabilities
                                          bugs            : spectre_v1 spectre_v2
                                          bogomips        : 2995.06
                                          clflush size    : 64
                                          cache_alignment : 64
                                          address sizes   : 39 bits physical, 48 bits virtual
                                          power management:
                                          
                                          root@iobroker:/opt/iobroker#
                                          
                                          

                                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0
                                          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

                                          998

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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