Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No dashboard visible after make install #43

Open
henricook opened this issue Aug 17, 2023 · 3 comments
Open

No dashboard visible after make install #43

henricook opened this issue Aug 17, 2023 · 3 comments

Comments

@henricook
Copy link

henricook commented Aug 17, 2023

Hi, this project looks like exactly what I need for my own dodgy ISP!

After installing though there were no dashboards visible in Grafana - what am I doing wrong?

Steps I followed:

  • Clone repo into folder
  • make install
  • Login to grafana at myhost:3000 admin/admin and change password
  • I see no dashboards in 'dashboards -> manage'

I'm on an ubuntu system with no firewalls or proxies

Notable logs in telegraf:

2023-08-17T14:55:39Z W! [outputs.influxdb] When writing to [http://influxdb:8086]: database "telegraf" creation failed: Post "http://influxdb:8086/query": dial tcp 172.24.0.2:8086: connect: connection refused
2023-08-17T14:55:40Z E! [inputs.docker] Error in plugin: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
2023-08-17T14:55:40Z E! [inputs.docker] Error in plugin: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
2023-08-17T14:55:50Z E! [inputs.docker] Error in plugin: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
@henricook
Copy link
Author

@fmdlc 🙏🏻

@henricook
Copy link
Author

henricook commented Aug 17, 2023

For the telegraf docker errors i've removed inputs.docker from telegraf.conf as I don't see why I'd need it

@henricook
Copy link
Author

I got around the worst of this by manually configuring the influxdb datasource in Grafana with credentials from credentials.env and importing the Grafana dashboard from the Grafana online library linked in the README

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant