Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. grafana.ini ändern

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    grafana.ini ändern

    This topic has been deleted. Only users with topic management privileges can see it.
    • Codierknecht
      Codierknecht Developer Most Active @Dr.Pie last edited by

      @dr-pie
      Läuft Grafana bei Dir als Container?

      Dr.Pie 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Dr.Pie last edited by

        @dr-pie sagte in grafana.ini ändern:

        Ich glaube das ich nicht im richtigen Verzeichnis bin.

        Richtig, du steht im /home-Verzeichnis vom 'Jens'.
        Üblicherweise liegen die config-Dateien in /etc herum.

        1 Reply Last reply Reply Quote 0
        • Dr.Pie
          Dr.Pie @MCU last edited by

          @mcu sagte in grafana.ini ändern:

          sudo nano /etc/grafana/grafana.ini

          login as: jens
          jens@192.168.178.203's password:
          
          Synology strongly advises you not to run commands as the root user, who has
          the highest privileges on the system. Doing so may cause major damages
          to the system. Please note that if you choose to proceed, all consequences are
          at your own risk.
          
          Jens@Server3:~$ sudo nano /etc/grafana/grafana.ini
          Password:
          sudo: nano: command not found
          Jens@Server3:~$
          
          
          M 1 Reply Last reply Reply Quote 0
          • Dr.Pie
            Dr.Pie @Codierknecht last edited by

            @codierknecht sagte in grafana.ini ändern:

            @dr-pie
            Läuft Grafana bei Dir als Container?

            Ja

            Codierknecht 1 Reply Last reply Reply Quote 0
            • M
              MCU @Dr.Pie last edited by

              @dr-pie Warum auch immer?

              sudo apt install nano
              
              Dr.Pie 1 Reply Last reply Reply Quote 0
              • Dr.Pie
                Dr.Pie @MCU last edited by

                @mcu sagte in grafana.ini ändern:

                @dr-pie Warum auch immer?

                sudo apt install nano
                
                Jens@Server3:~$ sudo apt install nano
                sudo: apt: command not found
                Jens@Server3:~$
                
                M 1 Reply Last reply Reply Quote 0
                • M
                  MCU @Dr.Pie last edited by

                  @dr-pie Wie editierst du sonst Dateien?

                  Dr.Pie 1 Reply Last reply Reply Quote 0
                  • Dr.Pie
                    Dr.Pie @MCU last edited by

                    @mcu sagte in grafana.ini ändern:

                    @dr-pie Wie editierst du sonst Dateien?

                    Das habe ich noch nie

                    1 Reply Last reply Reply Quote 0
                    • Codierknecht
                      Codierknecht Developer Most Active @Dr.Pie last edited by Codierknecht

                      @dr-pie
                      Im Container brauchst Du nicht an der grafana.ini rumzufummeln.
                      Das geht mit Umgebungsvariablen.
                      f0abb241-fdb8-41cd-9b74-9f8b720ab2ca-image.png

                      Dr.Pie 1 Reply Last reply Reply Quote 0
                      • Dr.Pie
                        Dr.Pie @Codierknecht last edited by Dr.Pie

                        @codierknecht sagte in grafana.ini ändern:

                        @dr-pie
                        Im Container brauchstr Du nicht an der grafana.ini rumzufummeln.
                        Das geht mit Umgebungsvariablen.
                        f0abb241-fdb8-41cd-9b74-9f8b720ab2ca-image.png

                        Keine Ahnung was das ist bzw wo ich das ändern kann

                        Codierknecht 1 Reply Last reply Reply Quote 0
                        • Codierknecht
                          Codierknecht Developer Most Active @Dr.Pie last edited by

                          @dr-pie sagte in grafana.ini ändern:

                          Keine Ahnung was das ist bzw wo ich das ändern kann

                          In den Einstellungen des Grafana-Containers
                          c1cb8709-1bba-4af5-b3aa-f0232ddb2c47-image.png

                          Dr.Pie 1 Reply Last reply Reply Quote 0
                          • Dr.Pie
                            Dr.Pie @Codierknecht last edited by Dr.Pie

                            Das sieht bei mir so aus

                            ? 1 Reply Last reply Reply Quote 0
                            • ?
                              A Former User @Dr.Pie last edited by

                              @dr-pie sagte in grafana.ini ändern:

                              Das sieht bei mir so aus:
                              grafana7.png

                              Moin,

                              ich habe das mal versucht zu beschreiben https://forum.iobroker.net/topic/64901/grafana-panel-in-vis-darstellen/13

                              VG
                              Bernd

                              Dr.Pie 1 Reply Last reply Reply Quote 0
                              • Dr.Pie
                                Dr.Pie @Guest last edited by

                                Sorry ... falsche Grafik

                                grafana8.png

                                Codierknecht 1 Reply Last reply Reply Quote 0
                                • Codierknecht
                                  Codierknecht Developer Most Active @Dr.Pie last edited by

                                  @dr-pie
                                  Container stoppen, bearbeiten und die oben gezeigten Umgebungsvariablen anlegen.
                                  f995d1ca-19a6-4007-a9fc-7b1ed29dba98-image.png

                                  1 Reply Last reply Reply Quote 0
                                  • Dr.Pie
                                    Dr.Pie last edited by

                                    @codierknecht ok ...

                                    anonymous steht auf true.

                                    Aber ich bekomme immer noch die Meldung das Firefox keine eingebetteten Seiten anzeigen darf.

                                    crunchip 1 Reply Last reply Reply Quote 0
                                    • crunchip
                                      crunchip Forum Testing Most Active @Dr.Pie last edited by

                                      @dr-pie grafana service neu gestartet?

                                      Dr.Pie 1 Reply Last reply Reply Quote 0
                                      • Dr.Pie
                                        Dr.Pie @crunchip last edited by

                                        @crunchip sagte in grafana.ini ändern:

                                        @dr-pie grafana service neu gestartet?

                                        Ja das habe ich ... komische Sache.

                                        Marc Berg 1 Reply Last reply Reply Quote 0
                                        • Marc Berg
                                          Marc Berg Most Active @Dr.Pie last edited by Marc Berg

                                          @dr-pie sagte in grafana.ini ändern:

                                          anonymous steht auf true.

                                          Es fehlt dann aber noch die Environment Variable

                                          GF_SECURITY_ALLOW_EMBEDDING=true

                                          Dr.Pie 1 Reply Last reply Reply Quote 0
                                          • Dr.Pie
                                            Dr.Pie @Marc Berg last edited by

                                            @marc-berg

                                            Das genau war der Knackpunkt ... nun läuft es ... sogar &Kiosk funktioniert ....

                                            Hammer.

                                            1000 Dank allen 👍 👍 👍

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            824
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            22
                                            865
                                            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