fuel-plugin-lma-collector/deployment_scripts/puppet/modules/lma_collector/manifests/collectd
Simon Pasquier 77a1e6eb6d Integrate collectd into the LMA collector
The collectd service collects metrics from many sources:
- System (like CPU, RAM, disk, network and so on)
- MySQL
- RabbitMQ
- OpenStack services

It sends the data to the LMA collector using its HTTP JSON output. The
LMA collector then decodes this input and injects it into the Heka
pipeline. Eventually the metrics will be sent to InfluxDB.

Note: until we have the InfluxDB-Grafana plugin ready, the InfluxDB parameters
are hidden in the Fuel UI.

Change-Id: I59577fcdc014be8d0f1d4824ef416afda3604506
2015-03-13 12:01:47 +01:00
..
base.pp Integrate collectd into the LMA collector 2015-03-13 12:01:47 +01:00
controller.pp Integrate collectd into the LMA collector 2015-03-13 12:01:47 +01:00
mysql.pp Integrate collectd into the LMA collector 2015-03-13 12:01:47 +01:00
python_script.pp Integrate collectd into the LMA collector 2015-03-13 12:01:47 +01:00
service.pp Integrate collectd into the LMA collector 2015-03-13 12:01:47 +01:00