blob: 2b25f33bb1c3894d5e6cd90618a9f21811d33ba1 [file] [log] [blame]
Ales Komarek4b6c8662014-02-24 21:48:29 +01001
Ales Komarek86490892015-12-04 16:43:48 +01002=======
3Grafana
4=======
Ales Komarek4b6c8662014-02-24 21:48:29 +01005
6A beautiful, easy to use and feature rich Graphite dashboard replacement and graph editor.
7
Ales Komarek86490892015-12-04 16:43:48 +01008Sample pillar
9=============
Ales Komarek4b6c8662014-02-24 21:48:29 +010010
11 grafana:
12 server:
Ales Komarek9a579052014-02-24 23:14:45 +010013 enabled: true
14 source:
15 type: 'git'
16 address: https://github.com/torkelo/grafana.git
Michael Kutý8af52952014-03-03 19:38:47 +010017 rev: master
Ales Komarek9a579052014-02-24 23:14:45 +010018 elasticsearch:
19 host: localhost
20 port: 9200
21 data:
22 - name: metrics1
23 type: graphite
24 host: metrics1.domain.com
25 ssl: true
26 port: 443
27 user: test
Ales Komarek4b6c8662014-02-24 21:48:29 +010028
Ales Komarek86490892015-12-04 16:43:48 +010029Sample pillar with source from stable package
Michael Kutýa79bbdb2014-03-03 20:46:34 +010030
31 grafana:
32 server:
33 enabled: true
34 source:
35 type: 'pkg'
36 rev: 1.4.0
37 elasticsearch:
38 host: localhost
39 port: 9200
40 data:
41 - name: metrics1
42 type: graphite
43 host: metrics1.domain.com
44 ssl: true
45 port: 443
46 user: test
47
Ales Komarek86490892015-12-04 16:43:48 +010048Read more
49=========
Ales Komarek4b6c8662014-02-24 21:48:29 +010050
51* http://grafana.org/
Ales Komarek86490892015-12-04 16:43:48 +010052* https://github.com/torkelo/grafana/wiki