99bf568763
Unit mappings for dpdkstat, hugepages, intel_rdt Change-Id: Ia06d61493a2a0600684520960f5cf5b9297e0b70 |
||
---|---|---|
collectd_ceilometer | ||
devstack | ||
doc/source | ||
etc/collectd.conf.d | ||
kolla | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
local.conf | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
collectd-ceilometer-plugin
Collectd plugins for publishing to OpenStack (Ceilometer, Gnocchi and Aodh).
This repositiory contains collectd plugins for publishing telemetry data (metrics and events) gathered by collectd to Ceilometer, Gnocchi and Aodh. This allows a more comprehensive set of platform telemetry to be made available to OpenStack which enables service assurance, fault management and monitoring.
- Free software: Apache license
- Source: http://git.openstack.org/cgit/openstack/collectd-ceilometer-plugin
- Bugs: http://bugs.launchpad.net/collectd-ceilometer-plugin
- Contact: E-mail the dev mailing list with the [collectd-ceilometer-plugin] tag
-
mailto:openstack-dev@lists.openstack.org?subject=[collectd-ceilometer-plugin]
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:
- An overview of Ceilometer and its architecture:
-
http://docs.openstack.org/developer/ceilometer/overview.html http://docs.openstack.org/developer/ceilometer/architecture.html
- Official collectd website:
- Information on how collectd is enabled for Openstack:
-
https://01.org/openstack/blogs/emmalfoley/2016/collectd-enabling-openstack
- Presentation on how collectd, Ceilometer and DPDK work together:
Features
- Ceilometer plugin (for collectd) ** Converts from collectd data sources to Ceilometer format ** Adds units for Ceilometer
- Gnocchi plugin (for collectd) ** Store collectd metrics in Gnocchi
- Aodh plugin (for collectd) ** Forward collectd notifications to Aodh
- Devstack plugin (for deploying the contents of this repo) ** Configure and deploy plugins ** Build collectd from source