A collection of collectd plugins to publish metrics and events to OpenStack services.
Go to file
Emma Foley 88a6c59570 Make tox test py35
Partial-Bug: #1617432
Change-Id: Ieb440869e119d312da361d03277fe63d1e956ff8
2016-09-23 13:29:29 +00:00
collectd_ceilometer Merge "Add counter type mappings" 2016-08-31 12:32:08 +00:00
devstack Change default BATCH_SIZE to 1 2016-09-20 12:11:34 +00:00
doc/source Fix typo on default conf dir 2016-09-21 14:47:23 +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 Added missing documentation 2016-07-22 14:50:35 +01: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 Fix path issue for devstack 2016-03-01 13:41:22 +00:00
setup.cfg unpin package version 2016-07-28 21:38:17 +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-26 19:58:12 +01:00
tox.ini Make tox test py35 2016-09-23 13:29:29 +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