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. Off Topic
  4. Grafana
  5. Grafana Update Probleme

NEWS

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

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

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

Grafana Update Probleme

Scheduled Pinned Locked Moved Grafana
104 Posts 7 Posters 6.9k Views 5 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.
  • NashraN Nashra

    Moin, habe vorhin Grafana auf v8.x upgedatet und jetzt zeigt er mir einige Sachen nicht mehr an.
    Plugin ist bei allen das 1.24 Stat. Habe schon einiges ausprobiert aber er zeigt mir einfach nichts
    an obwohl Daten vorhanden sind.
    wetterstation_update.PNG
    Könnt ihr mir mal auf die Sprünge helfen was da falsch ist, denn unter der alten Version lief alles.
    .
    .
    Nachtrag: Hat sich erledigt, auf Plugin Blendstat geändert und schon wird alles angezeigt

    Damrak2022D Offline
    Damrak2022D Offline
    Damrak2022
    wrote on last edited by
    #1

    @nashra mit welchen Befehlen hast Du denn auf Version 8 geuodatet.
    Ich habe das nämlich auch gemacht und es lief durch. Allerdings wird mir bei Grafana weiterhin Version 7.4 angezeigt. Es sieht so aus als hätte ich jetzt zwei Versionen von Grafana auf meinem Raspi

    Mit besten Grüßen
    Andy

    SBorgS NashraN Thomas BraunT 3 Replies Last reply
    0
    • Damrak2022D Damrak2022

      @nashra mit welchen Befehlen hast Du denn auf Version 8 geuodatet.
      Ich habe das nämlich auch gemacht und es lief durch. Allerdings wird mir bei Grafana weiterhin Version 7.4 angezeigt. Es sieht so aus als hätte ich jetzt zwei Versionen von Grafana auf meinem Raspi

      SBorgS Offline
      SBorgS Offline
      SBorg
      Forum Testing Most Active
      wrote on last edited by
      #2

      @damrak2022 Die "einfachste" ist direkt über den Paketmanager, sofern du Grafana vertraust.

      Dazu trägst du die Sourcen einmalig ein: sudo nano /etc/apt/sources.list
      Hier muss es dann (ggf. hinzufügen) eine Zeile geben

      deb https://packages.grafana.com/oss/deb stable main
      

      "stable" in der Zeile bedeutet, wie der Name schon sagt, es werden nur stabile Version angezeigt/installiert, keine Beta-Versionen.
      Dann wird dir zukünftig bei einem sudo apt update auch eine neue Grafana-Version angeboten, sofern vorhanden, bzw. dann bei sudo apt upgrade installiert.

      LG SBorg ( SBorg auf GitHub)
      Projekte: Lebensmittelwarnung.de | WLAN-Wetterstation | PimpMyStation

      Damrak2022D 1 Reply Last reply
      0
      • Damrak2022D Damrak2022

        @nashra mit welchen Befehlen hast Du denn auf Version 8 geuodatet.
        Ich habe das nämlich auch gemacht und es lief durch. Allerdings wird mir bei Grafana weiterhin Version 7.4 angezeigt. Es sieht so aus als hätte ich jetzt zwei Versionen von Grafana auf meinem Raspi

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

        @damrak2022 sagte in [Linux Shell-Skript] WLAN-Wetterstation:

        @nashra mit welchen Befehlen hast Du denn auf Version 8 geuodatet.

        So wie es @SBorg beschrieben hat

        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
        • Damrak2022D Damrak2022

          @nashra mit welchen Befehlen hast Du denn auf Version 8 geuodatet.
          Ich habe das nämlich auch gemacht und es lief durch. Allerdings wird mir bei Grafana weiterhin Version 7.4 angezeigt. Es sieht so aus als hätte ich jetzt zwei Versionen von Grafana auf meinem Raspi

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

          @damrak2022 sagte in [Linux Shell-Skript] WLAN-Wetterstation:

          Allerdings wird mir bei Grafana weiterhin Version 7.4 angezeigt.

          apt policy grafana*
          

          Entweder hast du da eine Variante installiert oder eine 'wilde Installation' am Paketmanager vorbei gemacht.

          1 Reply Last reply
          0
          • SBorgS SBorg

            @damrak2022 Die "einfachste" ist direkt über den Paketmanager, sofern du Grafana vertraust.

            Dazu trägst du die Sourcen einmalig ein: sudo nano /etc/apt/sources.list
            Hier muss es dann (ggf. hinzufügen) eine Zeile geben

            deb https://packages.grafana.com/oss/deb stable main
            

            "stable" in der Zeile bedeutet, wie der Name schon sagt, es werden nur stabile Version angezeigt/installiert, keine Beta-Versionen.
            Dann wird dir zukünftig bei einem sudo apt update auch eine neue Grafana-Version angeboten, sofern vorhanden, bzw. dann bei sudo apt upgrade installiert.

            Damrak2022D Offline
            Damrak2022D Offline
            Damrak2022
            wrote on last edited by
            #5

            @sborg sagte in [Linux Shell-Skript] WLAN-Wetterstation:

            sudo apt upgrade

            Ich habe das nun genauso gemacht wie von Dir beschrieben, komme aber nicht auf Grafana 8, da irgendwas bei mir nicht korrekt ist:
            So sieht es nach Eingabe von

            sudo nano /etc/apt/sources.list
            

            aus

            deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi
            # Uncomment line below then 'apt-get update' to enable 'apt-get source'
            deb-src http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-fre>
            deb https://archive.raspbian.org/raspbian buster main contrib non-free
            deb-src https://archive.raspbian.org/raspbian buster main contrib non-free
            deb https://packages.grafana.com/oss/deb stable main
            

            Das kommt nach

            pi@homebridge:~ $ sudo nano /etc/apt/sources.list
            pi@homebridge:~ $ sudo apt update
            Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
            Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
            Hit:3 https://repos.influxdata.com/debian bullseye InRelease
            Hit:4 https://packages.grafana.com/oss/deb stable InRelease
            Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
            Hit:6 https://archive.raspbian.org/raspbian buster InRelease
            Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
            Reading package lists... Done
            Building dependency tree... Done
            Reading state information... Done
            All packages are up to date.
            W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
            W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
            W: Target Translations (main/i18n/Translation-en_GB) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
            W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
            W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
            W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
            W: Target Translations (main/i18n/Translation-en_GB) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
            W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
            pi@homebridge:~ $ sudo /etc/apt/sources.list.d/grafana
            sudo: /etc/apt/sources.list.d/grafana: command not found
            pi@homebridge:~ $ sudo nano /etc/apt/sources.list.d/grafana
            pi@homebridge:~ $ sudo apt upgrade
            Reading package lists... Done
            Building dependency tree... Done
            Reading state information... Done
            Calculating upgrade... Done
            0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
            

            Mit besten Grüßen
            Andy

            Thomas BraunT 1 Reply Last reply
            0
            • Damrak2022D Damrak2022

              @sborg sagte in [Linux Shell-Skript] WLAN-Wetterstation:

              sudo apt upgrade

              Ich habe das nun genauso gemacht wie von Dir beschrieben, komme aber nicht auf Grafana 8, da irgendwas bei mir nicht korrekt ist:
              So sieht es nach Eingabe von

              sudo nano /etc/apt/sources.list
              

              aus

              deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi
              # Uncomment line below then 'apt-get update' to enable 'apt-get source'
              deb-src http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-fre>
              deb https://archive.raspbian.org/raspbian buster main contrib non-free
              deb-src https://archive.raspbian.org/raspbian buster main contrib non-free
              deb https://packages.grafana.com/oss/deb stable main
              

              Das kommt nach

              pi@homebridge:~ $ sudo nano /etc/apt/sources.list
              pi@homebridge:~ $ sudo apt update
              Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
              Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
              Hit:3 https://repos.influxdata.com/debian bullseye InRelease
              Hit:4 https://packages.grafana.com/oss/deb stable InRelease
              Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
              Hit:6 https://archive.raspbian.org/raspbian buster InRelease
              Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
              Reading package lists... Done
              Building dependency tree... Done
              Reading state information... Done
              All packages are up to date.
              W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
              W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
              W: Target Translations (main/i18n/Translation-en_GB) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
              W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
              W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
              W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
              W: Target Translations (main/i18n/Translation-en_GB) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
              W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:6 and /etc/apt/sources.list.d/grafana.list:1
              pi@homebridge:~ $ sudo /etc/apt/sources.list.d/grafana
              sudo: /etc/apt/sources.list.d/grafana: command not found
              pi@homebridge:~ $ sudo nano /etc/apt/sources.list.d/grafana
              pi@homebridge:~ $ sudo apt upgrade
              Reading package lists... Done
              Building dependency tree... Done
              Reading state information... Done
              Calculating upgrade... Done
              0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by Thomas Braun
              #6

              @damrak2022

              Nimm die Zeile aus
              /etc/apt/sources.list
              wieder raus. Die ist schon in
              /etc/apt/sources.list.d/grafana.list
              drin und somit doppelt vorhanden.

              Dann hast du noch eine Referenz zu Buster in den Quellen, das muss alles einheitlich auf bullseye verweisen.

              sudo apt update
              apt policy grafana*
              

              liefert danach?

              Damrak2022D 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @damrak2022

                Nimm die Zeile aus
                /etc/apt/sources.list
                wieder raus. Die ist schon in
                /etc/apt/sources.list.d/grafana.list
                drin und somit doppelt vorhanden.

                Dann hast du noch eine Referenz zu Buster in den Quellen, das muss alles einheitlich auf bullseye verweisen.

                sudo apt update
                apt policy grafana*
                

                liefert danach?

                Damrak2022D Offline
                Damrak2022D Offline
                Damrak2022
                wrote on last edited by
                #7

                @thomas-braun sagte in [Linux Shell-Skript] WLAN-Wetterstation:

                apt policy grafana*

                Das habe ich gemacht, bekomme nun aber dies:

                Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                permitted by applicable law.
                Last login: Mon Apr 25 04:05:59 2022 from 2a02:908:171:e900:5da1:8f55:5199:833
                pi@homebridge:~ $ sudo nano /etc/apt/sources.list
                pi@homebridge:~ $ sudo apt update
                Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                Hit:3 https://repos.influxdata.com/debian bullseye InRelease
                Hit:4 https://packages.grafana.com/oss/deb stable InRelease
                Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
                Hit:6 https://archive.raspbian.org/raspbian buster InRelease
                Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
                Reading package lists... Done
                Building dependency tree... Done
                Reading state information... Done
                All packages are up to date.
                pi@homebridge:~ $ apt policy grafana*
                N: Unable to locate package grafana-rpi_7.4.3_armhf.deb
                pi@homebridge:~ $
                
                

                Mit besten Grüßen
                Andy

                Thomas BraunT 1 Reply Last reply
                0
                • Damrak2022D Damrak2022

                  @thomas-braun sagte in [Linux Shell-Skript] WLAN-Wetterstation:

                  apt policy grafana*

                  Das habe ich gemacht, bekomme nun aber dies:

                  Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                  permitted by applicable law.
                  Last login: Mon Apr 25 04:05:59 2022 from 2a02:908:171:e900:5da1:8f55:5199:833
                  pi@homebridge:~ $ sudo nano /etc/apt/sources.list
                  pi@homebridge:~ $ sudo apt update
                  Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                  Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                  Hit:3 https://repos.influxdata.com/debian bullseye InRelease
                  Hit:4 https://packages.grafana.com/oss/deb stable InRelease
                  Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
                  Hit:6 https://archive.raspbian.org/raspbian buster InRelease
                  Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
                  Reading package lists... Done
                  Building dependency tree... Done
                  Reading state information... Done
                  All packages are up to date.
                  pi@homebridge:~ $ apt policy grafana*
                  N: Unable to locate package grafana-rpi_7.4.3_armhf.deb
                  pi@homebridge:~ $
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #8

                  @damrak2022

                  Steht immer noch irgendwo buster drin. Das muss raus.

                  sudo sed -i 's/bullseye\/updates/bullseye-security/g' /etc/apt/sources.list
                  sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list
                  sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list.d/*
                  

                  Ist vielleicht auch was für einen eigenen Thread, das hat mit dem Skript hier nix zu tun.

                  Damrak2022D 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @damrak2022

                    Steht immer noch irgendwo buster drin. Das muss raus.

                    sudo sed -i 's/bullseye\/updates/bullseye-security/g' /etc/apt/sources.list
                    sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list
                    sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list.d/*
                    

                    Ist vielleicht auch was für einen eigenen Thread, das hat mit dem Skript hier nix zu tun.

                    Damrak2022D Offline
                    Damrak2022D Offline
                    Damrak2022
                    wrote on last edited by
                    #9

                    @thomas-braun Habe jetzt die beiden Buster Einträge rausgenommen:

                    pi@homebridge:~ $ sudo nano /etc/apt/sources.list
                    pi@homebridge:~ $ sudo apt update
                    Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                    Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                    Hit:3 https://repos.influxdata.com/debian bullseye InRelease
                    Hit:4 https://packages.grafana.com/oss/deb stable InRelease
                    Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
                    Hit:6 https://archive.raspbian.org/raspbian buster InRelease
                    Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
                    Reading package lists... Done
                    Building dependency tree... Done
                    Reading state information... Done
                    All packages are up to date.
                    pi@homebridge:~ $ apt policy grafana*
                    N: Unable to locate package grafana-rpi_7.4.3_armhf.deb
                    pi@homebridge:~ $ sudo nano /etc/apt/sources.list
                    pi@homebridge:~ $ sudo sed -i 's/bullseye\/updates/bullseye-security/g' /etc/apt/sources.list
                    pi@homebridge:~ $ sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list
                    pi@homebridge:~ $ sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list.d/*
                    pi@homebridge:~ $ sudo apt update
                    Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                    Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                    Hit:3 https://repos.influxdata.com/debian bullseye InRelease
                    Hit:4 https://packages.grafana.com/oss/deb stable InRelease
                    Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
                    Hit:6 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
                    Reading package lists... Done
                    Building dependency tree... Done
                    Reading state information... Done
                    All packages are up to date.
                    pi@homebridge:~ $ apt policy grafana*
                    N: Unable to locate package grafana-rpi_7.4.3_armhf.deb
                    pi@homebridge:~ $
                    
                    

                    Mit besten Grüßen
                    Andy

                    Thomas BraunT 1 Reply Last reply
                    0
                    • Damrak2022D Damrak2022

                      @thomas-braun Habe jetzt die beiden Buster Einträge rausgenommen:

                      pi@homebridge:~ $ sudo nano /etc/apt/sources.list
                      pi@homebridge:~ $ sudo apt update
                      Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                      Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                      Hit:3 https://repos.influxdata.com/debian bullseye InRelease
                      Hit:4 https://packages.grafana.com/oss/deb stable InRelease
                      Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
                      Hit:6 https://archive.raspbian.org/raspbian buster InRelease
                      Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
                      Reading package lists... Done
                      Building dependency tree... Done
                      Reading state information... Done
                      All packages are up to date.
                      pi@homebridge:~ $ apt policy grafana*
                      N: Unable to locate package grafana-rpi_7.4.3_armhf.deb
                      pi@homebridge:~ $ sudo nano /etc/apt/sources.list
                      pi@homebridge:~ $ sudo sed -i 's/bullseye\/updates/bullseye-security/g' /etc/apt/sources.list
                      pi@homebridge:~ $ sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list
                      pi@homebridge:~ $ sudo sed -i 's/buster/bullseye/g' /etc/apt/sources.list.d/*
                      pi@homebridge:~ $ sudo apt update
                      Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                      Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                      Hit:3 https://repos.influxdata.com/debian bullseye InRelease
                      Hit:4 https://packages.grafana.com/oss/deb stable InRelease
                      Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
                      Hit:6 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
                      Reading package lists... Done
                      Building dependency tree... Done
                      Reading state information... Done
                      All packages are up to date.
                      pi@homebridge:~ $ apt policy grafana*
                      N: Unable to locate package grafana-rpi_7.4.3_armhf.deb
                      pi@homebridge:~ $
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #10

                      @damrak2022

                      Was für ein Raspberry ist das das?

                      cat /proc/cpuinfo
                      
                      Damrak2022D 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @damrak2022

                        Was für ein Raspberry ist das das?

                        cat /proc/cpuinfo
                        
                        Damrak2022D Offline
                        Damrak2022D Offline
                        Damrak2022
                        wrote on last edited by
                        #11

                        @thomas-braun sagte in [Linux Shell-Skript] WLAN-Wetterstation:

                        cat /proc/cpuinfo

                        pi@homebridge:~ $ cat /proc/cpuinfo
                        processor	: 0
                        model name	: ARMv7 Processor rev 3 (v7l)
                        BogoMIPS	: 270.00
                        Features	: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
                        CPU implementer	: 0x41
                        CPU architecture: 7
                        CPU variant	: 0x0
                        CPU part	: 0xd08
                        CPU revision	: 3
                        
                        processor	: 1
                        model name	: ARMv7 Processor rev 3 (v7l)
                        BogoMIPS	: 270.00
                        Features	: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
                        CPU implementer	: 0x41
                        CPU architecture: 7
                        CPU variant	: 0x0
                        CPU part	: 0xd08
                        CPU revision	: 3
                        
                        processor	: 2
                        model name	: ARMv7 Processor rev 3 (v7l)
                        BogoMIPS	: 270.00
                        Features	: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
                        CPU implementer	: 0x41
                        CPU architecture: 7
                        CPU variant	: 0x0
                        CPU part	: 0xd08
                        CPU revision	: 3
                        
                        processor	: 3
                        model name	: ARMv7 Processor rev 3 (v7l)
                        BogoMIPS	: 270.00
                        Features	: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
                        CPU implementer	: 0x41
                        CPU architecture: 7
                        CPU variant	: 0x0
                        CPU part	: 0xd08
                        CPU revision	: 3
                        
                        Hardware	: BCM2711
                        Revision	: c03112
                        Serial		: 10000000d6b8c228
                        Model		: Raspberry Pi 4 Model B Rev 1.2
                        pi@homebridge:~ $
                        

                        Mit besten Grüßen
                        Andy

                        Thomas BraunT 1 Reply Last reply
                        0
                        • Damrak2022D Damrak2022

                          @thomas-braun sagte in [Linux Shell-Skript] WLAN-Wetterstation:

                          cat /proc/cpuinfo

                          pi@homebridge:~ $ cat /proc/cpuinfo
                          processor	: 0
                          model name	: ARMv7 Processor rev 3 (v7l)
                          BogoMIPS	: 270.00
                          Features	: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
                          CPU implementer	: 0x41
                          CPU architecture: 7
                          CPU variant	: 0x0
                          CPU part	: 0xd08
                          CPU revision	: 3
                          
                          processor	: 1
                          model name	: ARMv7 Processor rev 3 (v7l)
                          BogoMIPS	: 270.00
                          Features	: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
                          CPU implementer	: 0x41
                          CPU architecture: 7
                          CPU variant	: 0x0
                          CPU part	: 0xd08
                          CPU revision	: 3
                          
                          processor	: 2
                          model name	: ARMv7 Processor rev 3 (v7l)
                          BogoMIPS	: 270.00
                          Features	: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
                          CPU implementer	: 0x41
                          CPU architecture: 7
                          CPU variant	: 0x0
                          CPU part	: 0xd08
                          CPU revision	: 3
                          
                          processor	: 3
                          model name	: ARMv7 Processor rev 3 (v7l)
                          BogoMIPS	: 270.00
                          Features	: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
                          CPU implementer	: 0x41
                          CPU architecture: 7
                          CPU variant	: 0x0
                          CPU part	: 0xd08
                          CPU revision	: 3
                          
                          Hardware	: BCM2711
                          Revision	: c03112
                          Serial		: 10000000d6b8c228
                          Model		: Raspberry Pi 4 Model B Rev 1.2
                          pi@homebridge:~ $
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #12

                          @damrak2022

                          Dann ist

                          grafana-rpi_7.4.3_armhf.deb

                          eh falsch. Die Version ist für ältere Pi vorgesehen. Und wie kommt die überhaupt auf dein System? Denn in den Quellen ist 7.4.0 die aktuelle Version:

                          echad@chet:~ $ apt policy grafana-rpi
                          grafana-rpi:armhf:
                            Installed: (none)
                            Candidate: 7.4.0
                            Version table:
                               7.4.0 500
                                  500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                               7.3.3 500
                                  500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                          
                          
                          Damrak2022D crunchipC 2 Replies Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @damrak2022

                            Dann ist

                            grafana-rpi_7.4.3_armhf.deb

                            eh falsch. Die Version ist für ältere Pi vorgesehen. Und wie kommt die überhaupt auf dein System? Denn in den Quellen ist 7.4.0 die aktuelle Version:

                            echad@chet:~ $ apt policy grafana-rpi
                            grafana-rpi:armhf:
                              Installed: (none)
                              Candidate: 7.4.0
                              Version table:
                                 7.4.0 500
                                    500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                 7.3.3 500
                                    500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                            
                            
                            Damrak2022D Offline
                            Damrak2022D Offline
                            Damrak2022
                            wrote on last edited by
                            #13

                            @thomas-braun Die aktuelle version ist doch 8.xx, oder
                            Also wie ändere ich das nun. Das müsste sich doch updaten, da es nun in der list drinsteht, oder nicht?

                            Mit besten Grüßen
                            Andy

                            Thomas BraunT 1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @damrak2022

                              Dann ist

                              grafana-rpi_7.4.3_armhf.deb

                              eh falsch. Die Version ist für ältere Pi vorgesehen. Und wie kommt die überhaupt auf dein System? Denn in den Quellen ist 7.4.0 die aktuelle Version:

                              echad@chet:~ $ apt policy grafana-rpi
                              grafana-rpi:armhf:
                                Installed: (none)
                                Candidate: 7.4.0
                                Version table:
                                   7.4.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.3.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                              
                              
                              crunchipC Away
                              crunchipC Away
                              crunchip
                              Forum Testing Most Active
                              wrote on last edited by
                              #14
                              This post is deleted!
                              Thomas BraunT 1 Reply Last reply
                              1
                              • Damrak2022D Damrak2022

                                @thomas-braun Die aktuelle version ist doch 8.xx, oder
                                Also wie ändere ich das nun. Das müsste sich doch updaten, da es nun in der list drinsteht, oder nicht?

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

                                @damrak2022 sagte in [Linux Shell-Skript] WLAN-Wetterstation:

                                Die aktuelle version ist doch 8.xx, oder

                                Für das Paket 'grafana' schon:

                                echad@chet:~ $ apt policy grafana
                                grafana:
                                  Installed: (none)
                                  Candidate: 8.5.0
                                  Version table:
                                     8.5.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main arm64 Packages
                                        100 /var/lib/dpkg/status
                                     8.4.7 500
                                        500 https://packages.grafana.com/oss/deb stable/main arm64 Packages
                                

                                Dein irgendwie installiertes Paket 'grafana-rpi' ist bei Version 7.4.0.

                                Ich würde das versuchen rauszukicken.

                                Was passiert bei

                                sudo apt install grafana
                                
                                Damrak2022D 1 Reply Last reply
                                0
                                • crunchipC crunchip

                                  This post is deleted!

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #16
                                  This post is deleted!
                                  1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @damrak2022 sagte in [Linux Shell-Skript] WLAN-Wetterstation:

                                    Die aktuelle version ist doch 8.xx, oder

                                    Für das Paket 'grafana' schon:

                                    echad@chet:~ $ apt policy grafana
                                    grafana:
                                      Installed: (none)
                                      Candidate: 8.5.0
                                      Version table:
                                         8.5.0 500
                                            500 https://packages.grafana.com/oss/deb stable/main arm64 Packages
                                            100 /var/lib/dpkg/status
                                         8.4.7 500
                                            500 https://packages.grafana.com/oss/deb stable/main arm64 Packages
                                    

                                    Dein irgendwie installiertes Paket 'grafana-rpi' ist bei Version 7.4.0.

                                    Ich würde das versuchen rauszukicken.

                                    Was passiert bei

                                    sudo apt install grafana
                                    
                                    Damrak2022D Offline
                                    Damrak2022D Offline
                                    Damrak2022
                                    wrote on last edited by
                                    #17

                                    @thomas-braun sagte in [Linux Shell-Skript] WLAN-Wetterstation:

                                    sudo

                                    pi@homebridge:~ $ sudo apt install grafana
                                    Reading package lists... Done
                                    Building dependency tree... Done
                                    Reading state information... Done
                                    The following NEW packages will be installed:
                                      grafana
                                    0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
                                    Need to get 0 B/74.0 MB of archives.
                                    After this operation, 243 MB of additional disk space will be used.
                                    Selecting previously unselected package grafana.
                                    (Reading database ... 67659 files and directories currently installed.)
                                    Preparing to unpack .../grafana_8.5.0_armhf.deb ...
                                    Unpacking grafana (8.5.0) ...
                                    Replaced by files in installed package grafana-rpi (7.4.3) ...
                                    Setting up grafana (8.5.0) ...
                                    ### NOT starting on installation, please execute the following statements to configure grafana to start automatically using systemd
                                     sudo /bin/systemctl daemon-reload
                                     sudo /bin/systemctl enable grafana-server
                                    ### You can start grafana-server by executing
                                     sudo /bin/systemctl start grafana-server
                                    
                                    

                                    Mit besten Grüßen
                                    Andy

                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • Damrak2022D Damrak2022

                                      @thomas-braun sagte in [Linux Shell-Skript] WLAN-Wetterstation:

                                      sudo

                                      pi@homebridge:~ $ sudo apt install grafana
                                      Reading package lists... Done
                                      Building dependency tree... Done
                                      Reading state information... Done
                                      The following NEW packages will be installed:
                                        grafana
                                      0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
                                      Need to get 0 B/74.0 MB of archives.
                                      After this operation, 243 MB of additional disk space will be used.
                                      Selecting previously unselected package grafana.
                                      (Reading database ... 67659 files and directories currently installed.)
                                      Preparing to unpack .../grafana_8.5.0_armhf.deb ...
                                      Unpacking grafana (8.5.0) ...
                                      Replaced by files in installed package grafana-rpi (7.4.3) ...
                                      Setting up grafana (8.5.0) ...
                                      ### NOT starting on installation, please execute the following statements to configure grafana to start automatically using systemd
                                       sudo /bin/systemctl daemon-reload
                                       sudo /bin/systemctl enable grafana-server
                                      ### You can start grafana-server by executing
                                       sudo /bin/systemctl start grafana-server
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by Thomas Braun
                                      #18

                                      @damrak2022 sagte in [Linux Shell-Skript] WLAN-Wetterstation:

                                      sudo /bin/systemctl daemon-reload
                                      sudo /bin/systemctl enable grafana-server
                                      sudo /bin/systemctl start grafana-server
                                      

                                      Dann schau mal ob das auch nach einem reboot wieder auf die Füße kommt.

                                      Damrak2022D 1 Reply Last reply
                                      0
                                      • NegaleinN Offline
                                        NegaleinN Offline
                                        Negalein
                                        Global Moderator
                                        wrote on last edited by Negalein
                                        #19

                                        @thomas-braun sagte in [Linux Shell-Skript] WLAN-Wetterstation:

                                        Mach einen eigenen Thread dafür auf.

                                        @Damrak2022
                                        hier bitte weitermachen!

                                        ° Node.js: 20.17.0 NPM: 10.8.2
                                        ° Proxmox, Ubuntu 22.04.3 LTS
                                        ° Fixer ---> iob fix

                                        1 Reply Last reply
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @damrak2022 sagte in [Linux Shell-Skript] WLAN-Wetterstation:

                                          sudo /bin/systemctl daemon-reload
                                          sudo /bin/systemctl enable grafana-server
                                          sudo /bin/systemctl start grafana-server
                                          

                                          Dann schau mal ob das auch nach einem reboot wieder auf die Füße kommt.

                                          Damrak2022D Offline
                                          Damrak2022D Offline
                                          Damrak2022
                                          wrote on last edited by
                                          #20

                                          @thomas-braun Der Reboot war gar kein Problem

                                          In der

                                          sudo nano /etc/apt/sources.list.d/grafana.list
                                          

                                          sieht es so aus:

                                          deb https://packages.grafana.com/oss/deb stable main
                                          

                                          und in der

                                          sudo nano /etc/apt/sources.list
                                          

                                          so

                                          deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi
                                          # Uncomment line below then 'apt-get update' to enable 'apt-get source'
                                          deb-src http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-fre>
                                          

                                          Danach habe ich nochmal ein

                                          sudo apt update
                                          sudo apt upgrade
                                          

                                          gemacht - Browsercache und anderen Browser genutzt, aber bei Grafana steht immer noch Version 7.4.3 drin

                                          Mit besten Grüßen
                                          Andy

                                          Thomas BraunT 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

                                          303

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          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