6 Commits

Author SHA1 Message Date
radoslaw kuschel
251cb0f6ee Make sure the collectd config dir exists
* Adding fuction to check if collectd config folder exists, and create
    the folder if it doesn't.

Change-Id: I87d2e233d6db7db083aa6795037f9e73fe708b80
Closes-Bug: #1596971
2016-07-22 13:49:18 +00:00
Emma Foley
3a4a108756 Add COLLECTD_CONF_DIR config option
Add COLLECTD_CONF_DIR config option so that a non-default config
dir can be specified for collectd.

Closes-Bug #1583282

Change-Id: Ic697b9e35f6d3b063e53dca2cb44fa24f8be3598
2016-05-30 20:25:06 +01:00
Emma Foley
fd068a8570 Adds option to disable collectd installation
Adds the COLLECTD_INSTALL option which toggles whether collectd is installed.
Defaults to True.
Should be set to False to use custom versions of collectd.

Closes-Bug #1567521

Change-Id: I8235e19ae90f6a3af21117cb07534831801d52d3
2016-04-12 14:44:17 +00:00
Emma Foley
92331ba067 Add documentation
- Update README.rst for features
- Update installation instructions

Change-Id: I9891d485ca46414367d9fca17e6ffc8f9c5ef4c6
2016-01-18 15:49:47 +00:00
Emma Foley
a00f360f8f Implement plugin
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
2016-01-18 15:45:47 +00:00
Emma Foley
af84348370 Apply cookie cutter template.
Add some structure to the repo.
Add very bare testing infrastructure.
Add basic repo information (contact, launchpad, etc).

Change-Id: I4f5595e38f61a0298d0b6828fe64f6a5ff70eac2
2015-12-18 14:12:42 +00:00