
Add functionality to the plugin: - Convert from collectd data sources to Ceilometer format - Add unit mappings for Ceilometer - Define resource IDs - Add unit tests Change-Id: Ica1f49ea3c9bbc4bc857044dea7da39869b33bba
225 B
225 B
Installation
At the command line:
$ pip install collectd_ceilmeter
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv collectd_ceilometer
$ pip install collectd_ceilometer