Jaroslav Safka f903de3f10 Fix plugin logging
Fix logging of debug, info and warning levels.
Also configuration parameter VERBOSE is working again.

fixes problems:
* VERBOSE parameter can be changed at runtime
* Initial log level was unset, then there was nothing logged lower than
exception level. (for example configuration dump was not logged)
* Initial VERBOSE was set to True, then it was too much verbose. And
this flag was mean to be used for debugging problems.

NOTE: real log level is driven by collectd configuration, not by plugin
config.

Change-Id: Ia7048ccb74f27a5d5885b9c0bda17d6fba603e9b
Closes-Bug: #1664973
2017-07-19 09:32:41 +00:00
2017-07-19 09:32:41 +00:00
2017-06-30 10:04:57 +00:00
2017-07-19 09:32:41 +00:00
2017-07-19 09:32:41 +00:00
2017-05-04 10:15:39 +00:00
2017-07-19 09:32:41 +00:00
2015-12-18 14:12:42 +00:00
2016-12-06 15:28:00 +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
2017-04-10 15:38:53 +00:00
2017-04-10 15:38:53 +00:00
2015-12-18 14:12:42 +00:00
2017-07-19 09:32:41 +00:00
2016-01-18 15:45:47 +00:00
2017-04-10 15:38:53 +00:00
2017-02-22 12:08:39 +00:00
2015-12-18 14:12:42 +00:00
2016-12-06 15:28:00 +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.

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
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%