Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. [Gelöst] in der VIS Anzeige keine Werte

    NEWS

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    [Gelöst] in der VIS Anzeige keine Werte

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      RappiRN Most Active last edited by

      @stephan2k:

      Welche sind denn die wichtigsten? `

      Das war nur auf die Datenerfassung eines Raspbis bezogen, welche Adapter jeder benötigt ist ganz unterschiedlich! 😄

      Enrico

      1 Reply Last reply Reply Quote 0
      • wendy2702
        wendy2702 last edited by

        Warst du schon mal per Putty (Konsole) auf dem PI?

        Wenn nicht Putty aus dem WWW laden und installieren oder nur die EXE laden.

        Dann IP des PI eingeben und SSH auswählen (wenn es denn auf dem PI aktiviert wurde)

        Dann sollte eine Abfrage nach Username und PW kommen und jetzt kommt es ein wenig darauf an wie du ihn installiert hast.

        Meistens:

        user: pi

        PW: raspberry

        Oder du installierst in iobroker den: Terminal Adapter

        Wie hast du ihn damals installiert?

        1 Reply Last reply Reply Quote 0
        • S
          stephan2k last edited by

          Danke, bin nun verbunden.

          Hatte mir das komplett fertige Image herunter geladen das man nur noch auf die SD Karte (mit win32diskimager) aufspielen musste.

          Also im raspberry ist ne 32GB Sandisk Karte.

          Habe die Befehle nun ausgeführt:

          df-h:
          ` > pi@ioBroker-Pi:~ $ df -h

          Dateisystem Größe Benutzt Verf. Verw% Eingehängt auf

          /dev/root 1,8G 1,8G 0 100% /

          devtmpfs 460M 0 460M 0% /dev

          tmpfs 464M 0 464M 0% /dev/shm

          tmpfs 464M 12M 452M 3% /run

          tmpfs 5,0M 4,0K 5,0M 1% /run/lock

          tmpfs 464M 0 464M 0% /sys/fs/cgroup

          /dev/mmcblk0p1 42M 21M 21M 51% /boot

          tmpfs 93M 0 93M 0% /run/user/1000 `

          top:
          ` > pi@ioBroker-Pi:~ $ top

          top - 19:13:56 up 1:33, 1 user, load average: 0,13, 0,14, 0,13

          Tasks: 140 total, 3 running, 137 sleeping, 0 stopped, 0 zombie

          %Cpu(s): 1,0 us, 0,7 sy, 0,0 ni, 98,3 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 st

          KiB Mem : 949580 total, 260300 free, 498596 used, 190684 buff/cache

          KiB Swap: 102396 total, 102396 free, 0 used. 386732 avail Mem

          PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND

          5743 pi 20 0 8664 3256 2756 R 2,3 0,3 0:01.58 top

          530 redis 20 0 30088 3572 2268 R 0,5 0,4 1:04.67 redis-server

          553 root 20 0 153708 54148 17860 S 0,5 5,7 1:47.07 io.admin.0

          593 root 20 0 165800 67880 17748 S 0,5 7,1 1:09.90 io.javascript.0

          743 root 20 0 145676 48760 19744 R 0,5 5,1 2:13.28 io.tr-064.0

          5715 pi 20 0 11652 3836 3112 S 0,5 0,4 0:00.17 sshd

          1 root 20 0 26992 5936 4828 S 0,0 0,6 0:02.28 systemd

          2 root 20 0 0 0 0 S 0,0 0,0 0:00.00 kthreadd

          3 root 20 0 0 0 0 S 0,0 0,0 0:00.39 ksoftirqd/0

          5 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 kworker/0:0H

          7 root 20 0 0 0 0 S 0,0 0,0 0:05.34 rcu_sched

          8 root 20 0 0 0 0 S 0,0 0,0 0:00.00 rcu_bh

          9 root rt 0 0 0 0 S 0,0 0,0 0:00.05 migration/0

          10 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 lru-add-drain

          11 root 20 0 0 0 0 S 0,0 0,0 0:00.00 cpuhp/0

          12 root 20 0 0 0 0 S 0,0 0,0 0:00.00 cpuhp/1

          13 root rt 0 0 0 0 S 0,0 0,0 0:00.04 migration/1

          14 root 20 0 0 0 0 S 0,0 0,0 0:00.17 ksoftirqd/1

          16 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 kworker/1:0H

          17 root 20 0 0 0 0 S 0,0 0,0 0:00.00 cpuhp/2

          18 root rt 0 0 0 0 S 0,0 0,0 0:00.04 migration/2

          19 root 20 0 0 0 0 S 0,0 0,0 0:00.06 ksoftirqd/2

          21 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 kworker/2:0H

          22 root 20 0 0 0 0 S 0,0 0,0 0:00.00 cpuhp/3

          23 root rt 0 0 0 0 S 0,0 0,0 0:00.04 migration/3

          24 root 20 0 0 0 0 S 0,0 0,0 0:00.05 ksoftirqd/3

          26 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 kworker/3:0H

          27 root 20 0 0 0 0 S 0,0 0,0 0:00.00 kdevtmpfs

          28 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 netns

          29 root 20 0 0 0 0 S 0,0 0,0 0:00.00 khungtaskd

          30 root 20 0 0 0 0 S 0,0 0,0 0:00.00 oom_reaper

          31 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 writeback

          32 root 20 0 0 0 0 S 0,0 0,0 0:00.00 kcompactd0

          33 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 crypto

          34 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          35 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 kblockd

          36 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 watchdogd

          38 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 rpciod

          39 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 xprtiod

          40 root 20 0 0 0 0 S 0,0 0,0 0:00.00 kswapd0

          41 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 vmstat

          42 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 nfsiod

          52 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 kthrotld

          53 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          54 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          55 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          56 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          57 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          58 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          59 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          60 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          61 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          62 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          63 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          64 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          65 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          66 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          67 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          68 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          69 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          70 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          71 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          72 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          73 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          74 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          75 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          76 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 bioset

          77 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 iscsi_eh

          78 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 dwc_otg

          80 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 DWC Notificatio `

          Wenn ich das recht interpretiere müsste ich noch genügend Speicher auf der SD haben, oder?

          1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators last edited by

            Ich möchte noch mal auf diese Frage zurückkommen
            @wendy2702:

            Von welchem Model genau in welches Model genau? `

            Mit der ebenso präzisen neuen Info
            @stephan2k:

            Hatte mir das komplett fertige Image herunter geladen `
            Könnte das entscheidend sein.

            Gruß Rainer

            1 Reply Last reply Reply Quote 0
            • wendy2702
              wendy2702 last edited by

              Unabhängig von den noch zu beantwortenden Fragen sehe ich das du das „Expand Filesystem“ nicht gemacht hast wenn du eine 32GB Karte hast… womit die Karte oder besser die zur Verfügungstehende Partition voll ist.

              Dateisystem Größe Benutzt Verf. Verw% Eingehängt auf
              /dev/root 1,8G 1,8G 0 100% /
              

              Das sieht man auch in dem Screenshot den ich mir gerade mal angesehen habe. Da steht „ENOSPC“ —> ErrorNoSpace und direkt dahinter im Klartext: No space left on device

              Bitte hier lesen: http://www.iobroker.net/docu/?page_id=7603&lang=de

              1 Reply Last reply Reply Quote 0
              • S
                stephan2k last edited by

                ich danke euch vielmals!

                Expand filesystem (Erweitern des root-filesystems bis zur maximalen Größe der verwendeten SD-Karte) hatte gefehlt.

                Peinlich!

                1 Reply Last reply Reply Quote 0
                • wendy2702
                  wendy2702 last edited by

                  Das heißt deine Anzeige usw. funktioniert jetzt?

                  Wenn ja kannst du den Titel im ersten Post bitte um ein````
                  [Gelöst]

                  
                  Gesendet von iPhone mit Tapatalk Pro
                  1 Reply Last reply Reply Quote 0
                  • S
                    stephan2k last edited by

                    Ja die scheint zu funktionieren.

                    Aber erst seitdem ich die Hardware von Pi2 auf Pi3 getauscht habe.

                    1 Reply Last reply Reply Quote 0
                    • wendy2702
                      wendy2702 last edited by

                      Kann natürlich gut sein das der PI2 am Ende seiner "Kraft" war und du dem System mit dem PI3 etwas Entspannung verschafft hast.

                      1 Reply Last reply Reply Quote 0
                      • E
                        el-hagge last edited by

                        6884_5.png 6884_4.png Hi

                        ich bin neu hier im Forum und habe das selbe Problem und wollte euch mal fragen woran das liegen kann.

                        Ich habe auch nicht sooo die Ahnung, im Edit vis bekomme ich alles korrekt angezeigt aber nicht über die Weboberfläche.

                        Rasperry 3 mit 16 G Karte mit Image vom 22.11.2017
                        filename="Unbenannt.PNG[/attachment

                        was mach ich nur verkehrt…..

                        Gruß Thomas[attachment=1]4.PNG" index="0">~~[attachment=0]~~Unbenannt.PNG[/attachment

                        was mach ich nur verkehrt…..

                        Gruß Thomas 6884_3.png 6884_2.png

                        1 Reply Last reply Reply Quote 0
                        • wendy2702
                          wendy2702 last edited by

                          Leider hat das Forum zur Zeit ein paar Probleme mit Attachments.

                          Man sieht nur ein Bild.

                          Hast du denn den Thread mal durchgelesen und geprüft ob du das "Filesystem Expand" durchgeführt hast?

                          1 Reply Last reply Reply Quote 0
                          • E
                            el-hagge last edited by

                            6884_unbenannt.png ja so wie es beschrieben ist…..

                            1 Reply Last reply Reply Quote 0
                            • E
                              el-hagge last edited by

                              und was auch seltsam ist, Sensor eins habe ich gestern erstellt und heute die anderen nur kopiert und die ID geändert.

                              Aber trotzdem kommen keine Werte, nur bei Sensor 1

                              1 Reply Last reply Reply Quote 0
                              • wendy2702
                                wendy2702 last edited by

                                <size size="150">?</size>

                                Was für Sensoren?

                                Wie sehen die Objekte aus und ändern die sich?

                                Wie sehen die Widgets aus, wurde die Einstellung gespeichert?

                                1 Reply Last reply Reply Quote 0
                                • E
                                  el-hagge last edited by

                                  habe die von "canvas-gauges" genommen und ein Sensor in den Kühlschrank getan.

                                  Im Edit vis ändert er die Werte sofort
                                  6884_7.png

                                  im Web Interface auch, sehe gerade das es sich nur nicht im Ipad oder Iphone nicht ändert

                                  6884_8.png

                                  1 Reply Last reply Reply Quote 0
                                  • E
                                    el-hagge last edited by

                                    Habe auch gemerkt, das wen ich die Sensoren versteckt im 1. Tab bei dem Tab-Slider installiere lädt er sie sofort mit hoch

                                    😄

                                    1 Reply Last reply Reply Quote 0
                                    • totocotonio
                                      totocotonio last edited by

                                      Hi,

                                      kann man(n) das "Filesystem Expand" auch noch auf einem Pi machen wenn IOBroker

                                      schon produktiv läuft.

                                      Würde mich mal interessieren. Ich glauch ich habe das damal nicht gemacht oder wie kann man das feststellen.

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        stephan2k last edited by

                                        @totocotonio:

                                        Hi,

                                        kann man(n) das "Filesystem Expand" auch noch auf einem Pi machen wenn IOBroker

                                        schon produktiv läuft.

                                        Würde mich mal interessieren. Ich glauch ich habe das damal nicht gemacht oder wie kann man das feststellen. `

                                        ja… ich habe iobroker auch schon am laufen gehabt...

                                        Nach dem reboot war alles wie vorher, nur mit mehr Speicherplatz

                                        1 Reply Last reply Reply Quote 0
                                        • wendy2702
                                          wendy2702 last edited by

                                          @totocotonio:

                                          Hi,

                                          kann man(n) das "Filesystem Expand" auch noch auf einem Pi machen wenn IOBroker

                                          schon produktiv läuft.

                                          Würde mich mal interessieren. Ich glauch ich habe das damal nicht gemacht oder wie kann man das feststellen. `

                                          In der Konsole:

                                          df -h
                                          

                                          die Erste Zeile ist von Interesse.

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

                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          582
                                          Online

                                          32.2k
                                          Users

                                          80.9k
                                          Topics

                                          1.3m
                                          Posts

                                          6
                                          27
                                          2281
                                          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