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. ioBroker Allgemein
  4. (gelöst) Grafana

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

(gelöst) Grafana

Scheduled Pinned Locked Moved ioBroker Allgemein
101 Posts 7 Posters 9.6k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ostseereiterO Offline
    ostseereiterO Offline
    ostseereiter
    wrote on last edited by
    #77

    ich habe jetzt mal in der Influx-Config auth-enabled auf false gesetzt
    danach konnte ich die Datenbank finden aber den User leider nicht .

    
    andy@debian:~$ sudo influx
    Connected to http://localhost:8086 version 1.8.5
    InfluxDB shell version: 1.8.5
    > show databases
    name: databases
    name
    ----
    _internal
    IobrokerD
    > show user
    ERR: error parsing query: found USER, expected CONTINUOUS, DATABASES, DIAGNOSTICS, FIELD, GRANTS, MEASUREMENT, MEASUREMENTS, QUERIES, RETENTION, SERIES, SHARD, SHARDS, STATS, SUBSCRIPTIONS, TAG, USERS at line 1, char 6
    Warning: It is possible this error is due to not setting a database.
    Please set a database with the command "use <database>".
    > exit
    
    

    Gruß OSR

    Plattform
    Linux x64 CPUs2 AMD G-T56N Processor 1646 MHz 8GB RAM

    crunchipC 1 Reply Last reply
    0
    • ostseereiterO ostseereiter

      ich habe jetzt mal in der Influx-Config auth-enabled auf false gesetzt
      danach konnte ich die Datenbank finden aber den User leider nicht .

      
      andy@debian:~$ sudo influx
      Connected to http://localhost:8086 version 1.8.5
      InfluxDB shell version: 1.8.5
      > show databases
      name: databases
      name
      ----
      _internal
      IobrokerD
      > show user
      ERR: error parsing query: found USER, expected CONTINUOUS, DATABASES, DIAGNOSTICS, FIELD, GRANTS, MEASUREMENT, MEASUREMENTS, QUERIES, RETENTION, SERIES, SHARD, SHARDS, STATS, SUBSCRIPTIONS, TAG, USERS at line 1, char 6
      Warning: It is possible this error is due to not setting a database.
      Please set a database with the command "use <database>".
      > exit
      
      
      crunchipC Away
      crunchipC Away
      crunchip
      Forum Testing Most Active
      wrote on last edited by
      #78

      @ostseereiter irgendwie hast du ein ganz schön "verkorkstes" System

      umgestiegen von Proxmox auf Unraid

      ostseereiterO 1 Reply Last reply
      0
      • crunchipC crunchip

        @ostseereiter irgendwie hast du ein ganz schön "verkorkstes" System

        ostseereiterO Offline
        ostseereiterO Offline
        ostseereiter
        wrote on last edited by
        #79

        @crunchip kann sein wie gesagt wurde neu aufgespielt dann iobroker drauf und sonst nix nun jetzt halt die Datenbank

        Gruß OSR

        Plattform
        Linux x64 CPUs2 AMD G-T56N Processor 1646 MHz 8GB RAM

        crunchipC 1 Reply Last reply
        0
        • ostseereiterO ostseereiter

          @crunchip kann sein wie gesagt wurde neu aufgespielt dann iobroker drauf und sonst nix nun jetzt halt die Datenbank

          crunchipC Away
          crunchipC Away
          crunchip
          Forum Testing Most Active
          wrote on last edited by crunchip
          #80

          @ostseereiter wen du influx frisch installiert hast, brauchst du doch keine Datenbank anlegen. Das machst du durch den influx Adapter! In der Instanz gibst du user Passwort und Name der Datenbank an, das wird dann automatisch in Influx angelegt. Diese Daten nutzt du dann und verweisst in Grafana auf deine Datenbank.

          umgestiegen von Proxmox auf Unraid

          ostseereiterO 2 Replies Last reply
          0
          • crunchipC crunchip

            @ostseereiter wen du influx frisch installiert hast, brauchst du doch keine Datenbank anlegen. Das machst du durch den influx Adapter! In der Instanz gibst du user Passwort und Name der Datenbank an, das wird dann automatisch in Influx angelegt. Diese Daten nutzt du dann und verweisst in Grafana auf deine Datenbank.

            ostseereiterO Offline
            ostseereiterO Offline
            ostseereiter
            wrote on last edited by
            #81

            @crunchip Grafana bracht ja eine Datenbank wenn man kein Iobroker benutzt zb

            Gruß OSR

            Plattform
            Linux x64 CPUs2 AMD G-T56N Processor 1646 MHz 8GB RAM

            1 Reply Last reply
            0
            • crunchipC crunchip

              @ostseereiter wen du influx frisch installiert hast, brauchst du doch keine Datenbank anlegen. Das machst du durch den influx Adapter! In der Instanz gibst du user Passwort und Name der Datenbank an, das wird dann automatisch in Influx angelegt. Diese Daten nutzt du dann und verweisst in Grafana auf deine Datenbank.

              ostseereiterO Offline
              ostseereiterO Offline
              ostseereiter
              wrote on last edited by
              #82

              @crunchip
              der Befehl show user hat sich geändert in show users

              
              InfluxDB shell version: 1.8.5
              > show databases
              name: databases
              name
              ----
              _internal
              IobrokerD
              > use IobrokerD
              Using database IobrokerD
              > show users
              user  admin
              ----  -----
              admin true
              andy  false
              
              

              Gruß OSR

              Plattform
              Linux x64 CPUs2 AMD G-T56N Processor 1646 MHz 8GB RAM

              1 Reply Last reply
              0
              • ostseereiterO Offline
                ostseereiterO Offline
                ostseereiter
                wrote on last edited by
                #83

                Verbindung steht
                Screenshot (95).png
                Nun möchte ich aber nicht gleich alles umstellen. Kann man von den influxadaper zwei Instanzen anlegen?

                Gruß OSR

                Plattform
                Linux x64 CPUs2 AMD G-T56N Processor 1646 MHz 8GB RAM

                crunchipC 1 Reply Last reply
                0
                • ostseereiterO ostseereiter

                  Verbindung steht
                  Screenshot (95).png
                  Nun möchte ich aber nicht gleich alles umstellen. Kann man von den influxadaper zwei Instanzen anlegen?

                  crunchipC Away
                  crunchipC Away
                  crunchip
                  Forum Testing Most Active
                  wrote on last edited by
                  #84

                  @ostseereiter Jep, habe selbst 3 laufen, damit das bisschen getrennt ist. Eine davon ist zum "spielen" , denn bevor ich da dann ewig einzelne Daten löschen muss, lösch ich die Datenbank und leg sie wieder neu an.

                  umgestiegen von Proxmox auf Unraid

                  ostseereiterO 1 Reply Last reply
                  1
                  • crunchipC crunchip

                    @ostseereiter Jep, habe selbst 3 laufen, damit das bisschen getrennt ist. Eine davon ist zum "spielen" , denn bevor ich da dann ewig einzelne Daten löschen muss, lösch ich die Datenbank und leg sie wieder neu an.

                    ostseereiterO Offline
                    ostseereiterO Offline
                    ostseereiter
                    wrote on last edited by
                    #85

                    @crunchip
                    ok

                    Gruß OSR

                    Plattform
                    Linux x64 CPUs2 AMD G-T56N Processor 1646 MHz 8GB RAM

                    1 Reply Last reply
                    0
                    • ostseereiterO Offline
                      ostseereiterO Offline
                      ostseereiter
                      wrote on last edited by
                      #86

                      Instanz erstellt alles grün das ist erst mal super.einen Testgraph erstellt auch alles gut nun weiß ich das es irgendwo eine Einstellung gibt so dass man diese auch in Iobroker-Vis sichtbar macht jedoch das finde ich nicht.
                      Screenshot (97).png

                      Gruß OSR

                      Plattform
                      Linux x64 CPUs2 AMD G-T56N Processor 1646 MHz 8GB RAM

                      crunchipC 1 Reply Last reply
                      0
                      • ostseereiterO ostseereiter

                        Instanz erstellt alles grün das ist erst mal super.einen Testgraph erstellt auch alles gut nun weiß ich das es irgendwo eine Einstellung gibt so dass man diese auch in Iobroker-Vis sichtbar macht jedoch das finde ich nicht.
                        Screenshot (97).png

                        crunchipC Away
                        crunchipC Away
                        crunchip
                        Forum Testing Most Active
                        wrote on last edited by
                        #87

                        @ostseereiter du musst die config anpassen. Bin grad unterwegs

                        umgestiegen von Proxmox auf Unraid

                        ostseereiterO 1 Reply Last reply
                        0
                        • crunchipC crunchip

                          @ostseereiter du musst die config anpassen. Bin grad unterwegs

                          ostseereiterO Offline
                          ostseereiterO Offline
                          ostseereiter
                          wrote on last edited by
                          #88

                          @crunchip
                          ok ich habe die grafana.ini bearbeitet so wie es im Internet steht
                          aber immer noch kein Zugriff vielleicht übersehe ich noch was.

                          #################################### Security ####################################
                          [security]
                          # disable creation of admin user on first start of grafana
                          ;disable_initial_admin_creation = false
                          
                          # default admin user, created on startup
                          ;admin_user = admin
                          
                          # default admin password, can be changed before first start of grafana,  or in profile settings
                          ;admin_password = admin
                          
                          # used for signing
                          ;secret_key = SW2YcwTIb9zpOOhoPsMm
                          
                          # disable gravatar profile images
                          ;disable_gravatar = false
                          
                          # data source proxy whitelist (ip_or_domain:port separated by spaces)
                          ;data_source_proxy_whitelist =
                          
                          # disable protection against brute force login attempts
                          ;disable_brute_force_login_protection = false
                          
                          # set to true if you host Grafana behind HTTPS. default is false.
                          ;cookie_secure = false
                          
                          # set cookie SameSite attribute. defaults to `lax`. can be set to "lax", "strict", "none" and "disabled"
                          ;cookie_samesite = lax
                          
                          # set to true if you want to allow browsers to render Grafana in a <frame>, <iframe>, <embed> or <object>. default is false.
                          ;allow_embedding = true
                          
                          # Set to true if you want to enable http strict transport security (HSTS) response header.
                          # This is only sent when HTTPS is enabled in this configuration.
                          # HSTS tells browsers that the site should only be accessed using HTTPS.
                          ;strict_transport_security = false
                          
                          # Sets how long a browser should cache HSTS. Only applied if strict_transport_security is enabled.
                          ;strict_transport_security_max_age_seconds = 86400
                          
                          # Set to true if to enable HSTS preloading option. Only applied if strict_transport_security is enabled.
                          ;strict_transport_security_preload = false
                          
                          #################################### Anonymous Auth ######################
                          [auth.anonymous]
                          # enable anonymous access
                          ;enabled = true
                          
                          # specify organization name that should be used for unauthenticated users
                          ;org_name = Main Org.
                          
                          # specify role for unauthenticated users
                          ;org_role = Viewer
                          
                          # mask the Grafana version number for unauthenticated users
                          ;hide_version = false
                          
                          

                          Gruß OSR

                          Plattform
                          Linux x64 CPUs2 AMD G-T56N Processor 1646 MHz 8GB RAM

                          HomoranH 1 Reply Last reply
                          0
                          • ostseereiterO ostseereiter

                            @crunchip
                            ok ich habe die grafana.ini bearbeitet so wie es im Internet steht
                            aber immer noch kein Zugriff vielleicht übersehe ich noch was.

                            #################################### Security ####################################
                            [security]
                            # disable creation of admin user on first start of grafana
                            ;disable_initial_admin_creation = false
                            
                            # default admin user, created on startup
                            ;admin_user = admin
                            
                            # default admin password, can be changed before first start of grafana,  or in profile settings
                            ;admin_password = admin
                            
                            # used for signing
                            ;secret_key = SW2YcwTIb9zpOOhoPsMm
                            
                            # disable gravatar profile images
                            ;disable_gravatar = false
                            
                            # data source proxy whitelist (ip_or_domain:port separated by spaces)
                            ;data_source_proxy_whitelist =
                            
                            # disable protection against brute force login attempts
                            ;disable_brute_force_login_protection = false
                            
                            # set to true if you host Grafana behind HTTPS. default is false.
                            ;cookie_secure = false
                            
                            # set cookie SameSite attribute. defaults to `lax`. can be set to "lax", "strict", "none" and "disabled"
                            ;cookie_samesite = lax
                            
                            # set to true if you want to allow browsers to render Grafana in a <frame>, <iframe>, <embed> or <object>. default is false.
                            ;allow_embedding = true
                            
                            # Set to true if you want to enable http strict transport security (HSTS) response header.
                            # This is only sent when HTTPS is enabled in this configuration.
                            # HSTS tells browsers that the site should only be accessed using HTTPS.
                            ;strict_transport_security = false
                            
                            # Sets how long a browser should cache HSTS. Only applied if strict_transport_security is enabled.
                            ;strict_transport_security_max_age_seconds = 86400
                            
                            # Set to true if to enable HSTS preloading option. Only applied if strict_transport_security is enabled.
                            ;strict_transport_security_preload = false
                            
                            #################################### Anonymous Auth ######################
                            [auth.anonymous]
                            # enable anonymous access
                            ;enabled = true
                            
                            # specify organization name that should be used for unauthenticated users
                            ;org_name = Main Org.
                            
                            # specify role for unauthenticated users
                            ;org_role = Viewer
                            
                            # mask the Grafana version number for unauthenticated users
                            ;hide_version = false
                            
                            
                            HomoranH Do not disturb
                            HomoranH Do not disturb
                            Homoran
                            Global Moderator Administrators
                            wrote on last edited by Homoran
                            #89

                            @ostseereiter sagte in Grafana:

                             [auth.anonymous]                                                                                                                                                                            # enable anonymous access                                                                                                                                                                            ;enabled = true
                            

                            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 -

                            ostseereiterO 1 Reply Last reply
                            0
                            • HomoranH Homoran

                              @ostseereiter sagte in Grafana:

                               [auth.anonymous]                                                                                                                                                                            # enable anonymous access                                                                                                                                                                            ;enabled = true
                              
                              ostseereiterO Offline
                              ostseereiterO Offline
                              ostseereiter
                              wrote on last edited by
                              #90

                              @homoran
                              das ist doch

                              [auth.anonymous]
                              # enable anonymous access
                              ;enabled = true
                              

                              Gruß OSR

                              Plattform
                              Linux x64 CPUs2 AMD G-T56N Processor 1646 MHz 8GB RAM

                              HomoranH 1 Reply Last reply
                              0
                              • ostseereiterO ostseereiter

                                @homoran
                                das ist doch

                                [auth.anonymous]
                                # enable anonymous access
                                ;enabled = true
                                
                                HomoranH Do not disturb
                                HomoranH Do not disturb
                                Homoran
                                Global Moderator Administrators
                                wrote on last edited by
                                #91

                                @ostseereiter sagte in Grafana:

                                das ist doch

                                ...auskommentiert!

                                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 -

                                ostseereiterO 1 Reply Last reply
                                0
                                • HomoranH Homoran

                                  @ostseereiter sagte in Grafana:

                                  das ist doch

                                  ...auskommentiert!

                                  ostseereiterO Offline
                                  ostseereiterO Offline
                                  ostseereiter
                                  wrote on last edited by
                                  #92

                                  @homoran
                                  also muss ich das Zeichen entfernen

                                  #
                                  

                                  Gruß OSR

                                  Plattform
                                  Linux x64 CPUs2 AMD G-T56N Processor 1646 MHz 8GB RAM

                                  crunchipC 1 Reply Last reply
                                  0
                                  • ostseereiterO ostseereiter

                                    @homoran
                                    also muss ich das Zeichen entfernen

                                    #
                                    
                                    crunchipC Away
                                    crunchipC Away
                                    crunchip
                                    Forum Testing Most Active
                                    wrote on last edited by crunchip
                                    #93

                                    @ostseereiter nein das ; muss weg

                                    [security]
                                    allow_embedding = true
                                    
                                    [auth.anonymous]
                                    enabled = true 
                                    org_name = Main Org.
                                    org_role = Viewer
                                    
                                    [users]
                                    allow_sign_up = false
                                    

                                    umgestiegen von Proxmox auf Unraid

                                    ostseereiterO 1 Reply Last reply
                                    0
                                    • crunchipC crunchip

                                      @ostseereiter nein das ; muss weg

                                      [security]
                                      allow_embedding = true
                                      
                                      [auth.anonymous]
                                      enabled = true 
                                      org_name = Main Org.
                                      org_role = Viewer
                                      
                                      [users]
                                      allow_sign_up = false
                                      
                                      ostseereiterO Offline
                                      ostseereiterO Offline
                                      ostseereiter
                                      wrote on last edited by
                                      #94

                                      @crunchip
                                      nicht böse sein so richtig mit den auskommentieren habe ich es noch nicht begriffen.
                                      Ich habe schon bisschen was geändert ist so richtig oder was muss noch weg das Semikolon

                                      et to true if you want to allow browsers to render Grafana in a <frame>, <if$
                                      ;allow_embedding = true
                                      
                                      [users]
                                      # disable user signup / registration
                                      allow_sign_up = false
                                      
                                      
                                      [auth.anonymous]
                                      # enable anonymous access
                                      enabled = true
                                      
                                      # specify organization name that should be used for unauthenticated users
                                      ;org_name = Main Org.
                                      
                                      # specify role for unauthenticated users
                                      ;org_role = Viewer
                                      
                                      # mask the Grafana version number for unauthenticated users
                                      ;hide_version = false
                                      
                                      

                                      Gruß OSR

                                      Plattform
                                      Linux x64 CPUs2 AMD G-T56N Processor 1646 MHz 8GB RAM

                                      crunchipC 1 Reply Last reply
                                      0
                                      • ostseereiterO ostseereiter

                                        @crunchip
                                        nicht böse sein so richtig mit den auskommentieren habe ich es noch nicht begriffen.
                                        Ich habe schon bisschen was geändert ist so richtig oder was muss noch weg das Semikolon

                                        et to true if you want to allow browsers to render Grafana in a <frame>, <if$
                                        ;allow_embedding = true
                                        
                                        [users]
                                        # disable user signup / registration
                                        allow_sign_up = false
                                        
                                        
                                        [auth.anonymous]
                                        # enable anonymous access
                                        enabled = true
                                        
                                        # specify organization name that should be used for unauthenticated users
                                        ;org_name = Main Org.
                                        
                                        # specify role for unauthenticated users
                                        ;org_role = Viewer
                                        
                                        # mask the Grafana version number for unauthenticated users
                                        ;hide_version = false
                                        
                                        
                                        crunchipC Away
                                        crunchipC Away
                                        crunchip
                                        Forum Testing Most Active
                                        wrote on last edited by crunchip
                                        #95

                                        @ostseereiter genau das was ich gepostet hab, musst du so in der config einstellen, bzw nachtragen
                                        Ja das Semikolon bedeutet, diese Zeile ist auskommentiert.

                                        umgestiegen von Proxmox auf Unraid

                                        ostseereiterO SlowmanS 2 Replies Last reply
                                        1
                                        • crunchipC crunchip

                                          @ostseereiter genau das was ich gepostet hab, musst du so in der config einstellen, bzw nachtragen
                                          Ja das Semikolon bedeutet, diese Zeile ist auskommentiert.

                                          ostseereiterO Offline
                                          ostseereiterO Offline
                                          ostseereiter
                                          wrote on last edited by
                                          #96

                                          @crunchip
                                          Danke es läuft man lernt nie aus das in meinen Alter naja fühle mich trotzdem noch jung.
                                          Danke auch noch mal an @Homoran @Thomas-Braun @SBorg @Meister-Mopper

                                          Gruß OSR

                                          Plattform
                                          Linux x64 CPUs2 AMD G-T56N Processor 1646 MHz 8GB RAM

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          371

                                          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