No Data points on grafana Dashboard version 6.0

Hi,

I am running Grafana v6.0 on RHEL 7 OS. Data source is InfluxDB 1.2.2. For somehow dashboards i am able to view the data. There are some which report No Data Points. I do not see any error in both Grafana and InfluxDB logs. I am using telegraf agent on the client nodes. Is there a way to look around the reason behind No Data Points?

Any help will be highly appreciable. Thanks in Advance.

Best Regards,

Kaushal

Hi,

Checking in again if anyone can pitch in for my earlier post to this mailing list. Thanks in Advance.

Best Regards,

Kaushal

You could try using curl to access the influxdb, or cronograf (an influxdb product) to see if the data is reaching influxdb.
Also check there are no errors in the influx or telegraf logs.
If all is well check that you have the time setting in grafana ok (if its one hour and all the data is previous to one hour you will get the no data point message), and do a refresh on the dashboard, or set the dashboard to auto update (the default is to not autoupdate)