Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Influxdb2 Backitup

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Influxdb2 Backitup

    This topic has been deleted. Only users with topic management privileges can see it.
    • Damrak2022
      Damrak2022 @mickym last edited by

      @mickym sagte in Influxdb2 Backitup:

      systemctl status influxdb

      Andy@homebridge:~ $ systemctl status influxdb
      ● influxdb.service - InfluxDB is an open-source, distributed, time series database
           Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
           Active: inactive (dead)
             Docs: https://docs.influxdata.com/influxdb/
      Andy@homebridge:~ $
      
      mickym 1 Reply Last reply Reply Quote 0
      • mickym
        mickym Most Active @Damrak2022 last edited by

        @damrak2022 Gut - schau mal ob GUI funktioniert - wenn nicht werden wir den service starten.

        Damrak2022 1 Reply Last reply Reply Quote 0
        • Damrak2022
          Damrak2022 @mickym last edited by

          @mickym nein, wir müssen den service starten

          mickym 1 Reply Last reply Reply Quote 0
          • mickym
            mickym Most Active @Damrak2022 last edited by mickym

            @damrak2022 Dann schau, ob es so geht oder wenn nicht nochmal Maschine starten.

            Also schau erstmal

            sudo systemctl start influxdb
            

            und dann

            systemctl status influxdb
            
            Damrak2022 1 Reply Last reply Reply Quote 0
            • Damrak2022
              Damrak2022 @mickym last edited by

              @mickym sagte in Influxdb2 Backitup:

              systemctl status influxdb

              Sieht anscheinend gut aus:

              Andy@homebridge:~ $ sudo systemctl  start influxdb
              Andy@homebridge:~ $ systemctl status influxdb
              ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                   Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                   Active: active (running) since Thu 2023-04-20 03:20:35 CEST; 15s ago
                     Docs: https://docs.influxdata.com/influxdb/
                  Process: 2847 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                 Main PID: 2848 (influxd)
                    Tasks: 9 (limit: 3932)
                      CPU: 1.491s
                   CGroup: /system.slice/influxdb.service
                           └─2848 /usr/bin/influxd
              
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.856708Z lvl=info msg="Open store (start)">
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.856962Z lvl=info msg="Open store (end)" l>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.857060Z lvl=info msg="Starting retention >
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.857101Z lvl=info msg="Starting precreatio>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.859797Z lvl=info msg="Starting query cont>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.868861Z lvl=info msg="Configuring InfluxQ>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.896976Z lvl=info msg=Starting log_id=0hJ3>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.898980Z lvl=info msg=Listening log_id=0hJ>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2847]: InfluxDB started
              Apr 20 03:20:35 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
              lines 1-21/21 (END)
              ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                   Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                   Active: active (running) since Thu 2023-04-20 03:20:35 CEST; 15s ago
                     Docs: https://docs.influxdata.com/influxdb/
                  Process: 2847 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                 Main PID: 2848 (influxd)
                    Tasks: 9 (limit: 3932)
                      CPU: 1.491s
                   CGroup: /system.slice/influxdb.service
                           └─2848 /usr/bin/influxd
              
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.856708Z lvl=info msg="Open store (start)" >
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.856962Z lvl=info msg="Open store (end)" lo>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.857060Z lvl=info msg="Starting retention p>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.857101Z lvl=info msg="Starting precreation>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.859797Z lvl=info msg="Starting query contr>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.868861Z lvl=info msg="Configuring InfluxQL>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.896976Z lvl=info msg=Starting log_id=0hJ3p>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.898980Z lvl=info msg=Listening log_id=0hJ3>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2847]: InfluxDB started
              Apr 20 03:20:35 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
              ~
              ~
              ~
              lines 1-21/21 (END)
              ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                   Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                   Active: active (running) since Thu 2023-04-20 03:20:35 CEST; 15s ago
                     Docs: https://docs.influxdata.com/influxdb/
                  Process: 2847 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                 Main PID: 2848 (influxd)
                    Tasks: 9 (limit: 3932)
                      CPU: 1.491s
                   CGroup: /system.slice/influxdb.service
                           └─2848 /usr/bin/influxd
              
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.856708Z lvl=info msg="Open store (start)" log_id=0hJ3pWnl000 service=storage-engine serv>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.856962Z lvl=info msg="Open store (end)" log_id=0hJ3pWnl000 service=storage-engine servic>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.857060Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ3pWnl000 >
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.857101Z lvl=info msg="Starting precreation service" log_id=0hJ3pWnl000 service=shard-pre>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.859797Z lvl=info msg="Starting query controller" log_id=0hJ3pWnl000 service=storage-read>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.868861Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.896976Z lvl=info msg=Starting log_id=0hJ3pWnl000 service=telemetry interval=8h
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.898980Z lvl=info msg=Listening log_id=0hJ3pWnl000 service=tcp-listener transport=http ad>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2847]: InfluxDB started
              Apr 20 03:20:35 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
              ~
              ~
              ~
              lines 1-21/21 (END)
              ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                   Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                   Active: active (running) since Thu 2023-04-20 03:20:35 CEST; 15s ago
                     Docs: https://docs.influxdata.com/influxdb/
                  Process: 2847 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                 Main PID: 2848 (influxd)
                    Tasks: 9 (limit: 3932)
                      CPU: 1.491s
                   CGroup: /system.slice/influxdb.service
                           └─2848 /usr/bin/influxd
              
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.856708Z lvl=info msg="Open store (start)" log_id=0hJ3pWnl000 service=storage-engine service=store op>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.856962Z lvl=info msg="Open store (end)" log_id=0hJ3pWnl000 service=storage-engine service=store op_n>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.857060Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ3pWnl000 service=rete>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.857101Z lvl=info msg="Starting precreation service" log_id=0hJ3pWnl000 service=shard-precreation che>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.859797Z lvl=info msg="Starting query controller" log_id=0hJ3pWnl000 service=storage-reads concurrenc>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.868861Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0h>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.896976Z lvl=info msg=Starting log_id=0hJ3pWnl000 service=telemetry interval=8h
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.898980Z lvl=info msg=Listening log_id=0hJ3pWnl000 service=tcp-listener transport=http addr=:8086 por>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2847]: InfluxDB started
              Apr 20 03:20:35 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
              ~
              ~
              ~
              lines 1-21/21 (END)
              ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                   Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                   Active: active (running) since Thu 2023-04-20 03:20:35 CEST; 15s ago
                     Docs: https://docs.influxdata.com/influxdb/
                  Process: 2847 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                 Main PID: 2848 (influxd)
                    Tasks: 9 (limit: 3932)
                      CPU: 1.491s
                   CGroup: /system.slice/influxdb.service
                           └─2848 /usr/bin/influxd
              
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.856708Z lvl=info msg="Open store (start)" log_id=0hJ3pWnl000 service=storage-engine service=store op_n>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.856962Z lvl=info msg="Open store (end)" log_id=0hJ3pWnl000 service=storage-engine service=store op_nam>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.857060Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ3pWnl000 service=retent>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.857101Z lvl=info msg="Starting precreation service" log_id=0hJ3pWnl000 service=shard-precreation check>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.859797Z lvl=info msg="Starting query controller" log_id=0hJ3pWnl000 service=storage-reads concurrency_>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.868861Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0hJ3>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.896976Z lvl=info msg=Starting log_id=0hJ3pWnl000 service=telemetry interval=8h
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2848]: ts=2023-04-20T01:20:35.898980Z lvl=info msg=Listening log_id=0hJ3pWnl000 service=tcp-listener transport=http addr=:8086 port=>
              Apr 20 03:20:35 homebridge influxd-systemd-start.sh[2847]: InfluxDB started
              Apr 20 03:20:35 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
              ~
              ~
              ~
              lines 1-21/21 (END)
              
              mickym 1 Reply Last reply Reply Quote 0
              • mickym
                mickym Most Active @Damrak2022 last edited by

                @damrak2022 Gut und nun GUI`?

                Damrak2022 1 Reply Last reply Reply Quote 0
                • Damrak2022
                  Damrak2022 @mickym last edited by

                  @mickym Geht

                  mickym 1 Reply Last reply Reply Quote 0
                  • mickym
                    mickym Most Active @Damrak2022 last edited by

                    @damrak2022 Und kannst Du nun neues bucket einrichten, org eingeben usw. und bekommst ein neues Master-Token?

                    Damrak2022 1 Reply Last reply Reply Quote 0
                    • Damrak2022
                      Damrak2022 @mickym last edited by

                      @mickym Okay und das speichere ich mir 5 fach weg

                      mickym 1 Reply Last reply Reply Quote 0
                      • mickym
                        mickym Most Active @Damrak2022 last edited by

                        @damrak2022 Na gut - dann ist mein Job jetzt erstmal erledigt. Du kannst die Details ja später machen. Aber Organisation und Anfangstoken ist schon mal wichtig.

                        Dann kannst ein iobroker bucket erstellen und dann für den Adapter dann ein neues Token erstellen. Wie gesagt Löschen von Tokens nur DANN wenn Du Dir 100% sicher bist. Ab nun solltest Du ja wieder alleine weiter kommen.

                        Damrak2022 1 Reply Last reply Reply Quote 0
                        • Damrak2022
                          Damrak2022 @mickym last edited by

                          @mickym Ja, vielen Dank

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

                            @mickym Nachdem wir gestern die ganze Influxdb2 Geschichte neu installiert haben, hänge ich jetzt an einem Punkt fest.
                            Bei Grafana wird mir der Zugriff verweigert, wahrscheinlich weil ja der Token nicht mehr stimmt.
                            Allerdings komme ich nicht mehr in das Menü um den Token anzupassen
                            Bildschirmfoto 2023-04-20 um 12.30.34.png

                            Wie kann ich den Token anpassen?

                            Marc Berg 1 Reply Last reply Reply Quote 0
                            • Marc Berg
                              Marc Berg Most Active @Damrak2022 last edited by

                              @damrak2022 sagte in Influxdb2 Backitup:

                              Wie kann ich den Token anpassen?

                              in den Data Sources

                              Damrak2022 1 Reply Last reply Reply Quote 0
                              • Damrak2022
                                Damrak2022 @Marc Berg last edited by Damrak2022

                                @marc-berg Toll, danke ich habe drumherum gesucht.

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

                                Support us

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

                                885
                                Online

                                32.0k
                                Users

                                80.4k
                                Topics

                                1.3m
                                Posts

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