<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    hi Ignazio,<br>
    <br>
    Mongo doesn't require you to explicitly create the Ceilometer
    collection. the step in the documentation is more to create a user
    with appropriate credentials to write to the Ceilometer collection.
    if you define your metering_connection appropriately ie
    'mongodb://ceilometer:CEILOMETER_DBPASS@controller:27017/ceilometer'
    it will write to the data to ceilometer collection.<br>
    <br>
    i should also mention that there is a sql backend if you are more
    familiar with PostgreSQL/MySQL. depending on your use case, it may
    be an alternative as using PostgreSQL has been found to be
    significantly more efficient from disk usage pov versus MongoDB.
    MongoDB requires significant experience and hardware to scale
    appropriately.<br>
    <br>
    <div class="moz-cite-prefix">On 30/09/15 03:14 PM, Ignazio Cassano
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAB7j8cWE-DDLM8e0O8xELmm3hBL4yD_WseuTvgJ989SshfYPaQ@mail.gmail.com"
      type="cite">
      <p>Hi all, I followed openstack.ork kilo deployment documentation
        to install ceilometer for centos 7.<br>
        I presume there is some errors in documumentation because "mongo
        --host ......." command does not create the ceilometer db.<br>
        Must I create the db before launching the command ?<br>
        Regards<br>
        Ignazio</p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
OpenStack-operators mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
gord</pre>
  </body>
</html>