Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. BackItUp - InfluxDB2 - Grafana

NEWS

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

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

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

BackItUp - InfluxDB2 - Grafana

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
62 Beiträge 7 Kommentatoren 5.7k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • FriedhofsblondF Friedhofsblond

    @dp20eic
    das war oben noch von der alten Installation.
    Da hatte ich OMV6 noch zusätzlich mit drauf.
    ab hier ists neu:
    https://forum.iobroker.net/topic/65972/backitup-influxdb2-grafana/20?_=1686063421690

    OK dann nochmal zurück auf "0" - ich melde mich :neutral_face:

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

    @friedhofsblond

    Die Repos zu Grafana wie auch Influx finden sich Copy&Paste fertig hier:

    https://forum.iobroker.net/topic/59231/phantastische-repositories-und-wo-sie-zu-finden-sind

    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

    FriedhofsblondF 1 Antwort Letzte Antwort
    0
    • Marc BergM Marc Berg

      @dp20eic sagte in BackItUp - InfluxDB2 - Grafana:

      Wenn Du es richtig installieren möchtest, musst Du dir leider die alte Doku aus influxDB V.2.0 nehmen.
      https://docs.influxdata.com/influxdb/v2.0/install/?t=Linux

      Unter diesem Link ist aber auch nicht die Installation per Paketmanager beschrieben, oder?

      ? Offline
      ? Offline
      Ein ehemaliger Benutzer
      schrieb am zuletzt editiert von
      #26

      @marc-berg sagte in BackItUp - InfluxDB2 - Grafana:

      @dp20eic sagte in BackItUp - InfluxDB2 - Grafana:

      Wenn Du es richtig installieren möchtest, musst Du dir leider die alte Doku aus influxDB V.2.0 nehmen.
      https://docs.influxdata.com/influxdb/v2.0/install/?t=Linux

      Unter diesem Link ist aber auch nicht die Installation per Paketmanager beschrieben, oder?

      Moin,

      yup, mein Fehler, dachte, dass das noch die alte Beschreibung ist.

      VG
      Bernd

      1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @friedhofsblond

        Die Repos zu Grafana wie auch Influx finden sich Copy&Paste fertig hier:

        https://forum.iobroker.net/topic/59231/phantastische-repositories-und-wo-sie-zu-finden-sind

        FriedhofsblondF Offline
        FriedhofsblondF Offline
        Friedhofsblond
        schrieb am zuletzt editiert von
        #27

        @thomas-braun
        also mit diesenLinks funktioniert auch nicht alles:

        wget -q -O /usr/share/keyrings/grafana.key https://apt.grafana.com/gpg.key /usr/share/keyrings/grafana.key: Keine Berechtigung
        

        dann bei Influxdb2 werden ja nur die links zu den Repositories hinzugefügt.
        Wie gehts dann weiter mit der Install??

        ? Thomas BraunT 2 Antworten Letzte Antwort
        0
        • FriedhofsblondF Friedhofsblond

          @thomas-braun
          also mit diesenLinks funktioniert auch nicht alles:

          wget -q -O /usr/share/keyrings/grafana.key https://apt.grafana.com/gpg.key /usr/share/keyrings/grafana.key: Keine Berechtigung
          

          dann bei Influxdb2 werden ja nur die links zu den Repositories hinzugefügt.
          Wie gehts dann weiter mit der Install??

          ? Offline
          ? Offline
          Ein ehemaliger Benutzer
          schrieb am zuletzt editiert von
          #28

          @friedhofsblond sagte in BackItUp - InfluxDB2 - Grafana:

          @thomas-braun
          also mit diesenLinks funktioniert auch nicht alles:

          wget -q -O /usr/share/keyrings/grafana.key https://apt.grafana.com/gpg.key /usr/share/keyrings/grafana.key: Keine Berechtigung
          

          dann bei Influxdb2 werden ja nur die links zu den Repositories hinzugefügt.
          Wie gehts dann weiter mit der Install??

          Moin,

          Da ist etwas beim Kopieren/einfügen kaputt gegangen

          1) sudo apt-get install -y apt-transport-https
          2) sudo apt-get install -y software-properties-common wget
          3) wget -q -O /usr/share/keyrings/grafana.key https://apt.grafana.com/gpg.key
          4) echo "deb [signed-by=/usr/share/keyrings/grafana.key] https://apt.grafana.com stable main" | sudo tee /etc/apt/sources.list.d/grafana.list
          

          Das sind jeweils einzelne Kommandos, also erst 1, dann 2 usw.

          VG
          Bernd

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • FriedhofsblondF Friedhofsblond

            @thomas-braun
            also mit diesenLinks funktioniert auch nicht alles:

            wget -q -O /usr/share/keyrings/grafana.key https://apt.grafana.com/gpg.key /usr/share/keyrings/grafana.key: Keine Berechtigung
            

            dann bei Influxdb2 werden ja nur die links zu den Repositories hinzugefügt.
            Wie gehts dann weiter mit der Install??

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

            @friedhofsblond sagte in BackItUp - InfluxDB2 - Grafana:

            Wie gehts dann weiter mit der Install??

            Dann wie üblich bei deinem Betriebssystem.

            sudo apt update
            sudo apt install GEWÜNSCHTES_PAKET
            

            Vermutlich also influxdb2 influxdb2-client und grafana

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            1 Antwort Letzte Antwort
            0
            • ? Ein ehemaliger Benutzer

              @friedhofsblond sagte in BackItUp - InfluxDB2 - Grafana:

              @thomas-braun
              also mit diesenLinks funktioniert auch nicht alles:

              wget -q -O /usr/share/keyrings/grafana.key https://apt.grafana.com/gpg.key /usr/share/keyrings/grafana.key: Keine Berechtigung
              

              dann bei Influxdb2 werden ja nur die links zu den Repositories hinzugefügt.
              Wie gehts dann weiter mit der Install??

              Moin,

              Da ist etwas beim Kopieren/einfügen kaputt gegangen

              1) sudo apt-get install -y apt-transport-https
              2) sudo apt-get install -y software-properties-common wget
              3) wget -q -O /usr/share/keyrings/grafana.key https://apt.grafana.com/gpg.key
              4) echo "deb [signed-by=/usr/share/keyrings/grafana.key] https://apt.grafana.com stable main" | sudo tee /etc/apt/sources.list.d/grafana.list
              

              Das sind jeweils einzelne Kommandos, also erst 1, dann 2 usw.

              VG
              Bernd

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

              @dp20eic

              Ich hab gerade gesehen, da fehlt ein sudo in Zeile 3.
              Muss also

              sudo wget -q -O /usr/share/keyrings/grafana.key https://apt.grafana.com/gpg.key
              

              lauten.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              1 Antwort Letzte Antwort
              0
              • crunchipC Abwesend
                crunchipC Abwesend
                crunchip
                Forum Testing Most Active
                schrieb am zuletzt editiert von
                #31

                hier ist es via apt beschrieben
                https://docs.influxdata.com/influxdb/v2.2/install/?t=Linux

                umgestiegen von Proxmox auf Unraid

                ? 1 Antwort Letzte Antwort
                0
                • crunchipC crunchip

                  hier ist es via apt beschrieben
                  https://docs.influxdata.com/influxdb/v2.2/install/?t=Linux

                  ? Offline
                  ? Offline
                  Ein ehemaliger Benutzer
                  schrieb am zuletzt editiert von
                  #32

                  @crunchip sagte in BackItUp - InfluxDB2 - Grafana:

                  hier ist es via apt beschrieben
                  https://docs.influxdata.com/influxdb/v2.2/install/?t=Linux

                  Moin,

                  ah, genau das war der Link, den ich oben eigentlich meinte, also V2.2 nicht 2.0 :)

                  VG
                  Bernd

                  FriedhofsblondF 1 Antwort Letzte Antwort
                  0
                  • ? Ein ehemaliger Benutzer

                    @crunchip sagte in BackItUp - InfluxDB2 - Grafana:

                    hier ist es via apt beschrieben
                    https://docs.influxdata.com/influxdb/v2.2/install/?t=Linux

                    Moin,

                    ah, genau das war der Link, den ich oben eigentlich meinte, also V2.2 nicht 2.0 :)

                    VG
                    Bernd

                    FriedhofsblondF Offline
                    FriedhofsblondF Offline
                    Friedhofsblond
                    schrieb am zuletzt editiert von
                    #33

                    @dp20eic
                    Jo, so langsam wirds - werde dann wohl morgen die nächsten blöden Fragen stellen.
                    Danke für die Geduld - :clap:

                    1 Antwort Letzte Antwort
                    0
                    • FriedhofsblondF Offline
                      FriedhofsblondF Offline
                      Friedhofsblond
                      schrieb am zuletzt editiert von Friedhofsblond
                      #34

                      @friedhofsblond
                      moin, so nach der Install des IOB habe ich erstmal ein image gezogen und Influxdb2 und Grafana installiert.
                      Ohne erstmal daten in die DB laufen zu lassen und an Grafana was zu basteln, will ich erstmal ein Backup anlegen können. Dann habe ich eine saubere Basis und kann weiter machen.

                      Influxdb2-CLI ist wohl jetzt im Influxdb2 paket enthalten und muß/kann nicht mehr zusätzlich installiert werden, so wie ich das deute: :face_with_rolling_eyes:

                      superuser@debian:~$ sudo apt install influxdb2-client
                      Paketlisten werden gelesen… Fertig
                      Abhängigkeitsbaum wird aufgebaut… Fertig
                      Statusinformationen werden eingelesen… Fertig
                      Die folgenden NEUEN Pakete werden installiert:
                        influxdb2-client
                      0 aktualisiert, 1 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                      Es müssen noch 0 B von 11,3 MB an Archiven heruntergeladen werden.
                      Nach dieser Operation werden 25,0 MB Plattenplatz zusätzlich benutzt.
                      (Lese Datenbank ... 51827 Dateien und Verzeichnisse sind derzeit installiert.)
                      Vorbereitung zum Entpacken von .../influxdb2-client_2.7.1-1_amd64.deb ...
                      Entpacken von influxdb2-client (2.7.1-1) ...
                      dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/influxdb2-client_2.7.1-1_amd64.deb (--unpack):
                       Versuch, »/usr/bin/influx« zu überschreiben, welches auch in Paket influxdb2-cli 2.7.3-1 ist
                      dpkg-deb: Fehler: »einfügen«-Unterprozess wurde durch Signal (Datenübergabe unterbrochen (broken pipe)) getötet
                      Fehler traten auf beim Bearbeiten von:
                       /var/cache/apt/archives/influxdb2-client_2.7.1-1_amd64.deb
                      E: Sub-process /usr/bin/dpkg returned an error code (1)
                      
                      

                      Beide Installationen laufen nach Systemstart und sind über die Web-Gui erreichbar.
                      Eh ich bei Erstellung User/Datenbank/Visu fehler mache.
                      Das mit "CREATE USER "admin" WITH PASSWORD 'iobroker' WITH ALL PRIVILEGES" usw.
                      Muß ich ja bei V2 nicht mehr machen. (oder?)

                      So Erstanmeldung bei Influx (was schreibe ich bei Bucket rein - das wird der Name der Datenbank - oder ?
                      influx2.7.PNG

                      Bei Grafana - einen sa anlegen (mit welchen privilegien)
                      grafa-sa.PNG

                      Grüße

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • FriedhofsblondF Friedhofsblond

                        @friedhofsblond
                        moin, so nach der Install des IOB habe ich erstmal ein image gezogen und Influxdb2 und Grafana installiert.
                        Ohne erstmal daten in die DB laufen zu lassen und an Grafana was zu basteln, will ich erstmal ein Backup anlegen können. Dann habe ich eine saubere Basis und kann weiter machen.

                        Influxdb2-CLI ist wohl jetzt im Influxdb2 paket enthalten und muß/kann nicht mehr zusätzlich installiert werden, so wie ich das deute: :face_with_rolling_eyes:

                        superuser@debian:~$ sudo apt install influxdb2-client
                        Paketlisten werden gelesen… Fertig
                        Abhängigkeitsbaum wird aufgebaut… Fertig
                        Statusinformationen werden eingelesen… Fertig
                        Die folgenden NEUEN Pakete werden installiert:
                          influxdb2-client
                        0 aktualisiert, 1 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                        Es müssen noch 0 B von 11,3 MB an Archiven heruntergeladen werden.
                        Nach dieser Operation werden 25,0 MB Plattenplatz zusätzlich benutzt.
                        (Lese Datenbank ... 51827 Dateien und Verzeichnisse sind derzeit installiert.)
                        Vorbereitung zum Entpacken von .../influxdb2-client_2.7.1-1_amd64.deb ...
                        Entpacken von influxdb2-client (2.7.1-1) ...
                        dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/influxdb2-client_2.7.1-1_amd64.deb (--unpack):
                         Versuch, »/usr/bin/influx« zu überschreiben, welches auch in Paket influxdb2-cli 2.7.3-1 ist
                        dpkg-deb: Fehler: »einfügen«-Unterprozess wurde durch Signal (Datenübergabe unterbrochen (broken pipe)) getötet
                        Fehler traten auf beim Bearbeiten von:
                         /var/cache/apt/archives/influxdb2-client_2.7.1-1_amd64.deb
                        E: Sub-process /usr/bin/dpkg returned an error code (1)
                        
                        

                        Beide Installationen laufen nach Systemstart und sind über die Web-Gui erreichbar.
                        Eh ich bei Erstellung User/Datenbank/Visu fehler mache.
                        Das mit "CREATE USER "admin" WITH PASSWORD 'iobroker' WITH ALL PRIVILEGES" usw.
                        Muß ich ja bei V2 nicht mehr machen. (oder?)

                        So Erstanmeldung bei Influx (was schreibe ich bei Bucket rein - das wird der Name der Datenbank - oder ?
                        influx2.7.PNG

                        Bei Grafana - einen sa anlegen (mit welchen privilegien)
                        grafa-sa.PNG

                        Grüße

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

                        @friedhofsblond sagte in BackItUp - InfluxDB2 - Grafana:

                        Influxdb2-CLI ist wohl jetzt im Influxdb2 paket enthalten und muß/kann nicht mehr zusätzlich installiert werden, so wie ich das deute:

                        Fast.
                        influxdb2-client und influxdb2-cli beißen sich da. Ich hab aber noch nicht herausgefunden, wozu die beiden Versionen dienen. Vermutlich ist influxdb2-cli das Paket, in dem die Entwicklung stattfindet und influxdb2-client ist die Version die zum Hauptrelease von influxdb2 gehört. Würde ich jedenfalls so aus den Versionsnummern interpretieren.

                        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

                        FriedhofsblondF 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @friedhofsblond sagte in BackItUp - InfluxDB2 - Grafana:

                          Influxdb2-CLI ist wohl jetzt im Influxdb2 paket enthalten und muß/kann nicht mehr zusätzlich installiert werden, so wie ich das deute:

                          Fast.
                          influxdb2-client und influxdb2-cli beißen sich da. Ich hab aber noch nicht herausgefunden, wozu die beiden Versionen dienen. Vermutlich ist influxdb2-cli das Paket, in dem die Entwicklung stattfindet und influxdb2-client ist die Version die zum Hauptrelease von influxdb2 gehört. Würde ich jedenfalls so aus den Versionsnummern interpretieren.

                          FriedhofsblondF Offline
                          FriedhofsblondF Offline
                          Friedhofsblond
                          schrieb am zuletzt editiert von
                          #36

                          @thomas-braun
                          also den cli installieren ?

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • FriedhofsblondF Friedhofsblond

                            @thomas-braun
                            also den cli installieren ?

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

                            @friedhofsblond sagte in BackItUp - InfluxDB2 - Grafana:

                            also den cli installieren ?

                            Den hast du schon installiert.
                            Ich würde den influxdb2-client stattdessen nehmen.

                            sudo apt update
                            sudo apt remove influxdb2-cli
                            sudo apt install influxdb2-client
                            apt policy influxdb2*
                            

                            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

                            FriedhofsblondF 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @friedhofsblond sagte in BackItUp - InfluxDB2 - Grafana:

                              also den cli installieren ?

                              Den hast du schon installiert.
                              Ich würde den influxdb2-client stattdessen nehmen.

                              sudo apt update
                              sudo apt remove influxdb2-cli
                              sudo apt install influxdb2-client
                              apt policy influxdb2*
                              
                              FriedhofsblondF Offline
                              FriedhofsblondF Offline
                              Friedhofsblond
                              schrieb am zuletzt editiert von Friedhofsblond
                              #38

                              @thomas-braun

                              superuser@debian:~$ sudo apt update
                              [sudo] Passwort für superuser:
                              OK:1 http://deb.debian.org/debian bullseye InRelease
                              Holen:2 http://deb.debian.org/debian bullseye-updates InRelease [44,1 kB]
                              OK:3 http://security.debian.org/debian-security bullseye-security InRelease
                              OK:4 https://repos.influxdata.com/debian stable InRelease
                              OK:5 https://deb.nodesource.com/node_18.x bullseye InRelease
                              OK:6 https://apt.grafana.com stable InRelease
                              Es wurden 44,1 kB in 1 s geholt (54,0 kB/s).
                              Paketlisten werden gelesen… Fertig
                              Abhängigkeitsbaum wird aufgebaut… Fertig
                              Statusinformationen werden eingelesen… Fertig
                              Alle Pakete sind aktuell.
                              superuser@debian:~$ sudo apt remove influxdb2-cli
                              Paketlisten werden gelesen… Fertig
                              Abhängigkeitsbaum wird aufgebaut… Fertig
                              Statusinformationen werden eingelesen… Fertig
                              Die folgenden Pakete werden ENTFERNT:
                                influxdb2-cli
                              0 aktualisiert, 0 neu installiert, 1 zu entfernen und 0 nicht aktualisiert.
                              Nach dieser Operation werden 25,2 MB Plattenplatz freigegeben.
                              Möchten Sie fortfahren? [J/n] j
                              (Lese Datenbank ... 60118 Dateien und Verzeichnisse sind derzeit installiert.)
                              Entfernen von influxdb2-cli (2.7.3-1) ...
                              superuser@debian:~$ sudo apt install influxdb2-client
                              Paketlisten werden gelesen… Fertig
                              Abhängigkeitsbaum wird aufgebaut… Fertig
                              Statusinformationen werden eingelesen… Fertig
                              Die folgenden NEUEN Pakete werden installiert:
                                influxdb2-client
                              0 aktualisiert, 1 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                              Es müssen noch 0 B von 11,3 MB an Archiven heruntergeladen werden.
                              Nach dieser Operation werden 25,0 MB Plattenplatz zusätzlich benutzt.
                              (Lese Datenbank ... 60115 Dateien und Verzeichnisse sind derzeit installiert.)
                              Vorbereitung zum Entpacken von .../influxdb2-client_2.7.1-1_amd64.deb ...
                              Entpacken von influxdb2-client (2.7.1-1) ...
                              influxdb2-client (2.7.1-1) wird eingerichtet ...
                              superuser@debian:~$ apt policy influxdb2*
                              influxdb2-cli:
                                Installiert:           (keine)
                                Installationskandidat: 2.7.3-1
                                Versionstabelle:
                                   2.7.3-1 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                   2.7.1-2 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                   2.6.1 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                   2.6.0 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                   2.5.0 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                   2.4.0 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                   2.3.0 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                              influxdb2-client:
                                Installiert:           2.7.1-1
                                Installationskandidat: 2.7.1-1
                                Versionstabelle:
                               *** 2.7.1-1 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                      100 /var/lib/dpkg/status
                              influxdb2:
                                Installiert:           2.7.1-1
                                Installationskandidat: 2.7.1-1
                                Versionstabelle:
                               *** 2.7.1-1 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                      100 /var/lib/dpkg/status
                                   2.7.0-1 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                   2.6.1-1 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                   2.6.0-1 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                   2.5.1-1 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                   2.4.0-1 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                   2.3.0-1 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                   2.2.0 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                              superuser@debian:~$
                              
                              

                              OK hat geklappt
                              Obwohl es manchmal von cli und manchmal von client die Rede ist.
                              Hier geht es um cli:
                              cli.PNG
                              und der Link geht auf CLI

                              Ich denke fast der Client muß raus der CLI rein ?

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • FriedhofsblondF Friedhofsblond

                                @thomas-braun

                                superuser@debian:~$ sudo apt update
                                [sudo] Passwort für superuser:
                                OK:1 http://deb.debian.org/debian bullseye InRelease
                                Holen:2 http://deb.debian.org/debian bullseye-updates InRelease [44,1 kB]
                                OK:3 http://security.debian.org/debian-security bullseye-security InRelease
                                OK:4 https://repos.influxdata.com/debian stable InRelease
                                OK:5 https://deb.nodesource.com/node_18.x bullseye InRelease
                                OK:6 https://apt.grafana.com stable InRelease
                                Es wurden 44,1 kB in 1 s geholt (54,0 kB/s).
                                Paketlisten werden gelesen… Fertig
                                Abhängigkeitsbaum wird aufgebaut… Fertig
                                Statusinformationen werden eingelesen… Fertig
                                Alle Pakete sind aktuell.
                                superuser@debian:~$ sudo apt remove influxdb2-cli
                                Paketlisten werden gelesen… Fertig
                                Abhängigkeitsbaum wird aufgebaut… Fertig
                                Statusinformationen werden eingelesen… Fertig
                                Die folgenden Pakete werden ENTFERNT:
                                  influxdb2-cli
                                0 aktualisiert, 0 neu installiert, 1 zu entfernen und 0 nicht aktualisiert.
                                Nach dieser Operation werden 25,2 MB Plattenplatz freigegeben.
                                Möchten Sie fortfahren? [J/n] j
                                (Lese Datenbank ... 60118 Dateien und Verzeichnisse sind derzeit installiert.)
                                Entfernen von influxdb2-cli (2.7.3-1) ...
                                superuser@debian:~$ sudo apt install influxdb2-client
                                Paketlisten werden gelesen… Fertig
                                Abhängigkeitsbaum wird aufgebaut… Fertig
                                Statusinformationen werden eingelesen… Fertig
                                Die folgenden NEUEN Pakete werden installiert:
                                  influxdb2-client
                                0 aktualisiert, 1 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                                Es müssen noch 0 B von 11,3 MB an Archiven heruntergeladen werden.
                                Nach dieser Operation werden 25,0 MB Plattenplatz zusätzlich benutzt.
                                (Lese Datenbank ... 60115 Dateien und Verzeichnisse sind derzeit installiert.)
                                Vorbereitung zum Entpacken von .../influxdb2-client_2.7.1-1_amd64.deb ...
                                Entpacken von influxdb2-client (2.7.1-1) ...
                                influxdb2-client (2.7.1-1) wird eingerichtet ...
                                superuser@debian:~$ apt policy influxdb2*
                                influxdb2-cli:
                                  Installiert:           (keine)
                                  Installationskandidat: 2.7.3-1
                                  Versionstabelle:
                                     2.7.3-1 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                     2.7.1-2 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                     2.6.1 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                     2.6.0 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                     2.5.0 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                     2.4.0 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                     2.3.0 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                influxdb2-client:
                                  Installiert:           2.7.1-1
                                  Installationskandidat: 2.7.1-1
                                  Versionstabelle:
                                 *** 2.7.1-1 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                        100 /var/lib/dpkg/status
                                influxdb2:
                                  Installiert:           2.7.1-1
                                  Installationskandidat: 2.7.1-1
                                  Versionstabelle:
                                 *** 2.7.1-1 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                        100 /var/lib/dpkg/status
                                     2.7.0-1 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                     2.6.1-1 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                     2.6.0-1 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                     2.5.1-1 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                     2.4.0-1 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                     2.3.0-1 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                     2.2.0 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                superuser@debian:~$
                                
                                

                                OK hat geklappt
                                Obwohl es manchmal von cli und manchmal von client die Rede ist.
                                Hier geht es um cli:
                                cli.PNG
                                und der Link geht auf CLI

                                Ich denke fast der Client muß raus der CLI rein ?

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

                                @friedhofsblond sagte in BackItUp - InfluxDB2 - Grafana:

                                Ich denke fast der Client muß raus der CLI rein ?

                                Nein, beide Pakete stellen die benötigten Programme bereit. Das Paket influxdb2-client gibt es glaube ich auch noch nicht so lange.

                                Von den Versionsnummern her bilden aber influxdb2 und influxdb2-client das bessere Pärchen, würde ich mal behaupten.

                                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

                                FriedhofsblondF 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @friedhofsblond sagte in BackItUp - InfluxDB2 - Grafana:

                                  Ich denke fast der Client muß raus der CLI rein ?

                                  Nein, beide Pakete stellen die benötigten Programme bereit. Das Paket influxdb2-client gibt es glaube ich auch noch nicht so lange.

                                  Von den Versionsnummern her bilden aber influxdb2 und influxdb2-client das bessere Pärchen, würde ich mal behaupten.

                                  FriedhofsblondF Offline
                                  FriedhofsblondF Offline
                                  Friedhofsblond
                                  schrieb am zuletzt editiert von
                                  #40

                                  @thomas-braun
                                  OK sieht erstmal gut aus. Adapter influx und backup für influx - läuft.
                                  Nach dem Mittag grafana.

                                  Started iobroker ...
                                  [DEBUG] [iobroker] - host.debian 2119 states saved
                                  
                                  [DEBUG] [iobroker] - host.debian 2900 objects saved
                                  
                                  [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2023_06_07-11_49_07_backupiobroker.tar.gz
                                  
                                  [DEBUG] [iobroker] - done
                                  [DEBUG] [influxDB] - InfluxDB-Backup started ...
                                  [DEBUG] [influxDB] - Start InfluxDB Backup ...
                                  [DEBUG] [influxDB] - InfluxDB Backup tmp directory created 
                                  [DEBUG] [influxDB] - Backup created: /opt/iobroker/backups/influxDB_2023_06_07-11_49_10_backupiobroker.tar.gz
                                  [DEBUG] [influxDB] - Try deleting the InfluxDB tmp directory: "/opt/iobroker/backups/influxDB_2023_06_07-11_49_10_backupiobroker"
                                  [DEBUG] [influxDB] - InfluxDB tmp directory "/opt/iobroker/backups/influxDB_2023_06_07-11_49_10_backupiobroker" successfully deleted
                                  [DEBUG] [influxDB] - InfluxDB-Backup for is finish
                                  [DEBUG] [influxDB] - done
                                  [DEBUG] [clean] - No older backup files are deleted, because this backup was started manually
                                  [DEBUG] [clean] - done
                                  [DEBUG] [historyHTML] - new history html values created
                                  [DEBUG] [historyHTML] - done
                                  [DEBUG] [historyJSON] - new history json values created
                                  [DEBUG] [historyJSON] - done
                                  [EXIT] 0
                                  

                                  backup.PNG

                                  FriedhofsblondF 1 Antwort Letzte Antwort
                                  0
                                  • FriedhofsblondF Friedhofsblond

                                    @thomas-braun
                                    OK sieht erstmal gut aus. Adapter influx und backup für influx - läuft.
                                    Nach dem Mittag grafana.

                                    Started iobroker ...
                                    [DEBUG] [iobroker] - host.debian 2119 states saved
                                    
                                    [DEBUG] [iobroker] - host.debian 2900 objects saved
                                    
                                    [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2023_06_07-11_49_07_backupiobroker.tar.gz
                                    
                                    [DEBUG] [iobroker] - done
                                    [DEBUG] [influxDB] - InfluxDB-Backup started ...
                                    [DEBUG] [influxDB] - Start InfluxDB Backup ...
                                    [DEBUG] [influxDB] - InfluxDB Backup tmp directory created 
                                    [DEBUG] [influxDB] - Backup created: /opt/iobroker/backups/influxDB_2023_06_07-11_49_10_backupiobroker.tar.gz
                                    [DEBUG] [influxDB] - Try deleting the InfluxDB tmp directory: "/opt/iobroker/backups/influxDB_2023_06_07-11_49_10_backupiobroker"
                                    [DEBUG] [influxDB] - InfluxDB tmp directory "/opt/iobroker/backups/influxDB_2023_06_07-11_49_10_backupiobroker" successfully deleted
                                    [DEBUG] [influxDB] - InfluxDB-Backup for is finish
                                    [DEBUG] [influxDB] - done
                                    [DEBUG] [clean] - No older backup files are deleted, because this backup was started manually
                                    [DEBUG] [clean] - done
                                    [DEBUG] [historyHTML] - new history html values created
                                    [DEBUG] [historyHTML] - done
                                    [DEBUG] [historyJSON] - new history json values created
                                    [DEBUG] [historyJSON] - done
                                    [EXIT] 0
                                    

                                    backup.PNG

                                    FriedhofsblondF Offline
                                    FriedhofsblondF Offline
                                    Friedhofsblond
                                    schrieb am zuletzt editiert von
                                    #41

                                    @friedhofsblond
                                    So moin,
                                    bin noch nicht viel weiter :face_with_rolling_eyes:
                                    Die Daten landen in der DB und werden auch gesichert:
                                    influx-date.PNG

                                    Habe zwei Probleme ich kann wohl kein Backup von Grafana machen, weil die Verbindung von Influxdb zu Grafana nicht klappt ... denke ich:

                                    1. Was soll ich hier einstellen?:
                                      bac-flx2.PNG bac-flx.PNG
                                      Ich habe alles mögliche versucht mit Passwort Token usw ...

                                    2. Und hier die Daten für das Backup?.
                                      bac-grafa.PNG

                                    Die Datenbank für iobroker heißt iobrokerdb

                                    crunchipC ? 2 Antworten Letzte Antwort
                                    0
                                    • FriedhofsblondF Friedhofsblond

                                      @friedhofsblond
                                      So moin,
                                      bin noch nicht viel weiter :face_with_rolling_eyes:
                                      Die Daten landen in der DB und werden auch gesichert:
                                      influx-date.PNG

                                      Habe zwei Probleme ich kann wohl kein Backup von Grafana machen, weil die Verbindung von Influxdb zu Grafana nicht klappt ... denke ich:

                                      1. Was soll ich hier einstellen?:
                                        bac-flx2.PNG bac-flx.PNG
                                        Ich habe alles mögliche versucht mit Passwort Token usw ...

                                      2. Und hier die Daten für das Backup?.
                                        bac-grafa.PNG

                                      Die Datenbank für iobroker heißt iobrokerdb

                                      crunchipC Abwesend
                                      crunchipC Abwesend
                                      crunchip
                                      Forum Testing Most Active
                                      schrieb am zuletzt editiert von
                                      #42

                                      @friedhofsblond geb mal die IP Adresse anstatt localhost ein

                                      umgestiegen von Proxmox auf Unraid

                                      FriedhofsblondF 1 Antwort Letzte Antwort
                                      0
                                      • crunchipC crunchip

                                        @friedhofsblond geb mal die IP Adresse anstatt localhost ein

                                        FriedhofsblondF Offline
                                        FriedhofsblondF Offline
                                        Friedhofsblond
                                        schrieb am zuletzt editiert von Friedhofsblond
                                        #43

                                        @crunchip
                                        kommt das und wird keine backupdatei angelegt

                                        Started iobroker ...
                                        [DEBUG] [iobroker] - host.debian 2212 states saved
                                        
                                        [DEBUG] [iobroker] - host.debian 3010 objects saved
                                        
                                        [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2023_06_07-15_35_01_backupiobroker.tar.gz
                                        
                                        [DEBUG] [iobroker] - done
                                        [DEBUG] [grafana] - Start Grafana Backup ...
                                        [DEBUG] [grafana] - Created grafana_tmp directory: "/opt/iobroker/backups/grafana_tmp"
                                        [DEBUG] [grafana] - Created dashboard directory
                                        [DEBUG] [grafana] - Created dashboards_manually_restore directory
                                        [DEBUG] [grafana] - Created datasource directory
                                        [DEBUG] [grafana] - start Grafana request ...
                                        [DEBUG] [grafana] - Grafana is available ... Status: 200
                                        [DEBUG] [grafana] - start Grafana backup compress ...
                                        [DEBUG] [grafana] - Try deleting the Grafana tmp directory: "/opt/iobroker/backups/grafana_tmp"
                                        [DEBUG] [grafana] - Grafana tmp directory "/opt/iobroker/backups/grafana_tmp" successfully deleted
                                        [ERROR] [grafana] - cannot found Grafana Backup files
                                        [DEBUG] [grafana] - done
                                        [DEBUG] [clean] - No older backup files are deleted, because this backup was started manually
                                        [DEBUG] [clean] - done
                                        [DEBUG] [historyHTML] - new history html values created
                                        [DEBUG] [historyHTML] - done
                                        [DEBUG] [historyJSON] - new history json values created
                                        [DEBUG] [historyJSON] - done
                                        [EXIT] 0
                                        
                                        HomoranH 1 Antwort Letzte Antwort
                                        0
                                        • FriedhofsblondF Friedhofsblond

                                          @crunchip
                                          kommt das und wird keine backupdatei angelegt

                                          Started iobroker ...
                                          [DEBUG] [iobroker] - host.debian 2212 states saved
                                          
                                          [DEBUG] [iobroker] - host.debian 3010 objects saved
                                          
                                          [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2023_06_07-15_35_01_backupiobroker.tar.gz
                                          
                                          [DEBUG] [iobroker] - done
                                          [DEBUG] [grafana] - Start Grafana Backup ...
                                          [DEBUG] [grafana] - Created grafana_tmp directory: "/opt/iobroker/backups/grafana_tmp"
                                          [DEBUG] [grafana] - Created dashboard directory
                                          [DEBUG] [grafana] - Created dashboards_manually_restore directory
                                          [DEBUG] [grafana] - Created datasource directory
                                          [DEBUG] [grafana] - start Grafana request ...
                                          [DEBUG] [grafana] - Grafana is available ... Status: 200
                                          [DEBUG] [grafana] - start Grafana backup compress ...
                                          [DEBUG] [grafana] - Try deleting the Grafana tmp directory: "/opt/iobroker/backups/grafana_tmp"
                                          [DEBUG] [grafana] - Grafana tmp directory "/opt/iobroker/backups/grafana_tmp" successfully deleted
                                          [ERROR] [grafana] - cannot found Grafana Backup files
                                          [DEBUG] [grafana] - done
                                          [DEBUG] [clean] - No older backup files are deleted, because this backup was started manually
                                          [DEBUG] [clean] - done
                                          [DEBUG] [historyHTML] - new history html values created
                                          [DEBUG] [historyHTML] - done
                                          [DEBUG] [historyJSON] - new history json values created
                                          [DEBUG] [historyJSON] - done
                                          [EXIT] 0
                                          
                                          HomoranH Nicht stören
                                          HomoranH Nicht stören
                                          Homoran
                                          Global Moderator Administrators
                                          schrieb am zuletzt editiert von
                                          #44

                                          @friedhofsblond sagte in BackItUp - InfluxDB2 - Grafana:

                                          kommt das

                                          wo?
                                          keine Timestamps bei den Meldungen?

                                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          FriedhofsblondF 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          961

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe