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

    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
                        • GlasfaserG Glasfaser

                          @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#
                          
                          

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

                          @glasfaser @mrjeschke

                          Hab noch was geändert.

                          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 2 Antworten Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @glasfaser @mrjeschke

                            Hab noch was geändert.

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

                            @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#
                            

                            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

                              Hab noch was geändert.

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

                              @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 BraunT GlasfaserG 2 Antworten Letzte Antwort
                              0
                              • M mrjeschke

                                @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 BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #414

                                @mrjeschke @Glasfaser

                                Jetzt scheints zu passen.

                                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
                                • M mrjeschke

                                  @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
                                  
                                  GlasfaserG Offline
                                  GlasfaserG Offline
                                  Glasfaser
                                  schrieb am zuletzt editiert von Glasfaser
                                  #415

                                  @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+
                                  

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

                                  M GlasfaserG 2 Antworten Letzte Antwort
                                  0
                                  • GlasfaserG 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 Online
                                    M Online
                                    mrjeschke
                                    schrieb am zuletzt editiert von
                                    #416

                                    @glasfaser
                                    Ja das passt.

                                    root@8b0ad1f33859:/opt/iobroker# cat /sys/devices/virtual/dmi/id/sys_vendor
                                    LENOVO
                                    root@8b0ad1f33859:/opt/iobroker#
                                    
                                    1 Antwort Letzte Antwort
                                    0
                                    • GlasfaserG 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+
                                      
                                      GlasfaserG Offline
                                      GlasfaserG Offline
                                      Glasfaser
                                      schrieb am zuletzt editiert von
                                      #417

                                      @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 !?

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

                                      M 1 Antwort Letzte Antwort
                                      0
                                      • GlasfaserG Glasfaser

                                        @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 Online
                                        M Online
                                        mrjeschke
                                        schrieb am zuletzt editiert von
                                        #418

                                        @glasfaser

                                        root@8b0ad1f33859:/opt/iobroker# cat /sys/devices/virtual/dmi/id/product_name
                                        10V8S04H0W
                                        root@8b0ad1f33859:/opt/iobroker#
                                        
                                        M 1 Antwort Letzte Antwort
                                        0
                                        • M mrjeschke

                                          @glasfaser

                                          root@8b0ad1f33859:/opt/iobroker# cat /sys/devices/virtual/dmi/id/product_name
                                          10V8S04H0W
                                          root@8b0ad1f33859:/opt/iobroker#
                                          
                                          M Online
                                          M Online
                                          mrjeschke
                                          schrieb am zuletzt editiert von
                                          #419

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

                                          926

                                          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