A collection of collectd plugins to publish metrics and events to OpenStack services.
Go to file
Jenkins 6c7cb6adf8 Merge "unpin package version" into stable/mitaka 2016-07-29 13:45:15 +00:00
collectd_ceilometer Fix testcases race condition 2016-05-12 12:24:42 +00:00
devstack fix config generation 2016-07-29 13:54:40 +01: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 unpin package version 2016-07-29 13:02:28 +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