A collection of collectd plugins to publish metrics and events to OpenStack services.
Go to file
Emma Foley 4ab4f23b4d Add reno to the repo
Change-Id: If76e1055317347cf6c15f37751a5d8a83aebe959
2016-12-06 15:28:00 +00:00
collectd_ceilometer Remove base test case. 2016-12-05 15:16:20 +00:00
devstack Create separate config files for collectd plugins 2016-12-05 15:20:43 +00:00
doc/source Adding a getting started guide for manually building collectd 2016-11-07 17:48:28 +00:00
etc/collectd.conf.d Create separate config files for collectd plugins 2016-12-05 15:20:43 +00:00
releasenotes Add reno to the repo 2016-12-06 15:28:00 +00:00
tools Provide Vagrant configuration file. 2016-10-13 18:42:27 +00:00
.coveragerc Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
.gitignore Add reno to the repo 2016-12-06 15:28:00 +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 Discover only tests in tests folder. 2016-09-05 11:47:41 +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 Added collateral to README.rst document 2016-10-13 08:16:25 +00:00
Vagrantfile Provide Vagrant configuration file. 2016-10-13 18:42:27 +00:00
babel.cfg Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
local.conf Provide Vagrant configuration file. 2016-10-13 18:42:27 +00:00
openstack-common.conf Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
requirements.txt Fix path issue for devstack 2016-03-01 13:41:22 +00:00
setup.cfg Add reno to the repo 2016-12-06 15:28:00 +00:00
setup.py Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
test-requirements.txt Add reno to the repo 2016-12-06 15:28:00 +00:00
tox.ini Add reno to the repo 2016-12-06 15:28:00 +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.

Collateral

The following are links to background information, collateral and references to provide a clearer view on the need for this plugin, what it does and how it works:

Features

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