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

Can't make the dashboard work #16

Open
pmithrandir opened this issue Apr 10, 2024 · 1 comment
Open

Can't make the dashboard work #16

pmithrandir opened this issue Apr 10, 2024 · 1 comment

Comments

@pmithrandir
Copy link
Contributor

Hello,

After quite a bit of difficulties, I managed to get data up to grafana.

I added the dashboard, but it's far from easy to set it up. I'm still totally unable to get something functional.
And the documentation in the other project didn't help much as much task were already present.

What I did:

  • Copy the json
  • Inject the uid
  • Change the inverter serial number, put the same value for both lines (not sure it's relevant, I have one with 4 panels, but it shoudl display something at least)
  • update the bucket in the json... also I start to think I shoudl have created variable instead. ($telegraf)

How would you summarize the differents steps needed ?
Shouldn't we create that doc directly in this repo to not mix up different idea(and inconsistent naming).

Regards,
Pierre

@pmithrandir
Copy link
Contributor Author

For the reccord, I'm using synology to host my docker system.

I needed to

  • execute all command in sudo for them to work at all.
  • after the init.sh, I need to do a chown login users -R * in the folder to give back all the file generated to the local user
  • in docker-compose, to add in grafana section
    user: "1024"

For the moment, using the graphical interface didn't work. It might probably be an issue with my local config.

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