A collection of collectd plugins to publish metrics and events to OpenStack services.
Go to file
Emma Foley fe6d579a28 Fix path issue for devstack
Add collectd_ceilometer_plugin.py so collectd doesn't get confused
between module and file.

Change-Id: Icd63feafebc3e057e4e0cf9392237464b7c7a5f1
Co-Authored-By: Jaroslav Safka <jaroslavx.safka@intel.com>
2016-03-01 13:41:22 +00:00
collectd_ceilometer Fix path issue for devstack 2016-03-01 13:41:22 +00:00
devstack Fix path issue for devstack 2016-03-01 13:41:22 +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
collectd_ceilometer_plugin.py Fix path issue for devstack 2016-03-01 13:41:22 +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 Fix path issue for devstack 2016-03-01 13:41:22 +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