dinger1986 / TRMM-Grafana

Grafana Dashboards setup and preconfigured to work with Tactical RMM
30 stars 17 forks source link

New Install. Showing no data on the agent dashboard #44

Closed rwright-bci closed 1 day ago

rwright-bci commented 7 months ago

Installed Grafana and checked the DB source, and had to create a copy of the dashboard to fix the TacticalURL and GrafanaURL variables (in order to save them).

I can bring up the dashboard but am not seeing any data

Here is a hover over the error:

image

Will I need to create a login for each of my techs to be able to view the dashboards in Grafana? Or is there a way to pass along the Tactical login as the user name?

rwright-bci commented 7 months ago

Found an article about disabling TLS for the datasource which brought the graphs to life. I'm hoping that create a security issue since everything is happening within the same server?

dinger1986 commented 7 months ago

are you using localhost? or whats the address you are using? Tbh I use reporting and theres dashboard availability in that so am not doing alot with grafana now.

rwright-bci commented 7 months ago

I didn't think of that! I will check into the reporting module. Lots to learn! :-)

jpfaias commented 7 months ago

Try to change data source from "localhost" to "127.0.0.1"