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. Off Topic
  4. InfluxDB
  5. Benötige Hilfe bei Influx DB

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.1k

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

Benötige Hilfe bei Influx DB

Geplant Angeheftet Gesperrt Verschoben InfluxDB
109 Beiträge 7 Kommentatoren 13.1k 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.
  • HomoranH Homoran

    ich habe das mal nach OffTopic verschoben. InfluxDB und Grafana sind keine Bestandteile von ioBroker sonder "Fremdprogramme" die "nur" mit Daten von ioBroker gefüttert werden.

    @altersrentner sagte in Benötige Hilfe bei Influx DB:

    Eigentlich sollte es von Grafana auch eine Sicherung geben

    wie hast du denn Grafana gesichert?

    A Offline
    A Offline
    Altersrentner
    schrieb am zuletzt editiert von
    #3

    @homoran Danke

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • A Altersrentner

      @homoran Danke

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

      @altersrentner

      wget -q https://repos.influxdata.com/influxdb.key
      echo '23a1c8836f0afc5ed24e0486339d7cc8f6790b83886c4c96995b88a061c5bb5d influxdb.key' | sha256sum -c && cat influxdb.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdb.gpg > /dev/null
      echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdb.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
      
      sudo apt update && sudo apt install 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

      A 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @altersrentner

        wget -q https://repos.influxdata.com/influxdb.key
        echo '23a1c8836f0afc5ed24e0486339d7cc8f6790b83886c4c96995b88a061c5bb5d influxdb.key' | sha256sum -c && cat influxdb.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdb.gpg > /dev/null
        echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdb.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
        
        sudo apt update && sudo apt install influxdb2
        
        A Offline
        A Offline
        Altersrentner
        schrieb am zuletzt editiert von
        #5

        @thomas-braun
        Danke für Deine Hilfe.

        pi@raspberrypiioBroker:~ $ wget -q https://repos.influxdata.com/influxdb.key
        pi@raspberrypiioBroker:~ $ echo '23a1c8836f0afc5ed24e0486339d7cc8f6790b83886c4c96995b88a061c5bb5d influxdb.key' | sha256sum -c && cat influxdb.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdb.gpg > /dev/null
        influxdb.key: OK
        pi@raspberrypiioBroker:~ $ echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdb.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
        deb [signed-by=/etc/apt/trusted.gpg.d/influxdb.gpg] https://repos.influxdata.com/debian stable main
        pi@raspberrypiioBroker:~ $ sudo apt update && sudo apt install influxdb2
        Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
        Hit:2 http://deb.debian.org/debian bullseye InRelease
        Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
        Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
        Get:5 https://repos.influxdata.com/debian stable InRelease [4,645 B]
        Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
        Hit:7 https://packages.grafana.com/oss/deb stable InRelease
        Get:8 https://repos.influxdata.com/debian stable/main armhf Packages [779 B]
        Get:9 https://repos.influxdata.com/debian stable/main arm64 Packages [1,260 B]
        Fetched 50.8 kB in 2s (26.0 kB/s)
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        All packages are up to date.
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        The following additional packages will be installed:
          influxdb2-cli
        The following NEW packages will be installed:
          influxdb2 influxdb2-cli
        0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
        Need to get 94.3 MB of archives.
        After this operation, 160 MB of additional disk space will be used.
        Do you want to continue? [Y/n] y
        Get:1 https://repos.influxdata.com/debian stable/main arm64 influxdb2 arm64 2.3.0-1 [89.4 MB]
        Get:2 https://repos.influxdata.com/debian stable/main arm64 influxdb2-cli arm64 2.3.0 [4,953 kB]
        Fetched 94.3 MB in 17s (5,603 kB/s)
        Selecting previously unselected package influxdb2.
        (Reading database ... 45845 files and directories currently installed.)
        Preparing to unpack .../influxdb2_2.3.0-1_arm64.deb ...
        Unpacking influxdb2 (2.3.0-1) ...
        Selecting previously unselected package influxdb2-cli.
        Preparing to unpack .../influxdb2-cli_2.3.0_arm64.deb ...
        Unpacking influxdb2-cli (2.3.0) ...
        Setting up influxdb2 (2.3.0-1) ...
        Created symlink /etc/systemd/system/influxd.service → /lib/systemd/system/influxdb.service.
        Created symlink /etc/systemd/system/multi-user.target.wants/influxdb.service → /lib/systemd/system/influxdb.service.
        Setting up influxdb2-cli (2.3.0) ...
        pi@raspberrypiioBroker:~ $ sudo service influxdb2 start
        Failed to start influxdb2.service: Unit influxdb2.service not found.
        pi@raspberrypiioBroker:~ $ sudo service influxdb start
        pi@raspberrypiioBroker:~ $ sudo influx
        NAME:
           influx - Influx Client
        
        USAGE:
           influx [command]
        
        COMMANDS:
           version              Print the influx CLI version
           write                Write points to InfluxDB
           bucket               Bucket management commands
           completion           Generates completion scripts
           query                Execute a Flux query
           config               Config management commands
           org, organization    Organization management commands
           delete               Delete points from InfluxDB
           user                 User management commands
           task                 Task management commands
           telegrafs            List Telegraf configuration(s). Subcommands manage Telegraf configurations.
           dashboards           List Dashboard(s).
           export               Export existing resources as a template
           secret               Secret management commands
           v1                   InfluxDB v1 management commands
           auth, authorization  Authorization management commands
           apply                Apply a template to manage resources
           stacks               List stack(s) and associated templates. Subcommands manage stacks.
           template             Summarize the provided template
           bucket-schema        Bucket schema management commands
           ping                 Check the InfluxDB /health endpoint
           setup                Setup instance with initial user, org, bucket
           backup               Backup database
           restore              Restores a backup directory to InfluxDB
           remote               Remote connection management commands
           replication          Replication stream management commands
           server-config        Display server config
           help, h              Shows a list of commands or help for one command
        
        GLOBAL OPTIONS:
           --help, -h  show help
        pi@raspberrypiioBroker:~ $
        
        

        Muss ich jetzt noch Rechte einfügen? Etwa so?

        CREATE USER "admin" WITH PASSWORD '<adminpassword>' WITH ALL PRIVILEGES
        CREATE USER "user" WITH PASSWORD '<userpassword>'
        CREATE DATABASE "iobroker"
        GRANT ALL ON "iobroker" TO "user"
        
        Thomas BraunT R 2 Antworten Letzte Antwort
        0
        • A Altersrentner

          @thomas-braun
          Danke für Deine Hilfe.

          pi@raspberrypiioBroker:~ $ wget -q https://repos.influxdata.com/influxdb.key
          pi@raspberrypiioBroker:~ $ echo '23a1c8836f0afc5ed24e0486339d7cc8f6790b83886c4c96995b88a061c5bb5d influxdb.key' | sha256sum -c && cat influxdb.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdb.gpg > /dev/null
          influxdb.key: OK
          pi@raspberrypiioBroker:~ $ echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdb.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
          deb [signed-by=/etc/apt/trusted.gpg.d/influxdb.gpg] https://repos.influxdata.com/debian stable main
          pi@raspberrypiioBroker:~ $ sudo apt update && sudo apt install influxdb2
          Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:2 http://deb.debian.org/debian bullseye InRelease
          Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
          Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
          Get:5 https://repos.influxdata.com/debian stable InRelease [4,645 B]
          Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
          Hit:7 https://packages.grafana.com/oss/deb stable InRelease
          Get:8 https://repos.influxdata.com/debian stable/main armhf Packages [779 B]
          Get:9 https://repos.influxdata.com/debian stable/main arm64 Packages [1,260 B]
          Fetched 50.8 kB in 2s (26.0 kB/s)
          Reading package lists... Done
          Building dependency tree... Done
          Reading state information... Done
          All packages are up to date.
          Reading package lists... Done
          Building dependency tree... Done
          Reading state information... Done
          The following additional packages will be installed:
            influxdb2-cli
          The following NEW packages will be installed:
            influxdb2 influxdb2-cli
          0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
          Need to get 94.3 MB of archives.
          After this operation, 160 MB of additional disk space will be used.
          Do you want to continue? [Y/n] y
          Get:1 https://repos.influxdata.com/debian stable/main arm64 influxdb2 arm64 2.3.0-1 [89.4 MB]
          Get:2 https://repos.influxdata.com/debian stable/main arm64 influxdb2-cli arm64 2.3.0 [4,953 kB]
          Fetched 94.3 MB in 17s (5,603 kB/s)
          Selecting previously unselected package influxdb2.
          (Reading database ... 45845 files and directories currently installed.)
          Preparing to unpack .../influxdb2_2.3.0-1_arm64.deb ...
          Unpacking influxdb2 (2.3.0-1) ...
          Selecting previously unselected package influxdb2-cli.
          Preparing to unpack .../influxdb2-cli_2.3.0_arm64.deb ...
          Unpacking influxdb2-cli (2.3.0) ...
          Setting up influxdb2 (2.3.0-1) ...
          Created symlink /etc/systemd/system/influxd.service → /lib/systemd/system/influxdb.service.
          Created symlink /etc/systemd/system/multi-user.target.wants/influxdb.service → /lib/systemd/system/influxdb.service.
          Setting up influxdb2-cli (2.3.0) ...
          pi@raspberrypiioBroker:~ $ sudo service influxdb2 start
          Failed to start influxdb2.service: Unit influxdb2.service not found.
          pi@raspberrypiioBroker:~ $ sudo service influxdb start
          pi@raspberrypiioBroker:~ $ sudo influx
          NAME:
             influx - Influx Client
          
          USAGE:
             influx [command]
          
          COMMANDS:
             version              Print the influx CLI version
             write                Write points to InfluxDB
             bucket               Bucket management commands
             completion           Generates completion scripts
             query                Execute a Flux query
             config               Config management commands
             org, organization    Organization management commands
             delete               Delete points from InfluxDB
             user                 User management commands
             task                 Task management commands
             telegrafs            List Telegraf configuration(s). Subcommands manage Telegraf configurations.
             dashboards           List Dashboard(s).
             export               Export existing resources as a template
             secret               Secret management commands
             v1                   InfluxDB v1 management commands
             auth, authorization  Authorization management commands
             apply                Apply a template to manage resources
             stacks               List stack(s) and associated templates. Subcommands manage stacks.
             template             Summarize the provided template
             bucket-schema        Bucket schema management commands
             ping                 Check the InfluxDB /health endpoint
             setup                Setup instance with initial user, org, bucket
             backup               Backup database
             restore              Restores a backup directory to InfluxDB
             remote               Remote connection management commands
             replication          Replication stream management commands
             server-config        Display server config
             help, h              Shows a list of commands or help for one command
          
          GLOBAL OPTIONS:
             --help, -h  show help
          pi@raspberrypiioBroker:~ $
          
          

          Muss ich jetzt noch Rechte einfügen? Etwa so?

          CREATE USER "admin" WITH PASSWORD '<adminpassword>' WITH ALL PRIVILEGES
          CREATE USER "user" WITH PASSWORD '<userpassword>'
          CREATE DATABASE "iobroker"
          GRANT ALL ON "iobroker" TO "user"
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #6

          @altersrentner

          Ich setzte kein influx ein. Wie das zu konfigurieren ist kann ich dir nicht sagen.

          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
          • HomoranH Homoran

            ich habe das mal nach OffTopic verschoben. InfluxDB und Grafana sind keine Bestandteile von ioBroker sonder "Fremdprogramme" die "nur" mit Daten von ioBroker gefüttert werden.

            @altersrentner sagte in Benötige Hilfe bei Influx DB:

            Eigentlich sollte es von Grafana auch eine Sicherung geben

            wie hast du denn Grafana gesichert?

            DJMarc75D Offline
            DJMarc75D Offline
            DJMarc75
            schrieb am zuletzt editiert von DJMarc75
            #7

            @homoran sagte in Benötige Hilfe bei Influx DB:

            wie hast du denn Grafana gesichert?

            Leider garnicht !

            @altersrentner sagte in Benötige Hilfe bei Influx DB:

            Muss ich jetzt noch Rechte einfügen?

            Mach langsam damit.
            Welche Anleitung hast Du genutzt ??

            EDIT:
            Du hast hoffentlich jetzt nicht influxdb2 installiert ???????????????????

            Lehrling seit 1975 !!!
            Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
            https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • DJMarc75D DJMarc75

              @homoran sagte in Benötige Hilfe bei Influx DB:

              wie hast du denn Grafana gesichert?

              Leider garnicht !

              @altersrentner sagte in Benötige Hilfe bei Influx DB:

              Muss ich jetzt noch Rechte einfügen?

              Mach langsam damit.
              Welche Anleitung hast Du genutzt ??

              EDIT:
              Du hast hoffentlich jetzt nicht influxdb2 installiert ???????????????????

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

              @djmarc75

              apt install influxdb2
              

              haut influxdb2 auf die Kiste.

              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

              HomoranH DJMarc75D 2 Antworten Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @djmarc75

                apt install influxdb2
                

                haut influxdb2 auf die Kiste.

                HomoranH Nicht stören
                HomoranH Nicht stören
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von
                #9

                @thomas-braun sagte in Benötige Hilfe bei Influx DB:

                @djmarc75

                apt install influxdb2
                

                haut influxdb2 auf die Kiste.

                aber nur mit 64bit

                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 -

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • HomoranH Homoran

                  @thomas-braun sagte in Benötige Hilfe bei Influx DB:

                  @djmarc75

                  apt install influxdb2
                  

                  haut influxdb2 auf die Kiste.

                  aber nur mit 64bit

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

                  @homoran

                  Mit 32bit kann der nicht installiert werden, weil der dann gar nicht in der Auslage liegt.

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

                    @djmarc75

                    apt install influxdb2
                    

                    haut influxdb2 auf die Kiste.

                    DJMarc75D Offline
                    DJMarc75D Offline
                    DJMarc75
                    schrieb am zuletzt editiert von
                    #11

                    @thomas-braun sagte in Benötige Hilfe bei Influx DB:

                    haut influxdb2 auf die Kiste.

                    Das wollen wir eigentlich vermeiden weil ... siehe gestern :wink:

                    Lehrling seit 1975 !!!
                    Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                    https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • DJMarc75D DJMarc75

                      @thomas-braun sagte in Benötige Hilfe bei Influx DB:

                      haut influxdb2 auf die Kiste.

                      Das wollen wir eigentlich vermeiden weil ... siehe gestern :wink:

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

                      @djmarc75

                      Altersrentner kam mit influxdb2 an. Ich hab nur das Repo gerade gerückt. Aus der Quelle kann man ja beides schöpfen. Was dann da installiert und benötigt wird muss jeder selber wissen.

                      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

                      DJMarc75D 1 Antwort Letzte Antwort
                      0
                      • A Altersrentner

                        Hallo,
                        Nachdem mein System neu installiert wurde und anschließend mittels Backup
                        in den Betriebszustand versetzt ist hänge ich an der Influx7 Grafana Installation.
                        Eigentlich sollte es von Grafana auch eine Sicherung geben, aber es ist nun mal nicht so.
                        Mit meinen alten Installationsaufzeichnungen komme ich nicht weiter. Es hängt immer an einem veralteten Code.
                        Jetzt habe ich hier im Forum eine neue Anleitung gefunden, Mit der ich aber auch nicht weiter komme.
                        Hier der Code der besagten Anleitung.

                        Zum Installieren von InfluxDB genügen zwei Befehle im Terminal.
                        1. wget -qO- https://repos.influxdata.com/influxdb.key | gpg --dearmor | 
                        sudo tee /etc/apt/trusted.gpg.d/influxdb.gpg > /dev/null export 
                        DISTRIB_ID=$(lsb_release -si); export DISTRIB_CODENAME=$(lsb_release -
                        sc) echo "deb [signed-by=/etc/apt/trusted.gpg.d/influxdb.gpg] 
                        https://repos.influxdata.com/${DISTRIB_ID,,} ${DISTRIB_CODENAME} 
                        stable" | sudo tee /etc/apt/sources.list.d/influxdb.list > /dev/null
                        2. sudo apt-get update && sudo apt-get install influxdb2
                        Dass InfluxDB beim Booten ebenfalls als Service gestartet wird, bewirkt folgender Befehl .
                        

                        Und hier das Ergebnis bei mir:

                        pi@raspberrypiioBroker:~ $ wget -qO- https://repos.influxdata.com/influxdb.key | gpg --dearmor |
                        > sudo tee /etc/apt/trusted.gpg.d/influxdb.gpg > /dev/null export
                        DISTRIB_ID=$(lsb_release -si); export DISTRIB_CODENAME=$(lsb_release -
                        sc) echo "deb [signed-by=/etc/apt/trusted.gpg.d/influxdb.gpg]
                        https://repos.influxdata.com/${DISTRIB_ID,,} ${DISTRIB_CODENAME}
                        stable" | sudo tee /etc/apt/sources.list.d/influxdb.list > /dev/null
                        Usage: lsb_release [options]
                        
                        lsb_release: error: No arguments are permitted
                        -bash: sc: command not found
                        -bash: export: `deb [signed-by=/etc/apt/trusted.gpg.d/influxdb.gpg]
                        https://repos.influxdata.com/debian
                        stable': not a valid identifier
                        pi@raspberrypiioBroker:~ $ sudo apt-get update && sudo apt-get install influxdb2
                        Hit:1 http://deb.debian.org/debian bullseye InRelease
                        Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
                        Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
                        Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                        Get:5 https://packages.grafana.com/oss/deb stable InRelease [12.1 kB]
                        Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
                        Get:7 https://packages.grafana.com/oss/deb stable/main armhf Packages [36.0 kB]
                        Get:8 https://packages.grafana.com/oss/deb stable/main arm64 Packages [26.5 kB]
                        Fetched 119 kB in 2s (65.8 kB/s)
                        Reading package lists... Done
                        Reading package lists... Done
                        Building dependency tree... Done
                        Reading state information... Done
                        E: Unable to locate package influxdb2
                        pi@raspberrypiioBroker:~ $ sudo service influxdb start
                        Failed to start influxdb.service: Unit influxdb.service not found.
                        pi@raspberrypiioBroker:~ $ iob start
                        pi@raspberrypiioBroker:~ $
                        
                        

                        Wo liegt mein Problem bzw. wie kann ich weiter kommen.
                        Gruß Michael

                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #13

                        @thomas-braun sagte in Benötige Hilfe bei Influx DB:

                        weil der dann gar nicht in der Auslage liegt.

                        etwa so?

                        @altersrentner sagte in Benötige Hilfe bei Influx DB:

                        Unable to locate package influxdb2

                        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 -

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @djmarc75

                          Altersrentner kam mit influxdb2 an. Ich hab nur das Repo gerade gerückt. Aus der Quelle kann man ja beides schöpfen. Was dann da installiert und benötigt wird muss jeder selber wissen.

                          DJMarc75D Offline
                          DJMarc75D Offline
                          DJMarc75
                          schrieb am zuletzt editiert von
                          #14

                          @thomas-braun sagte in Benötige Hilfe bei Influx DB:

                          Altersrentner kam mit influxdb2 an

                          Jetzt hab ichs auch gesehen.... dann wird das hier wieder ein langer Thread :weary:

                          Lehrling seit 1975 !!!
                          Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                          https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                          A 1 Antwort Letzte Antwort
                          0
                          • HomoranH Homoran

                            @thomas-braun sagte in Benötige Hilfe bei Influx DB:

                            weil der dann gar nicht in der Auslage liegt.

                            etwa so?

                            @altersrentner sagte in Benötige Hilfe bei Influx DB:

                            Unable to locate package influxdb2

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

                            @homoran sagte in Benötige Hilfe bei Influx DB:

                            etwa so?

                            Nein, nicht so. Das lag ja am nicht korrekt eingebundenen Repo. Da hätte man auch kein influx1 drüber bekommen.

                            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
                            1
                            • DJMarc75D DJMarc75

                              @thomas-braun sagte in Benötige Hilfe bei Influx DB:

                              Altersrentner kam mit influxdb2 an

                              Jetzt hab ichs auch gesehen.... dann wird das hier wieder ein langer Thread :weary:

                              A Offline
                              A Offline
                              Altersrentner
                              schrieb am zuletzt editiert von Altersrentner
                              #16

                              @djmarc75 sagte in Benötige Hilfe bei Influx DB:

                              Jetzt hab ichs auch gesehen.... dann wird das hier wieder ein langer Thread

                              Da hast Du aber eine schlechte Meinung von mir:anguished:

                              Stand der Dinge aktuell:
                              IoBroker läuft
                              InfluxDB läuft
                              Grafana läuft

                              Soweit so gut
                              Es fehlt nur noch die Verbindung von Grafana mit der InfluxDB

                              DJMarc75D 1 Antwort Letzte Antwort
                              0
                              • A Altersrentner

                                @djmarc75 sagte in Benötige Hilfe bei Influx DB:

                                Jetzt hab ichs auch gesehen.... dann wird das hier wieder ein langer Thread

                                Da hast Du aber eine schlechte Meinung von mir:anguished:

                                Stand der Dinge aktuell:
                                IoBroker läuft
                                InfluxDB läuft
                                Grafana läuft

                                Soweit so gut
                                Es fehlt nur noch die Verbindung von Grafana mit der InfluxDB

                                DJMarc75D Offline
                                DJMarc75D Offline
                                DJMarc75
                                schrieb am zuletzt editiert von
                                #17

                                @altersrentner sagte in Benötige Hilfe bei Influx DB:

                                Da hast Du aber eine schlechte Meinung von mir

                                Quatsch.
                                Aber jetzt zum Thema. Welche influxdb hast Du denn nun installiert ? DIe 1er oder 2er?
                                Und welche hattest Du vorher ?

                                Lehrling seit 1975 !!!
                                Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                A 2 Antworten Letzte Antwort
                                0
                                • DJMarc75D DJMarc75

                                  @altersrentner sagte in Benötige Hilfe bei Influx DB:

                                  Da hast Du aber eine schlechte Meinung von mir

                                  Quatsch.
                                  Aber jetzt zum Thema. Welche influxdb hast Du denn nun installiert ? DIe 1er oder 2er?
                                  Und welche hattest Du vorher ?

                                  A Offline
                                  A Offline
                                  Altersrentner
                                  schrieb am zuletzt editiert von
                                  #18

                                  @djmarc75 sagte in Benötige Hilfe bei Influx DB:

                                  Aber jetzt zum Thema. Welche influxdb hast Du denn nun installiert ? DIe 1er oder 2er?

                                  Ich denke 1

                                  DJMarc75D 1 Antwort Letzte Antwort
                                  0
                                  • A Altersrentner

                                    @djmarc75 sagte in Benötige Hilfe bei Influx DB:

                                    Aber jetzt zum Thema. Welche influxdb hast Du denn nun installiert ? DIe 1er oder 2er?

                                    Ich denke 1

                                    DJMarc75D Offline
                                    DJMarc75D Offline
                                    DJMarc75
                                    schrieb am zuletzt editiert von
                                    #19

                                    @altersrentner sagte in Benötige Hilfe bei Influx DB:

                                    Ich denke 1

                                    influxd version
                                    

                                    Lehrling seit 1975 !!!
                                    Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                    https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                    A 1 Antwort Letzte Antwort
                                    0
                                    • DJMarc75D DJMarc75

                                      @altersrentner sagte in Benötige Hilfe bei Influx DB:

                                      Da hast Du aber eine schlechte Meinung von mir

                                      Quatsch.
                                      Aber jetzt zum Thema. Welche influxdb hast Du denn nun installiert ? DIe 1er oder 2er?
                                      Und welche hattest Du vorher ?

                                      A Offline
                                      A Offline
                                      Altersrentner
                                      schrieb am zuletzt editiert von
                                      #20

                                      @djmarc75
                                      In der influxDB muss unter Settings Benutzer und Passwort eingestellt werden.
                                      Dort stehen jetzt noch durch das eingespielte Backup die alten Daten drin.
                                      Das Passwort habe ich aber vergessen.
                                      Da es keine Sicherung von Grafana gibt, muss ich dort unter Datenquellen/Einstellungen/influxDB
                                      ganz unten:
                                      Datenbannk: iobroker
                                      Benutzer: admin
                                      Passwort:?
                                      eingeben.
                                      Das ist doch das Passwort aus der influxDB, oder?
                                      Wenn ja, kann ich ein neues Passwort vergeben?

                                      DJMarc75D 1 Antwort Letzte Antwort
                                      0
                                      • DJMarc75D DJMarc75

                                        @altersrentner sagte in Benötige Hilfe bei Influx DB:

                                        Ich denke 1

                                        influxd version
                                        
                                        A Offline
                                        A Offline
                                        Altersrentner
                                        schrieb am zuletzt editiert von
                                        #21

                                        @djmarc75 sagte in Benötige Hilfe bei Influx DB:

                                        influxd version

                                        pi@raspberrypiioBroker:~ $ influxd version
                                        InfluxDB v1.8.10 (git: 1.8 688e697c51fd)
                                        pi@raspberrypiioBroker:~ $
                                        
                                        
                                        1 Antwort Letzte Antwort
                                        0
                                        • A Altersrentner

                                          @djmarc75
                                          In der influxDB muss unter Settings Benutzer und Passwort eingestellt werden.
                                          Dort stehen jetzt noch durch das eingespielte Backup die alten Daten drin.
                                          Das Passwort habe ich aber vergessen.
                                          Da es keine Sicherung von Grafana gibt, muss ich dort unter Datenquellen/Einstellungen/influxDB
                                          ganz unten:
                                          Datenbannk: iobroker
                                          Benutzer: admin
                                          Passwort:?
                                          eingeben.
                                          Das ist doch das Passwort aus der influxDB, oder?
                                          Wenn ja, kann ich ein neues Passwort vergeben?

                                          DJMarc75D Offline
                                          DJMarc75D Offline
                                          DJMarc75
                                          schrieb am zuletzt editiert von
                                          #22

                                          @altersrentner sagte in Benötige Hilfe bei Influx DB:

                                          Wenn ja, kann ich ein neues Passwort vergeben?

                                          Hast Du denn gestern oder heute einen Benutzer admin angelegt ?

                                          Lehrling seit 1975 !!!
                                          Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                          https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                          A 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

                                          614

                                          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