Files
fuel-plugin-influxdb-grafana/deployment_scripts/puppet/modules/lma_monitoring_analytics
Swann Croiset b5e8156d8f Fix HAproxy dashboard
* missing WHERE clause for the backend status
* remove the GROUP_BY clause to avoid flapping

Change-Id: Ifab23ad13e2621d5eb50a53753ebe63d44ae785a
Related-bug: #1554993
(cherry picked from commit 768d468bf8)
2017-01-13 12:55:20 +00:00
..
2017-01-13 12:55:20 +00:00
2016-08-24 11:14:09 +02:00
2015-03-26 11:35:47 +01:00
2016-06-21 17:32:27 +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.