]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commit
ceph-grafana: Use graphite-api for Ubuntu
authorZack Cerza <zack@redhat.com>
Wed, 12 Jul 2017 17:33:34 +0000 (11:33 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 12 Jul 2017 23:03:32 +0000 (17:03 -0600)
commita21c030398d268e2a76f3b732245d3c94b3f8732
tree1abfd9e7989ddbceac1b91f0adbd4395d78255fb
parent8928425be04592b4c9f7fa6c7f5c3817494a70c6
ceph-grafana: Use graphite-api for Ubuntu

They ship it already, and it's a bit less involved to set up.

Signed-off-by: Zack Cerza <zack@redhat.com>
ansible/roles/ceph-grafana/defaults/main.yml
ansible/roles/ceph-grafana/handlers/main.yml
ansible/roles/ceph-grafana/tasks/configure_carbon.yml
ansible/roles/ceph-grafana/tasks/configure_grafana.yml
ansible/roles/ceph-grafana/tasks/configure_graphite.yml
ansible/roles/ceph-grafana/tasks/configure_graphite_api.yml [new file with mode: 0644]
ansible/roles/ceph-grafana/tasks/configure_graphite_web.yml [new file with mode: 0644]
ansible/roles/ceph-grafana/tasks/start_services.yml
ansible/roles/ceph-grafana/templates/graphite-api.service [new file with mode: 0644]
ansible/roles/ceph-grafana/templates/graphite-api.socket [new file with mode: 0644]