Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  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.0k

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

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

iob diag - Skript

iob diag - Skript

Scheduled Pinned Locked Moved ioBroker Allgemein
738 Posts 49 Posters 206.2k Views 38 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • QuarkmaxQ Quarkmax

    @thomas-braun

    
    pi@ioBroker:~$ echo `[ ! -f /.dockerenv ]` $?
    0
    pi@ioBroker:~$
    
    
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #21

    @quarkmax

    Schade. Ich such noch einen Weg einen (Proxmox) LXC zu identifizieren.

    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 Reply Last reply
    0
    • QuarkmaxQ Quarkmax

      @thomas-braun

      
      pi@ioBroker:~$ echo `[ ! -f /.dockerenv ]` $?
      0
      pi@ioBroker:~$
      
      
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #22

      @quarkmax

      Kannst du mal

      cat /proc/1/sched | head -n 1
      

      im Container ausführen?

      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

      QuarkmaxQ 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @quarkmax

        Kannst du mal

        cat /proc/1/sched | head -n 1
        

        im Container ausführen?

        QuarkmaxQ Offline
        QuarkmaxQ Offline
        Quarkmax
        wrote on last edited by
        #23

        @thomas-braun
        Da kommt dann diese Ausgabe

        pi@ioBroker:~$ cat /proc/1/sched | head -n 1
        systemd (1, #threads: 1)
        pi@ioBroker:~$
        
        
        Thomas BraunT 2 Replies Last reply
        0
        • QuarkmaxQ Quarkmax

          @thomas-braun
          Da kommt dann diese Ausgabe

          pi@ioBroker:~$ cat /proc/1/sched | head -n 1
          systemd (1, #threads: 1)
          pi@ioBroker:~$
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #24

          @quarkmax
          Schade. Hatte gehofft das sei evtl. 'bash' statt 'systemd'.

          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 Reply Last reply
          0
          • QuarkmaxQ Quarkmax

            @thomas-braun
            Da kommt dann diese Ausgabe

            pi@ioBroker:~$ cat /proc/1/sched | head -n 1
            systemd (1, #threads: 1)
            pi@ioBroker:~$
            
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #25

            @quarkmax

            Bitte mal

            systemd-detect-virt
            

            versuchen.

            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

            QuarkmaxQ 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @quarkmax

              Bitte mal

              systemd-detect-virt
              

              versuchen.

              QuarkmaxQ Offline
              QuarkmaxQ Offline
              Quarkmax
              wrote on last edited by
              #26

              @thomas-braun
              Perfekt

              pi@ioBroker:~$ systemd-detect-virt
              lxc
              pi@ioBroker:~$
              
              
              Thomas BraunT 1 Reply Last reply
              1
              • QuarkmaxQ Quarkmax

                @thomas-braun
                Perfekt

                pi@ioBroker:~$ systemd-detect-virt
                lxc
                pi@ioBroker:~$
                
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by Thomas Braun
                #27

                @quarkmax

                BINGO! 😄

                [Edit:] skript ist aktualisiert.

                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

                QuarkmaxQ 1 Reply Last reply
                2
                • Thomas BraunT Thomas Braun

                  @quarkmax

                  BINGO! 😄

                  [Edit:] skript ist aktualisiert.

                  QuarkmaxQ Offline
                  QuarkmaxQ Offline
                  Quarkmax
                  wrote on last edited by Quarkmax
                  #28

                  @thomas-braun
                  ...und da ist der LXC

                  *** BASISSYSTEM ***
                  CPU-Architektur: x86_64
                  Docker: Nein
                  LXC: lxc
                  Distributor ID: Ubuntu
                  Description:    Ubuntu 22.04.1 LTS
                  Release:        22.04
                  Codename:       jammy
                  
                  
                  Thomas BraunT 1 Reply Last reply
                  0
                  • QuarkmaxQ Quarkmax

                    @thomas-braun
                    ...und da ist der LXC

                    *** BASISSYSTEM ***
                    CPU-Architektur: x86_64
                    Docker: Nein
                    LXC: lxc
                    Distributor ID: Ubuntu
                    Description:    Ubuntu 22.04.1 LTS
                    Release:        22.04
                    Codename:       jammy
                    
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by Thomas Braun
                    #29

                    @quarkmax
                    Jippie!

                    Jetzt ist noch reines wayland auf der todo-Liste. Mal schauen ob ich das auch noch hinbekomme.

                    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 1 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @quarkmax
                      Jippie!

                      Jetzt ist noch reines wayland auf der todo-Liste. Mal schauen ob ich das auch noch hinbekomme.

                      M Online
                      M Online
                      MCU
                      wrote on last edited by MCU
                      #30

                      @thomas-braun Sind in der Übersicht auch USB-Geräte sinnvoll? Verwendete / offene Ports?

                      NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                      Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                      Thomas BraunT liv-in-skyL 2 Replies Last reply
                      0
                      • M MCU

                        @thomas-braun Sind in der Übersicht auch USB-Geräte sinnvoll? Verwendete / offene Ports?

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #31

                        @mcu
                        Finde ich beides schwierig.
                        USB ist nur bei Virtuellem Zeug ein Problem und Ports ist eine Frage beim Router, was da nach draußen offen ist.

                        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

                        N liv-in-skyL 2 Replies Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @mcu
                          Finde ich beides schwierig.
                          USB ist nur bei Virtuellem Zeug ein Problem und Ports ist eine Frage beim Router, was da nach draußen offen ist.

                          N Offline
                          N Offline
                          Nordischerjung
                          wrote on last edited by
                          #32

                          @thomas-braun

                          Moin, hier auch ein lxc, funktioniert bestens. Auch das Einfügen mit den CODE Zeichen ist eine sehr gute Idee und wirklich Benutzerfreundlich 😁

                          *** BASISSYSTEM ***
                          CPU-Architektur: x86_64
                          Docker: Nein
                          LXC: lxc
                          Distributor ID: Debian
                          Description:    Debian GNU/Linux 11 (bullseye)
                          Release:        11
                          Codename:       bullseye
                          
                          Systemuptime und Load:
                           07:31:21 up 8 days, 20 min,  1 user,  load average: 3.69, 3.38, 2.24
                          CPU threads: 4
                          
                          *** Zeit und Zeitzonen ***
                          Wed Nov  2 06:31:21 UTC 2022
                          Wed Nov  2 07:31:21 CET 2022
                          CET +0100
                          Europe/Berlin
                          
                          *** ARBEITSSPEICHER ***
                                         total        used        free      shared  buff/cache   available
                          Mem:           6.0Gi       3.8Gi       757Mi       0.0Ki       1.5Gi       2.2Gi
                          Swap:          7.0Gi       0.0Ki       7.0Gi
                          Total:          12Gi       3.8Gi       7.7Gi
                          
                          *** Nodejs-Installation ***
                          [sudo] password for sb:
                          /usr/bin/nodejs         v16.18.0
                          /usr/bin/node           v16.18.0
                          /usr/bin/npm            8.19.2
                          
                          nodejs:
                            Installed: 16.18.0-deb-1nodesource1
                            Candidate: 16.18.0-deb-1nodesource1
                            Version table:
                           *** 16.18.0-deb-1nodesource1 500
                                  500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                                  100 /var/lib/dpkg/status
                               14.20.1-deb-1nodesource1 500
                                  500 https://deb.nodesource.com/node_14.x bullseye/main amd64 Packages
                               12.22.12~dfsg-1~deb11u1 500
                                  500 http://security.debian.org bullseye-security/main amd64 Packages
                               12.22.5~dfsg-2~11u1 500
                                  500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                          
                          *** ioBroker-Installation ***
                          js-controller:  4.0.23
                          
                          Updates + Repos:
                          Used repository: stable
                          Adapter    "mqtt"         : 4.0.7    , installed 3.0.6  [Updatable]
                          
                          *** User und Gruppen ***
                          sb
                          /home/sb
                          sb sudo iobroker
                          
                          *** X-Server-Setup ***
                          X-Server: Nein
                          Desktop:
                          Konsole:
                          
                          *** Repositories und OS-Updates ***
                          Hit:1 http://ftp.debian.org/debian bullseye InRelease
                          Hit:2 http://security.debian.org bullseye-security InRelease
                          Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease
                          Hit:4 https://deb.nodesource.com/node_14.x bullseye InRelease
                          Hit:5 https://repos.influxdata.com/debian bullseye InRelease
                          Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
                          Reading package lists... Done
                          Building dependency tree... Done
                          Reading state information... Done
                          3 packages can be upgraded. Run 'apt list --upgradable' to see them.
                          

                          Gruß Nordischerjung

                          sonnige Grüße von der Ostsee

                          1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @mcu
                            Finde ich beides schwierig.
                            USB ist nur bei Virtuellem Zeug ein Problem und Ports ist eine Frage beim Router, was da nach draußen offen ist.

                            liv-in-skyL Offline
                            liv-in-skyL Offline
                            liv-in-sky
                            wrote on last edited by
                            #33

                            @thomas-braun

                            cooles script - sollte in den iobroker commands integriert sein - so wie z.b. iob status

                            iob diag
                            

                            nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                            R Thomas BraunT 2 Replies Last reply
                            0
                            • liv-in-skyL liv-in-sky

                              @thomas-braun

                              cooles script - sollte in den iobroker commands integriert sein - so wie z.b. iob status

                              iob diag
                              
                              R Offline
                              R Offline
                              reutli
                              wrote on last edited by
                              #34

                              @liv-in-sky

                              jupp hat Thomas ja im ersten post bereits angedeutet...

                              @thomas-braun sagte in iob diag - Skript:

                              das man vielleicht analog zum iobroker fix direkt zu einer Basisinstallation des ioiBrokers hinzufügen könnte. Aufruf dann z. B. über ìobroker diag oder so.

                              BITTE BEACHTET DOCH DAS: https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge
                              iobroker in Debian-VM auf Proxmox Server (Ryzen 7 / 32GB / 1TB NVMe SSD) als Master - mehrere Raspberry Pis (3+4) als Slaves. InfluxDB V2 und Grafana auf LXC.

                              *Wer freundlich ist, dem wird freundlich geholfen *

                              liv-in-skyL 1 Reply Last reply
                              0
                              • liv-in-skyL liv-in-sky

                                @thomas-braun

                                cooles script - sollte in den iobroker commands integriert sein - so wie z.b. iob status

                                iob diag
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #35

                                @liv-in-sky

                                Das ist das Ziel. Dazu braucht es aber noch mehr Tests und vermutlich Unterstützung von mehreren Sprachen, mindestens aber wohl Englisch.
                                Das braucht noch etwas Reifezeit.

                                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 Reply Last reply
                                0
                                • R reutli

                                  @liv-in-sky

                                  jupp hat Thomas ja im ersten post bereits angedeutet...

                                  @thomas-braun sagte in iob diag - Skript:

                                  das man vielleicht analog zum iobroker fix direkt zu einer Basisinstallation des ioiBrokers hinzufügen könnte. Aufruf dann z. B. über ìobroker diag oder so.

                                  liv-in-skyL Offline
                                  liv-in-skyL Offline
                                  liv-in-sky
                                  wrote on last edited by
                                  #36

                                  @reutli ich würde es sogar in den info adapter einbauen - evtl als button zum abfragen oder einmaligen laufen beim info aufruf

                                  @Thomas-Braun zur info: läuft bei mir durch auf proxmox (lxc)

                                  nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                                  1 Reply Last reply
                                  0
                                  • E Online
                                    E Online
                                    emil70
                                    wrote on last edited by emil70
                                    #37

                                    cooles script

                                    *** BASISSYSTEM ***
                                    CPU-Architektur: x86_64
                                    Docker: Ja
                                    ./iob_diag: line 35: systemd-detect-virt: command not found
                                    LXC: 
                                    Distributor ID: Debian
                                    Description:    Debian GNU/Linux 11 (bullseye)
                                    Release:        11
                                    Codename:       bullseye
                                    
                                    Systemuptime und Load:
                                     07:47:48 up 27 days, 38 min,  0 users,  load average: 0,13, 0,23, 0,22
                                    CPU threads: 4
                                    
                                    *** Zeit und Zeitzonen ***
                                    Mi 2. Nov 06:47:48 UTC 2022
                                    Mi 2. Nov 07:47:48 CET 2022
                                    CET +0100
                                    Etc/UTC
                                    
                                    *** ARBEITSSPEICHER ***
                                                   total        used        free      shared  buff/cache   available
                                    Mem:            11Gi       3,1Gi       4,6Gi       150Mi       3,8Gi       7,9Gi
                                    Swap:          8,9Gi       1,1Gi       7,9Gi
                                    Total:          20Gi       4,2Gi        12Gi
                                    
                                    *** Nodejs-Installation ***
                                    /usr/bin/nodejs         v16.17.1
                                    /usr/bin/node           v16.17.1
                                    /usr/bin/npm            8.15.0
                                    
                                    nodejs:
                                      Installed: 16.17.1-deb-1nodesource1
                                      Candidate: 16.17.1-deb-1nodesource1
                                      Version table:
                                     *** 16.17.1-deb-1nodesource1 100
                                            100 /var/lib/dpkg/status
                                    
                                    *** ioBroker-Installation ***
                                    js-controller:  4.0.23
                                    
                                    Updates + Repos:
                                    Used repository: Stable (default)
                                    Adapter    "panasonic-comfort-cloud": 2.0.6, installed 2.0.4 [Updatable]
                                    
                                    *** User und Gruppen ***
                                    root
                                    /opt/iobroker
                                    root
                                    
                                    *** X-Server-Setup ***
                                    X-Server: Nein
                                    Desktop: 
                                    Konsole: 
                                    
                                    *** Repositories und OS-Updates ***
                                    Hit:1 http://deb.debian.org/debian bullseye InRelease
                                    Hit:2 http://deb.debian.org/debian bullseye-updates InRelease                                 
                                    Hit:3 http://security.debian.org/debian-security bullseye-security InRelease                  
                                    Hit:4 https://deb.nodesource.com/node_16.x bullseye InRelease                                 
                                    Reading package lists... Done                     
                                    Building dependency tree... Done
                                    Reading state information... Done
                                    13 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                    

                                    da

                                    ./iob_diag: line 35: systemd-detect-virt: command not found
                                    

                                    solltest du nochmal ran

                                    Da

                                    echo -e "LXC: `systemd-detect-virt`"
                                    

                                    solltest du lieber auch eine Abfrage einbauen und wenn vorhanden eine Ausgabe setzen

                                    So vielleicht

                                    LXC=systemd-detect-virt;
                                    if [ -f "$LXC" ]; then
                                        echo "LXC: Ja"
                                    else
                                        echo "LXC: Nein"
                                    fi;
                                    

                                    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

                                    1 Reply Last reply
                                    0
                                    • NashraN Offline
                                      NashraN Offline
                                      Nashra
                                      Most Active Forum Testing
                                      wrote on last edited by Nashra
                                      #38

                                      Moin, tolles Skript 👍
                                      Proxmox mit lxc auf einem i3 PC

                                      *** BASISSYSTEM ***
                                      CPU-Architektur: x86_64
                                      Docker: Nein
                                      LXC: lxc
                                      Distributor ID: Debian
                                      Description:    Debian GNU/Linux 10 (buster)
                                      Release:        10
                                      Codename:       buster
                                      
                                      Systemuptime und Load:
                                       08:00:58 up 19 days, 15:05,  1 user,  load average: 1.11, 0.80, 0.86
                                      CPU threads: 4
                                      
                                      *** Zeit und Zeitzonen ***
                                      Wed Nov  2 07:00:58 UTC 2022
                                      Wed Nov  2 08:00:58 CET 2022
                                      CET +0100
                                      Europe/Berlin
                                      
                                      *** ARBEITSSPEICHER ***
                                                    total        used        free      shared  buff/cache   available
                                      Mem:          9.9Gi       3.6Gi       5.8Gi       8.0Mi       491Mi       6.3Gi
                                      Swap:            0B          0B          0B
                                      Total:        9.9Gi       3.6Gi       5.8Gi
                                      
                                      *** Nodejs-Installation ***
                                      [sudo] password for jack: 
                                      /usr/bin/nodejs         v16.18.0
                                      /usr/bin/node           v16.18.0
                                      /usr/bin/npm            8.19.2
                                      
                                      nodejs:
                                        Installed: 16.18.0-deb-1nodesource1
                                        Candidate: 16.18.0-deb-1nodesource1
                                        Version table:
                                       *** 16.18.0-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_16.x buster/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                           10.24.0~dfsg-1~deb10u2 500
                                              500 http://security.debian.org buster/updates/main amd64 Packages
                                           10.24.0~dfsg-1~deb10u1 500
                                              500 http://ftp.debian.org/debian buster/main amd64 Packages
                                      
                                      *** ioBroker-Installation ***
                                      js-controller:  4.0.23
                                      
                                      Updates + Repos:
                                      Used repository: Stable (default)
                                      
                                      *** User und Gruppen ***
                                      jack
                                      /home/jack
                                      jack sudo iobroker
                                      
                                      *** X-Server-Setup ***
                                      X-Server: Nein
                                      Desktop: 
                                      Konsole: 
                                      
                                      *** Repositories und OS-Updates ***
                                      Hit:1 http://security.debian.org buster/updates InRelease
                                      Hit:2 http://ftp.debian.org/debian buster InRelease                                                                                                        
                                      Hit:3 http://ftp.debian.org/debian buster-updates InRelease                                                                                                
                                      Hit:4 https://deb.nodesource.com/node_16.x buster InRelease                                                           
                                      Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian buster InRelease                       
                                      Reading package lists... Done
                                      Building dependency tree       
                                      Reading state information... Done
                                      50 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                      

                                      Gruß Ralf
                                      Mir egal, wer Dein Vater ist! Wenn ich hier angel, wird nicht übers Wasser gelaufen!!

                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                      R 1 Reply Last reply
                                      0
                                      • NashraN Nashra

                                        Moin, tolles Skript 👍
                                        Proxmox mit lxc auf einem i3 PC

                                        *** BASISSYSTEM ***
                                        CPU-Architektur: x86_64
                                        Docker: Nein
                                        LXC: lxc
                                        Distributor ID: Debian
                                        Description:    Debian GNU/Linux 10 (buster)
                                        Release:        10
                                        Codename:       buster
                                        
                                        Systemuptime und Load:
                                         08:00:58 up 19 days, 15:05,  1 user,  load average: 1.11, 0.80, 0.86
                                        CPU threads: 4
                                        
                                        *** Zeit und Zeitzonen ***
                                        Wed Nov  2 07:00:58 UTC 2022
                                        Wed Nov  2 08:00:58 CET 2022
                                        CET +0100
                                        Europe/Berlin
                                        
                                        *** ARBEITSSPEICHER ***
                                                      total        used        free      shared  buff/cache   available
                                        Mem:          9.9Gi       3.6Gi       5.8Gi       8.0Mi       491Mi       6.3Gi
                                        Swap:            0B          0B          0B
                                        Total:        9.9Gi       3.6Gi       5.8Gi
                                        
                                        *** Nodejs-Installation ***
                                        [sudo] password for jack: 
                                        /usr/bin/nodejs         v16.18.0
                                        /usr/bin/node           v16.18.0
                                        /usr/bin/npm            8.19.2
                                        
                                        nodejs:
                                          Installed: 16.18.0-deb-1nodesource1
                                          Candidate: 16.18.0-deb-1nodesource1
                                          Version table:
                                         *** 16.18.0-deb-1nodesource1 500
                                                500 https://deb.nodesource.com/node_16.x buster/main amd64 Packages
                                                100 /var/lib/dpkg/status
                                             10.24.0~dfsg-1~deb10u2 500
                                                500 http://security.debian.org buster/updates/main amd64 Packages
                                             10.24.0~dfsg-1~deb10u1 500
                                                500 http://ftp.debian.org/debian buster/main amd64 Packages
                                        
                                        *** ioBroker-Installation ***
                                        js-controller:  4.0.23
                                        
                                        Updates + Repos:
                                        Used repository: Stable (default)
                                        
                                        *** User und Gruppen ***
                                        jack
                                        /home/jack
                                        jack sudo iobroker
                                        
                                        *** X-Server-Setup ***
                                        X-Server: Nein
                                        Desktop: 
                                        Konsole: 
                                        
                                        *** Repositories und OS-Updates ***
                                        Hit:1 http://security.debian.org buster/updates InRelease
                                        Hit:2 http://ftp.debian.org/debian buster InRelease                                                                                                        
                                        Hit:3 http://ftp.debian.org/debian buster-updates InRelease                                                                                                
                                        Hit:4 https://deb.nodesource.com/node_16.x buster InRelease                                                           
                                        Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian buster InRelease                       
                                        Reading package lists... Done
                                        Building dependency tree       
                                        Reading state information... Done
                                        50 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                        
                                        R Offline
                                        R Offline
                                        reutli
                                        wrote on last edited by
                                        #39

                                        @nashra sagte in iob diag - Skript:

                                        50 packages can be upgraded. Run 'apt list --upgradable' to see them.

                                        Na Du solltest aber mal ran an die Updates 🤗

                                        BITTE BEACHTET DOCH DAS: https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge
                                        iobroker in Debian-VM auf Proxmox Server (Ryzen 7 / 32GB / 1TB NVMe SSD) als Master - mehrere Raspberry Pis (3+4) als Slaves. InfluxDB V2 und Grafana auf LXC.

                                        *Wer freundlich ist, dem wird freundlich geholfen *

                                        NashraN 1 Reply Last reply
                                        0
                                        • R reutli

                                          @nashra sagte in iob diag - Skript:

                                          50 packages can be upgraded. Run 'apt list --upgradable' to see them.

                                          Na Du solltest aber mal ran an die Updates 🤗

                                          NashraN Offline
                                          NashraN Offline
                                          Nashra
                                          Most Active Forum Testing
                                          wrote on last edited by Nashra
                                          #40

                                          @reutli sagte in iob diag - Skript:

                                          @nashra sagte in iob diag - Skript:

                                          50 packages can be upgraded. Run 'apt list --upgradable' to see them.

                                          Na Du solltest aber mal ran an die Updates 🤗

                                          Jow, bin schon dabei bzw. erledigt 😁

                                          Gruß Ralf
                                          Mir egal, wer Dein Vater ist! Wenn ich hier angel, wird nicht übers Wasser gelaufen!!

                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          599

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe