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

Hi, great dashboard, but can't make it work #45

Closed
VictorRobellini opened this issue Oct 22, 2021 · 5 comments
Closed

Hi, great dashboard, but can't make it work #45

VictorRobellini opened this issue Oct 22, 2021 · 5 comments

Comments

@VictorRobellini
Copy link
Owner

VictorRobellini commented Oct 22, 2021

-- Moving to it's own issue
@sbeechee

Hi, great dashboard, but can't make it work
Everything installed by the way it is documented, but still no data can be read from Grafana (Telegraf is writing in Influx and the database is called pfsense as the example).
Is something missed in the documentation or is just plug and play as showed?
Made some changes to the configuration because in Netgate SG-1100 the temperature can't be readed from the sysctl because there's no hw.acpi and also [[inputs.swap]] was producing some errors (can't read that variable of the system)

Regards
Sebastian

Originally posted by @sbeeche in #38 (comment)

@VictorRobellini
Copy link
Owner Author

If you are getting data from pfSense to influx but unable to pull data with Grafana, something is probably wrong with your Grafana data source connection. I would recommend looking around: https://community.grafana.com. I don't have much experience troubleshooting this issue.

@wrightsonm
Copy link
Contributor

There is a bit of playing around to get grafana to work with influxql if you are using the influxdb v2.x

This is my config for using influxql with infxdb v 2.x

image

@wrightsonm
Copy link
Contributor

This is my config to use influxdb 2.x with the flux language:

image

@lgwapnitsky
Copy link

I've been working on rewriting this in Flux, and have forked the repo. See issue #44 for more info

@VictorRobellini
Copy link
Owner Author

The issue here in influx 2.x and the use of influxQL connections in my dashboard.

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

3 participants