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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter ioBroker.backitup v3.1.x

NEWS

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

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

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

Test Adapter ioBroker.backitup v3.1.x

Scheduled Pinned Locked Moved Tester
backitupbackitup backupccuhistorymysqlredisrestorerestore backup
2.8k Posts 170 Posters 2.4m Views 113 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A AxLED

    @simatec

    ich habe mal eine Frage zum Objekt lastedBackup.
    Wann wird das aktualisiert?

    Hintergrund: Da meine NAS nicht 24x7 läuft, habe ich ein Blockly erstellt, dass

    • Listenpunktdas Datum aus latestBackup mit dem aktuellen Datum vergleicht

    • ListenpunktSollte dass länger als 7 Tage her sein, setze ich den Wert des Objektes oneClick/iobroker auf true.

    Funktioniert soweit auch ganz gut, bis auf das Objekt latestBackup, dass wird leider nicht aktualisiert.
    Hast du einen Tipp für mich?

    Danke und Gruß

    AxLED

    simatecS Offline
    simatecS Offline
    simatec
    Developer Most Active
    wrote on last edited by
    #2021

    @axled Darf ich fragen, warum du dies so machst?
    Backitup kann doch selber zu definierten Zeiten und alle x Tage ein automatisches Backup erstellen.
    Da braucht es kein Blockly

    • Besuche meine Github Seite
    • Beitrag hat geholfen oder willst du mich unterstützen
    • HowTo Restore ioBroker
    A 1 Reply Last reply
    0
    • simatecS simatec

      @axled Darf ich fragen, warum du dies so machst?
      Backitup kann doch selber zu definierten Zeiten und alle x Tage ein automatisches Backup erstellen.
      Da braucht es kein Blockly

      A Online
      A Online
      AxLED
      wrote on last edited by
      #2022

      @simatec

      weil meine NAS sporadisch 1x die Woche läuft, daher greift die Zeitplanung von Backitup leider in meinem Fall auch nicht (immer).

      Gruß

      AxLED

      A 1 Reply Last reply
      0
      • M Online
        M Online
        MCU
        wrote on last edited by MCU
        #2023

        @simatec Einstellungsfrage:
        Welcher Token gehört hier hinein?
        9905c716-7b2e-4c3f-83de-e48d84291a69-image.png
        c9ff6782-8d6a-47f7-9650-da6b02ea726b-image.png

        User-Token?
        699f0c7b-7c52-4872-a760-0ed4c60d8aed-image.png
        Wo hole ich den InfluxDB-Datenbank-Token?

        NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
        Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

        simatecS 1 Reply Last reply
        0
        • M MCU

          @simatec Einstellungsfrage:
          Welcher Token gehört hier hinein?
          9905c716-7b2e-4c3f-83de-e48d84291a69-image.png
          c9ff6782-8d6a-47f7-9650-da6b02ea726b-image.png

          User-Token?
          699f0c7b-7c52-4872-a760-0ed4c60d8aed-image.png
          Wo hole ich den InfluxDB-Datenbank-Token?

          simatecS Offline
          simatecS Offline
          simatec
          Developer Most Active
          wrote on last edited by
          #2024

          @mcu Dir fehlen die Influx-cli
          https://github.com/simatec/ioBroker.backitup/wiki/ioBroker.backitup-Wiki-Deutsch#influxdb-backup

          • Besuche meine Github Seite
          • Beitrag hat geholfen oder willst du mich unterstützen
          • HowTo Restore ioBroker
          M 1 Reply Last reply
          0
          • simatecS simatec

            @mcu Dir fehlen die Influx-cli
            https://github.com/simatec/ioBroker.backitup/wiki/ioBroker.backitup-Wiki-Deutsch#influxdb-backup

            M Online
            M Online
            MCU
            wrote on last edited by MCU
            #2025

            @simatec
            Ich habe es jetzt nach Anleitung installiert, bekomme aber den gleichen Fehler, auch nach Neustart von influx und Instanz (backitup)? Muss man noch was machen?

            prox@influxdb:~$ apt policy influxdb-client influxdb2-cli
            influxdb-client:
              Installed: (none)
              Candidate: 1.6.7~rc0-1+b5
              Version table:
                 1.6.7~rc0-1+b5 500
                    500 http://ftp.debian.org/debian bullseye/main amd64 Packages
            influxdb2-cli:
              Installed: 2.3.0
              Candidate: 2.3.0
              Version table:
             *** 2.3.0 500
                    500 https://repos.influxdata.com/debian stable/main amd64 Packages
                    100 /var/lib/dpkg/status
            

            NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
            Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

            Thomas BraunT 1 Reply Last reply
            0
            • M MCU

              @simatec
              Ich habe es jetzt nach Anleitung installiert, bekomme aber den gleichen Fehler, auch nach Neustart von influx und Instanz (backitup)? Muss man noch was machen?

              prox@influxdb:~$ apt policy influxdb-client influxdb2-cli
              influxdb-client:
                Installed: (none)
                Candidate: 1.6.7~rc0-1+b5
                Version table:
                   1.6.7~rc0-1+b5 500
                      500 http://ftp.debian.org/debian bullseye/main amd64 Packages
              influxdb2-cli:
                Installed: 2.3.0
                Candidate: 2.3.0
                Version table:
               *** 2.3.0 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      100 /var/lib/dpkg/status
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #2026

              @mcu

              Hast du denn auch influxdb2?

              apt policy influxdb*
              

              zeigt mehr.

              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

              M 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @mcu

                Hast du denn auch influxdb2?

                apt policy influxdb*
                

                zeigt mehr.

                M Online
                M Online
                MCU
                wrote on last edited by
                #2027

                @thomas-braun sagte in Test Adapter ioBroker.backitup v2.4.x:

                apt policy influxdb*

                apt policy influxdb*
                N: Unable to locate package influxdb2-client-2.3.0-linux-amd64
                N: Couldn't find any package by glob 'influxdb2-client-2.3.0-linux-amd64'
                N: Unable to locate package influxdb2-client-2.3.0-linux-amd64.tar.gz
                N: Couldn't find any package by glob 'influxdb2-client-2.3.0-linux-amd64.tar.gz'
                

                NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                Thomas BraunT 1 Reply Last reply
                0
                • M MCU

                  @thomas-braun sagte in Test Adapter ioBroker.backitup v2.4.x:

                  apt policy influxdb*

                  apt policy influxdb*
                  N: Unable to locate package influxdb2-client-2.3.0-linux-amd64
                  N: Couldn't find any package by glob 'influxdb2-client-2.3.0-linux-amd64'
                  N: Unable to locate package influxdb2-client-2.3.0-linux-amd64.tar.gz
                  N: Couldn't find any package by glob 'influxdb2-client-2.3.0-linux-amd64.tar.gz'
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by Thomas Braun
                  #2028

                  @mcu

                  Dann hast du dir irgendwas irgendwie am Paketmanager vorbei ins System geprügelt.

                  Sauber sähe das so aus:

                  echad@chet:/opt/iobroker $ apt policy influxdb*
                  influxdb2-cli:
                    Installed: (none)
                    Candidate: 2.3.0
                    Version table:
                       2.3.0 500
                          500 https://repos.influxdata.com/debian bullseye/stable arm64 Packages
                  influxdb-client:
                    Installed: (none)
                    Candidate: 1.6.7~rc0-1+b5
                    Version table:
                       1.6.7~rc0-1+b5 500
                          500 http://deb.debian.org/debian bullseye/main arm64 Packages
                  influxdb-dev:
                    Installed: (none)
                    Candidate: (none)
                    Version table:
                  influxdb:
                    Installed: (none)
                    Candidate: 1.8.10-1
                    Version table:
                       1.8.10-1 500
                          500 https://repos.influxdata.com/debian bullseye/stable arm64 Packages
                       1.6.7~rc0-1+b5 500
                          500 http://deb.debian.org/debian bullseye/main arm64 Packages
                  influxdb2:
                    Installed: (none)
                    Candidate: 2.3.0-1
                    Version table:
                       2.3.0-1 500
                          500 https://repos.influxdata.com/debian bullseye/stable arm64 Packages
                  

                  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

                  M 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @mcu

                    Dann hast du dir irgendwas irgendwie am Paketmanager vorbei ins System geprügelt.

                    Sauber sähe das so aus:

                    echad@chet:/opt/iobroker $ apt policy influxdb*
                    influxdb2-cli:
                      Installed: (none)
                      Candidate: 2.3.0
                      Version table:
                         2.3.0 500
                            500 https://repos.influxdata.com/debian bullseye/stable arm64 Packages
                    influxdb-client:
                      Installed: (none)
                      Candidate: 1.6.7~rc0-1+b5
                      Version table:
                         1.6.7~rc0-1+b5 500
                            500 http://deb.debian.org/debian bullseye/main arm64 Packages
                    influxdb-dev:
                      Installed: (none)
                      Candidate: (none)
                      Version table:
                    influxdb:
                      Installed: (none)
                      Candidate: 1.8.10-1
                      Version table:
                         1.8.10-1 500
                            500 https://repos.influxdata.com/debian bullseye/stable arm64 Packages
                         1.6.7~rc0-1+b5 500
                            500 http://deb.debian.org/debian bullseye/main arm64 Packages
                    influxdb2:
                      Installed: (none)
                      Candidate: 2.3.0-1
                      Version table:
                         2.3.0-1 500
                            500 https://repos.influxdata.com/debian bullseye/stable arm64 Packages
                    
                    M Online
                    M Online
                    MCU
                    wrote on last edited by
                    #2029

                    @thomas-braun

                    wget https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.3.0-linux-amd64.tar.gz
                    --2022-07-10 19:41:36--  https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.3.0-linux-amd64.tar.gz
                    Resolving dl.influxdata.com (dl.influxdata.com)... 54.230.206.23, 54.230.206.30, 54.230.206.53, ...
                    Connecting to dl.influxdata.com (dl.influxdata.com)|54.230.206.23|:443... connected.
                    HTTP request sent, awaiting response... 200 OK
                    Length: 5350662 (5.1M) [application/x-gzip]
                    Saving to: 'influxdb2-client-2.3.0-linux-amd64.tar.gz'
                    
                    influxdb2-client-2.3.0-linux-amd64.tar.gz  100%[=======================================================================================>]   5.10M  --.-KB/s    in 0.1s    
                    
                    2022-07-10 19:41:36 (34.4 MB/s) - 'influxdb2-client-2.3.0-linux-amd64.tar.gz' saved [5350662/5350662]
                    
                    prox@influxdb:~$ tar xvzf ./influxdb2-client-2.3.0-linux-amd64.tar.gz
                    influxdb2-client-2.3.0-linux-amd64/LICENSE
                    influxdb2-client-2.3.0-linux-amd64/README.md
                    influxdb2-client-2.3.0-linux-amd64/influx
                    prox@influxdb:~$ sudo cp influxdb2-client-2.3.0-linux-amd64/influx /usr/local/bin/
                    
                    We trust you have received the usual lecture from the local System
                    Administrator. It usually boils down to these three things:
                    
                        #1) Respect the privacy of others.
                        #2) Think before you type.
                        #3) With great power comes great responsibility.
                    
                    [sudo] password for prox: 
                    prox@influxdb:~$ 
                    

                    NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                    Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                    Thomas BraunT simatecS 2 Replies Last reply
                    0
                    • M MCU

                      @thomas-braun

                      wget https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.3.0-linux-amd64.tar.gz
                      --2022-07-10 19:41:36--  https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.3.0-linux-amd64.tar.gz
                      Resolving dl.influxdata.com (dl.influxdata.com)... 54.230.206.23, 54.230.206.30, 54.230.206.53, ...
                      Connecting to dl.influxdata.com (dl.influxdata.com)|54.230.206.23|:443... connected.
                      HTTP request sent, awaiting response... 200 OK
                      Length: 5350662 (5.1M) [application/x-gzip]
                      Saving to: 'influxdb2-client-2.3.0-linux-amd64.tar.gz'
                      
                      influxdb2-client-2.3.0-linux-amd64.tar.gz  100%[=======================================================================================>]   5.10M  --.-KB/s    in 0.1s    
                      
                      2022-07-10 19:41:36 (34.4 MB/s) - 'influxdb2-client-2.3.0-linux-amd64.tar.gz' saved [5350662/5350662]
                      
                      prox@influxdb:~$ tar xvzf ./influxdb2-client-2.3.0-linux-amd64.tar.gz
                      influxdb2-client-2.3.0-linux-amd64/LICENSE
                      influxdb2-client-2.3.0-linux-amd64/README.md
                      influxdb2-client-2.3.0-linux-amd64/influx
                      prox@influxdb:~$ sudo cp influxdb2-client-2.3.0-linux-amd64/influx /usr/local/bin/
                      
                      We trust you have received the usual lecture from the local System
                      Administrator. It usually boils down to these three things:
                      
                          #1) Respect the privacy of others.
                          #2) Think before you type.
                          #3) With great power comes great responsibility.
                      
                      [sudo] password for prox: 
                      prox@influxdb:~$ 
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #2030

                      @mcu

                      Macht man ja auch nicht so.

                      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

                      M 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @mcu

                        Macht man ja auch nicht so.

                        M Online
                        M Online
                        MCU
                        wrote on last edited by MCU
                        #2031

                        @thomas-braun Steht aber so dort:
                        https://docs.influxdata.com/influxdb/v2.3/tools/influx-cli/?t=Linux
                        Wie sonst?

                        NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                        Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                        Thomas BraunT simatecS 2 Replies Last reply
                        0
                        • M MCU

                          @thomas-braun Steht aber so dort:
                          https://docs.influxdata.com/influxdb/v2.3/tools/influx-cli/?t=Linux
                          Wie sonst?

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

                          @mcu

                          Da steht aber auch, wie man sich deren Repo anlacht.
                          Software unter Debian wird (zu 99,9%) IMMER über den Paketmanager installiert. Auch influx.

                          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

                          simatecS 1 Reply Last reply
                          0
                          • M MCU

                            @thomas-braun

                            wget https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.3.0-linux-amd64.tar.gz
                            --2022-07-10 19:41:36--  https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.3.0-linux-amd64.tar.gz
                            Resolving dl.influxdata.com (dl.influxdata.com)... 54.230.206.23, 54.230.206.30, 54.230.206.53, ...
                            Connecting to dl.influxdata.com (dl.influxdata.com)|54.230.206.23|:443... connected.
                            HTTP request sent, awaiting response... 200 OK
                            Length: 5350662 (5.1M) [application/x-gzip]
                            Saving to: 'influxdb2-client-2.3.0-linux-amd64.tar.gz'
                            
                            influxdb2-client-2.3.0-linux-amd64.tar.gz  100%[=======================================================================================>]   5.10M  --.-KB/s    in 0.1s    
                            
                            2022-07-10 19:41:36 (34.4 MB/s) - 'influxdb2-client-2.3.0-linux-amd64.tar.gz' saved [5350662/5350662]
                            
                            prox@influxdb:~$ tar xvzf ./influxdb2-client-2.3.0-linux-amd64.tar.gz
                            influxdb2-client-2.3.0-linux-amd64/LICENSE
                            influxdb2-client-2.3.0-linux-amd64/README.md
                            influxdb2-client-2.3.0-linux-amd64/influx
                            prox@influxdb:~$ sudo cp influxdb2-client-2.3.0-linux-amd64/influx /usr/local/bin/
                            
                            We trust you have received the usual lecture from the local System
                            Administrator. It usually boils down to these three things:
                            
                                #1) Respect the privacy of others.
                                #2) Think before you type.
                                #3) With great power comes great responsibility.
                            
                            [sudo] password for prox: 
                            prox@influxdb:~$ 
                            
                            simatecS Offline
                            simatecS Offline
                            simatec
                            Developer Most Active
                            wrote on last edited by
                            #2033

                            @mcu leg die mal in /usr/bin
                            Bei einigen Systemen wird usr/local/bin nicht richtig erkannt

                            • Besuche meine Github Seite
                            • Beitrag hat geholfen oder willst du mich unterstützen
                            • HowTo Restore ioBroker
                            M 1 Reply Last reply
                            0
                            • simatecS simatec

                              @mcu leg die mal in /usr/bin
                              Bei einigen Systemen wird usr/local/bin nicht richtig erkannt

                              M Online
                              M Online
                              MCU
                              wrote on last edited by
                              #2034

                              @simatec Bringt keinen Unterschied.

                              NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                              Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

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

                                @mcu

                                Da steht aber auch, wie man sich deren Repo anlacht.
                                Software unter Debian wird (zu 99,9%) IMMER über den Paketmanager installiert. Auch influx.

                                simatecS Offline
                                simatecS Offline
                                simatec
                                Developer Most Active
                                wrote on last edited by
                                #2035

                                @thomas-braun Kannst du mal bitte in Backitup ein Issue anlegen, wie man über Paketmanager die influx-cli installiert
                                Also speziell für influxdb2.

                                Dann passe ich die Doku an.
                                Damals gab es noch kein offizielles Paket

                                • Besuche meine Github Seite
                                • Beitrag hat geholfen oder willst du mich unterstützen
                                • HowTo Restore ioBroker
                                1 Reply Last reply
                                1
                                • M MCU

                                  @simatec Bringt keinen Unterschied.

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

                                  @mcu

                                  https://docs.influxdata.com/influxdb/v1.8/introduction/install/

                                  Leg dir das Repo an, da ist auch influxdb2 drin. Und dann installierst du das sauber.

                                  Und kratz das wieder aus /usr/local/bin raus.

                                  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 Reply Last reply
                                  0
                                  • M MCU

                                    @thomas-braun Steht aber so dort:
                                    https://docs.influxdata.com/influxdb/v2.3/tools/influx-cli/?t=Linux
                                    Wie sonst?

                                    simatecS Offline
                                    simatecS Offline
                                    simatec
                                    Developer Most Active
                                    wrote on last edited by
                                    #2037

                                    @mcu
                                    Was kommt denn, wenn du influx in der Konsole aufrufst?

                                    • Besuche meine Github Seite
                                    • Beitrag hat geholfen oder willst du mich unterstützen
                                    • HowTo Restore ioBroker
                                    M 1 Reply Last reply
                                    0
                                    • simatecS simatec

                                      @mcu
                                      Was kommt denn, wenn du influx in der Konsole aufrufst?

                                      M Online
                                      M Online
                                      MCU
                                      wrote on last edited by
                                      #2038

                                      @simatec

                                      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
                                      

                                      NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                                      Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                      simatecS 1 Reply Last reply
                                      0
                                      • M MCU

                                        @simatec

                                        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
                                        
                                        simatecS Offline
                                        simatecS Offline
                                        simatec
                                        Developer Most Active
                                        wrote on last edited by
                                        #2039

                                        @mcu na geht doch.
                                        Dan sollte es auch in Backitup gehen.
                                        Falls die influx aus irgend einem Grund von Backitup nicht gefunden wird, trage den kompletten Pfad in der Config ein

                                        • Besuche meine Github Seite
                                        • Beitrag hat geholfen oder willst du mich unterstützen
                                        • HowTo Restore ioBroker
                                        M 1 Reply Last reply
                                        0
                                        • simatecS simatec

                                          @mcu na geht doch.
                                          Dan sollte es auch in Backitup gehen.
                                          Falls die influx aus irgend einem Grund von Backitup nicht gefunden wird, trage den kompletten Pfad in der Config ein

                                          M Online
                                          M Online
                                          MCU
                                          wrote on last edited by
                                          #2040

                                          @simatec So?
                                          9092a109-cb4a-4535-9ff2-32b97a2e3d67-image.png

                                          NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                                          Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                          Thomas BraunT simatecS 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          240

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe