A collection of collectd plugins to publish metrics and events to OpenStack services.
Go to file
Emma Foley 92331ba067 Add documentation
- Update README.rst for features
- Update installation instructions

Change-Id: I9891d485ca46414367d9fca17e6ffc8f9c5ef4c6
2016-01-18 15:49:47 +00:00
collectd_ceilometer Implement plugin 2016-01-18 15:45:47 +00:00
devstack Add devstack support 2016-01-18 15:49:25 +00:00
doc/source Add documentation 2016-01-18 15:49:47 +00:00
tools Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
.coveragerc Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
.gitignore Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
.gitreview Added .gitreview 2015-11-08 20:04:59 +00:00
.mailmap Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
.testr.conf Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
babel.cfg Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
CONTRIBUTING.rst Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
HACKING.rst Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
LICENSE Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
MANIFEST.in Implement plugin 2016-01-18 15:45:47 +00:00
openstack-common.conf Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
README.rst Add documentation 2016-01-18 15:49:47 +00:00
requirements.txt Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
setup.cfg Implement plugin 2016-01-18 15:45:47 +00:00
setup.py Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
test-requirements.txt Implement plugin 2016-01-18 15:45:47 +00:00
tox.ini Implement plugin 2016-01-18 15:45:47 +00:00

collectd-ceilometer-plugin

OpenStack Ceilometer plugin for collectd.

This plugin for collectd publishes telemetry data gathered by collectd to Ceilometer. This enables a more comprehensive telemetry set to be made available to Ceilometer which will enable smarter scheduling and environmental service assurance monitoring.

Features

  • Converts from collectd data sources to Ceilometer format
    • Adds units for Ceilometer
  • Devstack plugin
    • Configure and deploy plugin