A collection of collectd plugins to publish metrics and events to OpenStack services.
Go to file
Emma Foley a00f360f8f Implement plugin
Add functionality to the plugin:
- Convert from collectd data sources to Ceilometer format
- Add unit mappings for Ceilometer
- Define resource IDs
- Add unit tests

Change-Id: Ica1f49ea3c9bbc4bc857044dea7da39869b33bba
2016-01-18 15:45:47 +00:00
collectd_ceilometer Implement plugin 2016-01-18 15:45:47 +00:00
doc/source Implement plugin 2016-01-18 15:45: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
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
README.rst 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
openstack-common.conf Apply cookie cutter template. 2015-12-18 14:12:42 +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

README.rst

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

  • TODO