Read the statement by Michael Teeuw here.
MMM-GrafanaCharts and MMM-GrafanaGauges: Display you data with Charts and Gauges. Beautifully.
-
@fox Yes, this script is responsible for getting the data into the database.
If you would like to show other data with Grafana, you need to save the data you get from your sensor.
-
How do you manage credential to get access to grafana?
Thanks in advance. -
How to install Grafana? Does that debian work fine on rpi? I am confused since the architecture is different and I think the packages should be different as well.
I know its a very stupid question, but please help
-
@yours.mukul
Yes just follow these instructions:
http://docs.grafana.org/installation/debian/ -
@sceletus
Enable authentication in the [http] section of the configuration file /etc/influxdb/influxdb.conf :[http] enabled = true bind-address = ":8086" # change to a specific interface if needed auth-enabled = true # will enforce authentication
everything is described in the tutorial on http://robstechlog.com/2017/06/30/personal-weather-chart-module/
-
@planet4 Are you able to provide steps on how you managed to update the CSS file to match the black background of the MM?
-
@hunty1980 I used this guide https://forum.magicmirror.builders/topic/1675/graph-module/18
-
@SvenSommer Have not used this module for a while but have now reinstalled Grafana and would like to try it again. However I can not remember how to solve the login to Grafana. I think I opened it up as public the last time but is not an option now. At the moment the mirror just shows erroe as it can not login to the Grafana dashboard. Please advise.
-
I was able to solve the login issues but now its just black. Maybe this module does not work with the new version of Grafana?
-
@planet4 Hey, I just tried it with the actual Grafana v6.0.1 (commit: 0c44a04)
It worked for me without any adjustments.Maybe I can support you, to set it up.