From c62c1b428a9251294948982c0bb8166ae14881c1 Mon Sep 17 00:00:00 2001 From: Shilla Saebi Date: Mon, 25 Aug 2014 12:57:22 -0400 Subject: [PATCH] cleanup of section_ceilometer-install added a , after default added a , after created changed. to : after directory changed. to : after service removed capital for Service Change-Id: I826ae3cef0a6906a88e5ee9303ee5e0f97ae0105 --- .../basic-install-guide/section_ceilometer-install.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/training-guides/basic-install-guide/section_ceilometer-install.xml b/doc/training-guides/basic-install-guide/section_ceilometer-install.xml index eedaa84b..a028d893 100644 --- a/doc/training-guides/basic-install-guide/section_ceilometer-install.xml +++ b/doc/training-guides/basic-install-guide/section_ceilometer-install.xml @@ -45,7 +45,7 @@ # apt-get install mongodb-server - By default MongoDB is configured to create several 1 GB files + By default, MongoDB is configured to create several 1 GB files in the /var/lib/mongodb/journal/ directory to support database journaling. @@ -58,7 +58,7 @@ file to 512 MB. - As the files are created the first time the MongoDB service starts + As the files are created, the first time the MongoDB service starts you must stop the service and remove the files for this change to take effect: @@ -157,7 +157,7 @@ rabbit_password = RABBIT_PASS - Configure the log directory. + Configure the log directory: Edit the /etc/ceilometer/ceilometer.conf file and update the [DEFAULT] section: [DEFAULT] @@ -174,7 +174,7 @@ log_dir = /var/log/ceilometer Configure the Telemetry service to authenticate with the Identity - Service. + service: Set the value to keystone in the /etc/ceilometer/ceilometer.conf file: