system-config/doc/source/grafana.rst
Paul Belanger 8a342866f9 Create grafana.o.o under -infra
Change-Id: Ib83a4d95df155f21c9affd25924261dc4b414133
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-07-06 11:36:14 -04:00

47 lines
956 B
ReStructuredText

:title: Grafana
.. _grafana:
Grafana
#######
Grafana is an open source, feature rich metrics dashboard and graph editor for
Graphite, InfluxDB & OpenTSDB. Openstack runs Graphite which stores all the
metrics related to Nodepool, Zuul and Jenkins (to name a few).
At a Glance
===========
:Hosts:
* http://grafana.openstack.org
:Puppet:
* https://github.com/bfraser/puppet-grafana
* :file:`modules/openstack_project/manifests/grafana.pp`
:Projects:
* http://grafana.org
:Bugs:
* https://storyboard.openstack.org/#!/project/748
Overview
========
Apache is configured as a reverse proxy and there is a MySQL database
backend.
Sysadmin
========
After bringing up a Grafana node with puppet, log in and configure Grafana by
hand:
#. Log in as the admin user.
#. Under 'Data Sources', add a new entry with following:
- name: OpenStack
- type: Graphite
- default: checked
- url: http://graphite.openstack.org
- access: direct