<div dir="ltr">Hello!<div><br></div><div> I'm trying to install Ceilometer (with Gnocchi) on Ubuntu with Ocata Cloud Archive, however, the following documents doesn't match each other:<br><div><br></div><div> The first one, to install Ceilometer at the controller, the ceilometer.conf, points to Gnochi, it have the "[service_credentials]" group, it does not have the "[keystone_authtoken]" group (which is only at the gnocchi.conf) and it uses "project_domain_name" instead of old "project_domain_id".</div><div><br></div><div> Ceilometer Controller:</div><div><br></div><div> <a href="https://docs.openstack.org/project-install-guide/telemetry/ocata/install-base-ubuntu.html">https://docs.openstack.org/project-install-guide/telemetry/ocata/install-base-ubuntu.html</a><br></div><div><br></div><div><br></div><div> However, the next step, which is to configure the compute nodes, have a very different ceilometer.conf!</div><div><br></div><div> It have "auth_strategy = keystone" on its "[DEFAULT]" group. plus a "[keystone_authtoken]" group, also, its "[service_credentials]" is different! It uses old "project_domain_id" options, instead of new "project_domain_name"...</div><div><br></div><div> Ceilometer Compute:</div><div><br></div><div> <a href="https://docs.openstack.org/project-install-guide/telemetry/ocata/install-compute-ubuntu.html">https://docs.openstack.org/project-install-guide/telemetry/ocata/install-compute-ubuntu.html</a><br></div><div><br></div><div> I'm confused... My ceilometer-agent-compute.log is printing many LibVirt errors and there is no data being collected.</div></div><div><br></div><div><br></div><div> Some of the errors:</div><div><br></div><div><br></div><div> ceilometer-agent-compute.log:</div><div><br></div><div> ceilometer.agent.manager [-] Skip pollster disk.usage, no resources found this cycle<br></div><div> .....</div><div> ceilometer-agent-compute: "ceilometer.agent.manager" "libvirtError" "metadata not found"</div><div><br></div><div><br></div><div> ceilometer-collector.log:</div><div><br></div><div> ceilometer.agent.manager [-] Skip pollster disk.usage, no resources found this cycle</div><div> .....</div><div> ceilometer.dispatcher.gnocchi [-] Resource 079881dd-4363-40ec-bbee-6a00ea3816f3 does not exist (HTTP 404) <br></div><div><br></div><div><br></div><div><br></div><div> Any tips?</div><div><br></div><div>Thanks!</div><div>Thiago</div></div>