diff options
Diffstat (limited to 'src/fuel-plugin/deployment_scripts')
-rwxr-xr-x | src/fuel-plugin/deployment_scripts/install.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fuel-plugin/deployment_scripts/install.sh b/src/fuel-plugin/deployment_scripts/install.sh index bc430be..08fc274 100755 --- a/src/fuel-plugin/deployment_scripts/install.sh +++ b/src/fuel-plugin/deployment_scripts/install.sh @@ -26,9 +26,9 @@ cat << EOF > /etc/collectd/collectd.conf.d/collectd-ceilometer-plugin.conf ModulePath "$INSTALL_HOME" LogTraces true Interactive false - Import "collectd_ceilometer_plugin" + Import "collectd_ceilometer.plugin" - <Module collectd_ceilometer_plugin> + <Module "collectd_ceilometer.plugin"> # Verbosity 1|0 #VERBOSE 0 |