summaryrefslogtreecommitdiffstats
path: root/src/fuel-plugin/deployment_scripts
diff options
context:
space:
mode:
Diffstat (limited to 'src/fuel-plugin/deployment_scripts')
-rwxr-xr-xsrc/fuel-plugin/deployment_scripts/install.sh4
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 bc430bee..08fc2744 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