Emma Foley f3e73866bd Add counter type mappings
- Add mappings between counter type in collectd and Ceilometer.
  Previously, all counters were given "gauge" type.
  Now, the following mappings are applied:
    - gauge -> gauge
    - derive -> delta
    - absolute, counter -> cumulative
- Add unit tests

Closes-Bug: #1583301
Change-Id: I13e75fcc57ed2b44c2b9a02ee9562f70748d01c2
2016-08-30 15:49:56 +01:00
2016-07-28 20:58:24 +00:00
2015-12-18 14:12:42 +00:00
2015-12-18 14:12:42 +00:00
2015-12-18 14:12:42 +00:00
2015-11-08 20:04:59 +00:00
2015-12-18 14:12:42 +00:00
2015-12-18 14:12:42 +00:00
2015-12-18 14:12:42 +00:00
2015-12-18 14:12:42 +00:00
2015-12-18 14:12:42 +00:00
2015-12-18 14:12:42 +00:00
2016-01-18 15:45:47 +00:00
2016-07-22 14:50:35 +01:00
2016-03-01 13:41:22 +00:00
2016-07-28 21:38:17 +00:00
2015-12-18 14:12:42 +00:00
2016-07-26 19:58:12 +01:00
2016-01-18 15:45:47 +00:00

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
Description
A collection of collectd plugins to publish metrics and events to OpenStack services.
Readme 3.8 MiB
Languages
Python 91.1%
Shell 5.7%
reStructuredText 3.1%