blob: 7e0e5fcc77f085486b526b1ab3708ec4854536b0 [file] [log] [blame] [view]
Ales Komarek4b6c8662014-02-24 21:48:29 +01001
2# Grafana
3
4A beautiful, easy to use and feature rich Graphite dashboard replacement and graph editor.
5
6## Sample pillar
7
8 grafana:
9 server:
Ales Komarek9a579052014-02-24 23:14:45 +010010 enabled: true
11 source:
12 type: 'git'
13 address: https://github.com/torkelo/grafana.git
14 rev: v1.4.0
15 elasticsearch:
16 host: localhost
17 port: 9200
18 data:
19 - name: metrics1
20 type: graphite
21 host: metrics1.domain.com
22 ssl: true
23 port: 443
24 user: test
Ales Komarek4b6c8662014-02-24 21:48:29 +010025
26## Read more
27
28* http://grafana.org/
29* https://github.com/torkelo/grafana/wiki