
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
453 B
453 B
Usage
To use collectd-ceilometer-plugin in collectd:
Python plugin must be enabled in collectd
collectd must be started
(ex: systemctl start collectd)
local.conf settings
- COLLECTD_INSTALL
-
(True|False) Indicates whether to install collectd from package manager. Set this to False if you are running a custom collectd build or do not want to upgrade installed version. Default: True