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

manage Grafana's dashboards #244

Open
gmauro opened this issue Dec 23, 2020 · 3 comments
Open

manage Grafana's dashboards #244

gmauro opened this issue Dec 23, 2020 · 3 comments
Labels

Comments

@gmauro
Copy link
Member

gmauro commented Dec 23, 2020

Add Grafana's dashboards management in Grafana's playbook
https://grafana.com/docs/grafana/latest/administration/provisioning/#dashboards
https://github.com/cloudalchemy/ansible-grafana/blob/0.16.2/tasks/dashboards.yml

@gmauro
Copy link
Member Author

gmauro commented Dec 23, 2020

root@stats:~$ cat /etc/grafana/provisioning/dashboards/usegalaxy_eu.yaml 
# # config file version
apiVersion: 1

providers:
 - name: 'usegalaxy.eu'
   orgId: 1
   folder: ''
   folderUid: ''
   type: file
   options:
     path: /data_is/monitoring/grafana_data/dashboards
     foldersFromFilesStructure: true


@gmauro gmauro added the grafana label Jan 8, 2021
@bgruening
Copy link
Member

lugin: exec: fork/exec /usr/bin/nfsstat-influx: no such file or directory for command '/usr/bin/nfsstat-influx':

Seems to be missing on the new host.

@gmauro
Copy link
Member Author

gmauro commented Feb 15, 2021

lugin: exec: fork/exec /usr/bin/nfsstat-influx: no such file or directory for command '/usr/bin/nfsstat-influx':

Seems to be missing on the new host.

fixed with commit b83090e

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

No branches or pull requests

2 participants