1
0
Fork 0
Grafana SaltStack Formula
Go to file
Ales Komarek 03376bcbc5 database port 2015-12-08 10:51:47 +01:00
grafana database setup 2015-12-08 10:43:59 +01:00
metadata/service database port 2015-12-08 10:51:47 +01:00
README.rst database setup 2015-12-08 10:43:59 +01:00
init.sls initial commit 2014-02-24 21:48:29 +01:00
server.sls grfana from package 2014-03-03 20:46:34 +01:00

README.rst

=======
Grafana
=======

A beautiful, easy to use and feature rich Graphite dashboard replacement and graph editor.

Sample pillar
=============

Sample pillar with source from system package

    grafana:
      server:
        enabled: true
        source:
          type: 'pkg'
          version: 2.5.0
        database:
          engine: postgresql
          host: localhost
          port: 5432
        data_source:
          metrics1:
            engine: graphite
            host: metrics1.domain.com
            ssl: true
            port: 443
            user: test

Read more
=========

* http://grafana.org/
* https://github.com/torkelo/grafana/wiki