A collection of collectd plugins to publish metrics and events to OpenStack services.
Go to file
Emma Foley 176020d3a6 Add COLLECTD_CONF_DIR config option
Add COLLECTD_CONF_DIR config option so that a non-default config
dir can be specified for collectd.

Closes-Bug #1583282

Change-Id: Ic697b9e35f6d3b063e53dca2cb44fa24f8be3598
(cherry picked from commit 3a4a108756)
2016-07-28 08:24:38 +00:00
collectd_ceilometer Fix testcases race condition 2016-05-12 12:24:42 +00:00
devstack Add COLLECTD_CONF_DIR config option 2016-07-28 08:24:38 +00:00
doc/source Add COLLECTD_CONF_DIR config option 2016-07-28 08:24:38 +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 Add documentation 2016-01-18 15:49:47 +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 Force flake8<3.0 2016-07-27 23:44:30 +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

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