collectd-openstack-plugins/README.rst
Emma Foley e63e7cafab Update docs to include Aodh and Gnocchi
README.rst:
* Updated introductory paragraph to include gnocchi and aodh
* Updated features list to include gnocchi and aodh features

doc/source/GSG.rst:
* Updates collectd installation instructions
* Updates intro to configuring collectd as a service
* Updates packages to be installed
* Updates installation and configuration for plugins
* Updates verification steps for ceilometer, aodh and gnocchi

Change-Id: I43698ea898bb990f163efc938ef6bbbec1e16b58
2017-07-13 17:36:26 +00:00

2.9 KiB

collectd-ceilometer-plugin

Collectd plugins for publishing to OpenStack (Ceilometer, Gnocchi and Aodh).

This repositiory contains collectd plugins for publishing telemetry data (metrics and events) gathered by collectd to Ceilometer, Gnocchi and Aodh. This allows a more comprehensive set of platform telemetry to be made available to OpenStack which enables service assurance, fault management and monitoring.

Collateral

The following are links to background information, collateral and references to provide a clearer view on the need for this plugin, what it does and how it works:

Features

  • Ceilometer plugin (for collectd) ** Converts from collectd data sources to Ceilometer format ** Adds units for Ceilometer
  • Gnocchi plugin (for collectd) ** Store collectd metrics in Gnocchi
  • Aodh plugin (for collectd) ** Forward collectd notifications to Aodh
  • Devstack plugin (for deploying the contents of this repo) ** Configure and deploy plugins ** Build collectd from source