Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst} iO Slave - welche Adapter sind notwendig?

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    [gelöst} iO Slave - welche Adapter sind notwendig?

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @Thomas Braun last edited by

      @thomas-braun sagte in iO Slave - welche Adapter sind notwendig?:

      Ja. Load von 1 bedeutet, das ein Kern zu 100% ausgelastet ist.
      Bei einer Load >4 bei 4 Prozessorkernen ist das System dicht.
      Und das hier offenbar dauerhaft, denn die drei Werte bei LoadAverage beziehen sich auf die Situation vor 0 Minuten, 5 und 15 Minuten.

      load hatte ich gar nicht gesehen.
      Das stimmt: da ist ja schon die PVE dicht.

      allerdings erst die letzte Minute (1,5,15), wobei 3,74 und 3,86 auch nicht viel besser ist 😉

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

        @homoran
        Auf dem letzten Screenshot (von htop) sieht es noch übler aus.
        Ich vermute das ist auch der host.

        Homoran metaxa 2 Replies Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @Thomas Braun last edited by

          @thomas-braun sagte in iO Slave - welche Adapter sind notwendig?:

          Auf dem letzten Screenshot (von htop) sieht es noch übler aus.

          und deshalb vermutete ich dass dies die iobroker VM ist

          metaxa 1 Reply Last reply Reply Quote 0
          • metaxa
            metaxa @Homoran last edited by

            @homoran Ich hatte gehofft es klar darzustellen 😧
            Gerne nochmals:

            ioBroker = VM
            3db3323c-9b9e-472a-8388-1ab15ae699e1-image.png

            NUC = Host von VM
            291a410a-d6d8-4811-9691-786c3c54508a-image.png

            Jetzt habe ich einmal den RAM und CPU Fresser "motionEye" gestoppt und den NUC durchgestartet. Erkenntnis habe ich noch keine neue, werde aber asap nachliefern!

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

              at: @thomas-braun cc: @Homoran

              Motion Eye gestoppt und vom Autostart befreit, NUC als Host neu gestartet, VM iO-Broker startet natürlich auch auto. neu:

              PVE (Host)

              root@pve:~# free -ht
                            total        used        free      shared  buff/cache   available
              Mem:           15Gi       5.1Gi         9Gi        73Mi       426Mi        10Gi
              Swap:         8.0Gi       3.0Mi       8.0Gi
              Total:         23Gi       5.1Gi        17Gi
              

              d6f5bd87-6f99-40da-aa0b-b6308ce8187d-image.png
              d7b00574-e507-453c-8d44-be5de0fd57e0-image.png
              79810bad-0aef-4264-bf0c-c9b41a72a6d3-image.png

              Thomas Braun 1 Reply Last reply Reply Quote 2
              • Thomas Braun
                Thomas Braun Most Active @metaxa last edited by

                @metaxa

                Das schaut doch schon gesünder aus.

                metaxa 1 Reply Last reply Reply Quote 3
                • metaxa
                  metaxa @Thomas Braun last edited by

                  @thomas-braun Aber leider keine merkliche Verbesserung in der Perfomanc von VIS.

                  Ich muss irgendwo einen Knoten, ein Leck, ein ichweisnichtwas in meinem Netzwerk haben.
                  Kennst du ein digitales tool (außer das Messgerät Fluke) um DEN Fehler im Netzwerk zu finden?

                  Jey Cee 1 Reply Last reply Reply Quote 0
                  • Jey Cee
                    Jey Cee Developer @metaxa last edited by

                    @metaxa irgendwie hat das hier niemand gesehen:

                    conn.js:1256 Error: can't render tplValueStringRaw w00231 on "01tab_Haupt": 
                    conn.js:1256 Error: 0 - RangeError: Maximum call stack size exceededRangeError: Maximum call stack size exceeded
                    conn.js:1256 Error: 1 -     at Object.update (http://192.168.0.96:8082/vis/lib/js/can.custom.min.js:66:801)
                    conn.js:1256 Error: 2 -     at p (http://192.168.0.96:8082/vis/lib/js/can.custom.min.js:72:4408)
                    conn.js:1256 Error: 3 -     at Object.html (http://192.168.0.96:8082/vis/lib/js/can.custom.min.js:72:4534)
                    conn.js:1256 Error: 4 -     at http://192.168.0.96:8082/vis/lib/js/can.custom.min.js:74:1664
                    conn.js:1256 Error: 5 -     at HTMLSpanElement.<anonymous> (http://192.168.0.96:8082/vis/lib/js/can.custom.min.js:58:1841)
                    conn.js:1256 Error: 6 -     at Object.a.each (http://192.168.0.96:8082/vis/lib/js/can.custom.min.js:24:294)
                    conn.js:1256 Error: 7 -     at Function.hookup (http://192.168.0.96:8082/vis/lib/js/can.custom.min.js:58:1751)
                    conn.js:1256 Error: 8 -     at Function.frag (http://192.168.0.96:8082/vis/lib/js/can.custom.min.js:58:1344)
                    conn.js:1256 Error: 9 -     at r (http://192.168.0.96:8082/vis/lib/js/can.custom.min.js:58:131)
                    conn.js:1256 Error: 10 -     at Function.renderTo (http://192.168.0.96:8082/vis/lib/js/can.custom.min.js:58:2982)
                    

                    Du hast Eindeutig ein Problem mit dem Widget w00231. Wenn du das entfernst sollte es wieder Laufen.

                    lobomau metaxa 2 Replies Last reply Reply Quote 3
                    • lobomau
                      lobomau @Jey Cee last edited by

                      @jey-cee spannend. Irgendwann hatte ich auch mal ein widget das alles lahm legte. Aber nicht das widget war schuld, sondern die Einstellung im widget... irgendeine Bilderaktualierung war zu hoch eingestellt im ms Bereich.

                      1 Reply Last reply Reply Quote 0
                      • metaxa
                        metaxa @Jey Cee last edited by

                        @jey-cee sagte in iO Slave - welche Adapter sind notwendig?:

                        Du hast Eindeutig ein Problem mit dem Widget w00231. Wenn du das entfernst sollte es wieder Laufen.

                        Lieben Dank!
                        👍 👍 👍 👍 👍 👍
                        Das wars in der Tat! Ich habe keine Ahnung warum sich dieses Widget von heute auf morgen quer legte.

                        @Homoran & @apollon77 & @AlCalzone & @Thomas-Braun --> Danke!

                        lobomau 1 Reply Last reply Reply Quote 0
                        • lobomau
                          lobomau @metaxa last edited by

                          @metaxa was war das für ein widget?

                          metaxa 1 Reply Last reply Reply Quote 0
                          • metaxa
                            metaxa @lobomau last edited by

                            @lobomau basic - String (unescaped)

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Support us

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

                            457
                            Online

                            31.9k
                            Users

                            80.1k
                            Topics

                            1.3m
                            Posts

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