fuel-plugin-influxdb-grafana/deployment_scripts/puppet/modules/lma_monitoring_analytics
Swann Croiset 542157021b Clean up Grafana dashboards
Change-Id: I06a1ee8115e4b6ff7eb5a25e6501609693708ec6
2016-08-22 09:40:21 +00:00
..
lib/puppet Modify the check of the hostname in SSL certificate 2016-08-17 09:14:47 +02:00
manifests Install the version that is coming with the plugin 2016-07-18 07:38:58 +00:00
spec Modify the check of the hostname in SSL certificate 2016-08-17 09:14:47 +02:00
templates Clean up Grafana dashboards 2016-08-22 09:40:21 +00:00
.fixtures.yml Upgrade Grafana Puppet module to 2.5.0 2016-06-07 17:06:54 +02:00
.gitignore Add tox environment to test Puppet manifests 2015-10-09 10:58:49 +02:00
Gemfile Bootstrap testing of Puppet modules 2015-08-13 16:27:11 +02:00
LICENSE Install Grafana with nginx. 2015-03-26 11:35:47 +01:00
README.md Install Grafana with nginx. 2015-03-26 11:35:47 +01:00
Rakefile Fix Rakefile regarding lint usage 2016-06-21 17:32:27 +02:00
metadata.json Fix metadata.json of lma_monitoring_analytics 2016-06-22 14:22:54 +02:00

README.md

LMA Monitoring Analytics module for Puppet

Description

Puppet module for configuring the Grafana dashboard and InfluxDB.

Usage

class {'lma_monitoring_analytics':
  influxdb_dbname   => 'lma',
  influxdb_username => 'lma',
  influxdb_userpass => 'password',
  influxdb_rootpass => 'password',
}

Limitations

None.

License

Licensed under the terms of the Apache License, version 2.0.

Contact

Guillaume Thouvenin, gthouvenin@mirantis.com

Support

See the Contact section.