Files
fuel-plugin-influxdb-grafana/deployment_scripts/puppet/modules/lma_monitoring_analytics
Swann Croiset af3ceaba00 Revert "Use fill(previous) instead of fill(0)"
This reverts commit 9c969c7e7d.

Change-Id: I796f000c41911eb4338d3dd9a388745eff5c34fe
2016-02-17 14:30:04 +01:00
..
2015-08-13 17:06:51 +02:00
2016-02-10 14:03:48 +01:00
2016-01-15 16:21:24 +01:00
2015-08-13 16:27:11 +02:00
2015-03-26 11:35:47 +01:00
2015-08-13 16:27:11 +02:00
2015-03-26 11:35:47 +01:00

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.