A collection of collectd plugins to publish metrics and events to OpenStack services.
Go to file
OpenDev Sysadmins e89cba80c0 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:30 +00:00
collectd_ceilometer Created the collectd-aodh-plugin 2017-03-20 09:56:00 +00:00
devstack Add code to build collectd 2017-03-21 15:34:52 +00:00
doc/source Add code to build collectd 2017-03-21 15:34:52 +00:00
etc/collectd.conf.d Merge "Created the collectd-aodh-plugin" 2017-03-21 15:56:34 +00:00
kolla Provides steps and documentations for installing 2016-12-06 20:19:19 +00:00
releasenotes Merge "Add code to build collectd" 2017-03-21 23:46:55 +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 OpenDev Migration Patch 2019-04-19 19:50:30 +00:00
.mailmap Apply cookie cutter template. 2015-12-18 14:12:42 +00:00
.testr.conf Refactor directory structure for multiple plugins 2016-12-05 18:07:32 +00:00
CONTRIBUTING.rst Add details on how to contribute 2017-01-10 13:26:17 +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 Added six to requirements 2017-02-22 12:08:39 +00:00
setup.cfg Add collectd_gnocchi support 2017-01-17 09:55:32 +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