<div dir="ltr"><div><div><div><div><div>Hi All,<br><br></div>i have reinstalled the telemetry part alone and output is coming<br><br>Thanks for all.<br><br>But after executing the glance download command its not showing the values.<br>
<br></div>Please find the details below.<br><br>[root@controller dhanesh_backup]# ceilometer meter-list<br>+---------------------------------+-------+-----------+------------------------------------------+----------------------------------+----------------------------------+<br>
| Name                            | Type  | Unit      | Resource ID                              | User ID                          | Project ID                       |<br>+---------------------------------+-------+-----------+------------------------------------------+----------------------------------+----------------------------------+<br>
| disk.ephemeral.size             | gauge | GB        | 26f60dd9-7f17-4a28-bcc4-eab6be09918c     | 4753cf10dd5a405285412b2c499b13a6 | 863c1374386043f6a78ee9eb0bbd7adb |<br>| disk.ephemeral.size             | gauge | GB        | 2ce5c19c-4639-4d47-a550-a9795fd09e97     | 4753cf10dd5a405285412b2c499b13a6 | 863c1374386043f6a78ee9eb0bbd7adb |<br>
| disk.ephemeral.size             | gauge | GB        | 5e9215c8-23f9-4a7d-8a54-c0b806f9cd94     | 4753cf10dd5a405285412b2c499b13a6 | 863c1374386043f6a78ee9eb0bbd7adb |<br>| disk.ephemeral.size             | gauge | GB        | a74c081c-d578-4c4d-a677-46fbe48c2688     | 4753cf10dd5a405285412b2c499b13a6 | 863c1374386043f6a78ee9eb0bbd7adb |<br>
| disk.ephemeral.size             | gauge | GB        | ac344309-5e1a-49b7-9ef9-f9aa690c2eb9     | 4753cf10dd5a405285412b2c499b13a6 | 863c1374386043f6a78ee9eb0bbd7adb |<br>| disk.ephemeral.size             | gauge | GB        | f06ed459-5dad-485d-9c61-160a67108687     | 4753cf10dd5a405285412b2c499b13a6 | 863c1374386043f6a78ee9eb0bbd7adb |<br>
| disk.root.size                  | gauge | GB        | 26f60dd9-7f17-4a28-bcc4-eab6be09918c     | 4753cf10dd5a405285412b2c499b13a6 | 863c1374386043f6a78ee9eb0bbd7adb |<br>.........................................................................................................................................................<br>
<br><br><br>[root@controller dhanesh_backup]# ceilometer statistics -m image.download -p 60+--------+--------------+------------+-------+-----+-----+-----+-----+----------+----------------+--------------+<br>| Period | Period Start | Period End | Count | Min | Max | Sum | Avg | Duration | Duration Start | Duration End |<br>
+--------+--------------+------------+-------+-----+-----+-----+-----+----------+----------------+--------------+<br>+--------+--------------+------------+-------+-----+-----+-----+-----+----------+----------------+--------------+<br>
<br><br></div>The output is blank. Please guide me on this.<br></div><div><br></div>Regards,<br></div>Dhanesh M.<br><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 27, 2014 at 7:15 PM, Kiran Kumar <span dir="ltr"><<a href="mailto:kirankumarkuvvarapu@gmail.com" target="_blank">kirankumarkuvvarapu@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I am attaching my working havana ceilometer config file. please change according to your current setup.<br>
</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 27, 2014 at 5:59 PM, dhanesh1212121212 <span dir="ltr"><<a href="mailto:dhanesh1212@gmail.com" target="_blank">dhanesh1212@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><br></div>Hi,<br><br></div>I have made those changes and started the service still same error.<br>

<br>bind_ip = 0.0.0.0<div><br>#bind_ip = 192.168.0.11 <br>port = 27017<br>fork = true<br>pidfilepath = /var/run/mongodb/mongodb.pid<br>
logpath = /var/log/mongodb/mongodb.log<br>dbpath =/var/lib/mongodb<br>journal = true<br><br></div>[service_credentials]<br>os_auth_url = <a href="http://192.168.0.11:5000/v2.0" target="_blank">http://192.168.0.11:5000/v2.0</a><div>

<br>os_username = ceilometer<br>
os_tenant_name = service<br>os_password = password<br><br>[keystone_authtoken]<br>auth_host = controller<br>admin_user = ceilometer<br>admin_tenant_name = service<br>auth_protocol = http<br></div>auth_uri = <a href="http://192.168.0.11:5000" target="_blank">http://192.168.0.11:5000</a><br>


admin_password = password<br></div><br><br><div><div><div><br>please find the api error log.<br><br>[root@controller ~]# tailf /var/log/ceilometer/api.log<br>2014-05-27 17:52:41.585 6865 WARNING keystoneclient.middleware.auth_token [-] Configuring auth_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint<br>


2014-05-27 17:52:41.586 6865 INFO keystoneclient.middleware.auth_token [-] Using /tmp/keystone-signing-o8F1fY as cache directory for signing certificate<br>2014-05-27 17:52:42.006 6865 CRITICAL ceilometer [-] OperationalError: (OperationalError) unable to open database file None None<br>


<br>2014-05-27 17:53:10.734 6906 INFO keystoneclient.middleware.auth_token [-] Starting keystone auth_token middleware<br>2014-05-27 17:53:10.734 6906 WARNING keystoneclient.middleware.auth_token [-] Configuring admin URI using auth fragments. This is deprecated, use 'identity_uri' instead.<br>


2014-05-27 17:53:10.735 6906 WARNING keystoneclient.middleware.auth_token [-] Configuring auth_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint<br>


2014-05-27 17:53:10.736 6906 INFO keystoneclient.middleware.auth_token [-] Using /tmp/keystone-signing-gFUDsF as cache directory for signing certificate<br>2014-05-27 17:53:11.128 6906 CRITICAL ceilometer [-] OperationalError: (OperationalError) unable to open database file None None<br>


<br><br><br>please find the /etc/hosts entry<br><br>[root@controller ~]# cat /etc/hosts<br>127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4<br>::1         localhost localhost.localdomain localhost6 localhost6.localdomain6<br>


192.168.0.11    controller<br>192.168.0.33    compute1<br><br><br>[root@compute1 ~]# cat /etc/hosts<br>127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4<br>::1         localhost localhost.localdomain localhost6 localhost6.localdomain6<br>


192.168.0.33    compute1<br>192.168.0.11    controller<br><br></div><div>Regards,<br></div><div>Dhanesh.<br></div><div><br></div></div></div></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Tue, May 27, 2014 at 5:50 PM, dhanesh1212121212 <span dir="ltr"><<a href="mailto:dhanesh1212@gmail.com" target="_blank">dhanesh1212@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi,<br><br></div>Attaching both the outputs.<br><br><br></div>Regards,<br></div>Dhanesh.<br>


</div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 27, 2014 at 5:38 PM, Kiran Kumar <span dir="ltr"><<a href="mailto:kirankumarkuvvarapu@gmail.com" target="_blank">kirankumarkuvvarapu@gmail.com</a>></span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">show me the # keystone catalog ( or ) # keystone endpoint-list​</div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>