Update Barometer plugin - follow-up patch 53/52553/1
authorramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
Fri, 23 Feb 2018 23:14:09 +0000 (15:14 -0800)
committerramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
Fri, 23 Feb 2018 23:20:34 +0000 (15:20 -0800)
commit216847183b7237361303768eea914f2d5c58fff8
tree7dbc98eae14d40002beab718a18ef2e065322c4f
parentcfafdfa4bad20b380e542e6b2d4e240b2a931097
Update Barometer plugin - follow-up patch

Modifies/updates the following:

- Adds Hostname and enables all plugins in default_plugins
- Adds rrdtool conf template
- Adds a check to enable ExtraStats in virt conf
  only when rdt is not available.

Change-Id: I7af7d86fadcaa0ccf3ba2b67d58c37e37ba84a73
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
plugins/barometer/roles/collectd/tasks/collectd.yml
plugins/barometer/roles/collectd/templates/default_plugins.conf.j2
plugins/barometer/roles/collectd/templates/rrdtool.conf.j2 [new file with mode: 0644]
plugins/barometer/roles/collectd/templates/virt.conf.j2