Re: [Openstack] [ceilometer] how to enable cpu meter?

2013-05-29 Thread alexander barakin
On Tue, May 28, 2013 at 4:30 PM, Fei Long Wang flw...@cn.ibm.com wrote: Hi Alex, Please follow up below steps: 1. Create a new instance 2. Start compute-agent of Ceilometer 3. Call the REST API: http://127.0.0.1:8777/v2/meters/cpu_util the same result: an empty list. perhaps it should be

[Openstack] [ceilometer] how to enable cpu meter?

2013-05-28 Thread alexander barakin
i use fresh devstack without local modifications on ubuntu 12.04 i have run the example image cirros-0.3.1-x86_64-uec and see the following meters in output of ceilometer meter-list: disk.ephemeral.size disk.root.size image image image image.download image.download image.download image.serve

Re: [Openstack] [ceilometer] how to enable cpu meter?

2013-05-28 Thread Julien Danjou
On Tue, May 28 2013, alexander barakin wrote: i use fresh devstack without local modifications on ubuntu 12.04 i have run the example image cirros-0.3.1-x86_64-uec and see the following meters in output of ceilometer meter-list: You need to run `ceilometer-agent-compute'. -- Julien Danjou

Re: [Openstack] [ceilometer] how to enable cpu meter?

2013-05-28 Thread alexander barakin
On Tue, May 28, 2013 at 4:13 PM, Julien Danjou jul...@danjou.info wrote: On Tue, May 28 2013, alexander barakin wrote: i use fresh devstack without local modifications on ubuntu 12.04 i have run the example image cirros-0.3.1-x86_64-uec and see the following meters in output of

Re: [Openstack] [ceilometer] how to enable cpu meter?

2013-05-28 Thread Fei Long Wang
:[Openstack] [ceilometer] how to enable cpu meter? Sent by:Openstack openstack-bounces +flwang=cn.ibm@lists.launchpad.net i use fresh devstack without local modifications on ubuntu 12.04 i have run the example image cirros-0.3.1-x86_64-uec and see the following meters