blob: e6b3be2b0693f7588fdba43f167193b25a4639a2 [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
Michael Kutý8af52952014-03-03 19:38:47 +010014 rev: master
Ales Komarek9a579052014-02-24 23:14:45 +010015 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