Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Jobin Raju George
m *to *qemu* on > ceilolemeter.conf > > Cheers > > clau...@onesource.pt > http://www.onesource.pt/ > > -- > Date: Thu, 20 Jun 2013 19:53:31 +0530 > > From: jobin...@gmail.com > To: clau...@onesource.pt > CC: openstack@lists.launc

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread claudio marques
To: clau...@onesource.pt CC: openstack@lists.launchpad.net Subject: Re: [Openstack] How to query ceilometer to get nova-specific data Hey, Claudio! That was a nice catch! But I don't know why I ceilometer continues to behave the same way. I have posted the query and the output for your refe

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Jobin Raju George
se > > See if this helps > > clau...@onesource.pt > http://www.onesource.pt/ > > -- > Date: Thu, 20 Jun 2013 18:53:34 +0530 > > From: jobin...@gmail.com > To: clau...@onesource.pt > CC: openstack@lists.launchpad.net > Subject: R

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Jobin Raju George
at option "q" is to filter rules for the resources to be > returned, and try to use *python mjson.tool,* just for having something > legible in your terminal. > > Good luck :) > > Cláudio Marques > > clau...@onesource.pt > http://www.onesource.pt/ > > -

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread claudio marques
0 Jun 2013 18:53:34 +0530 From: jobin...@gmail.com To: clau...@onesource.pt CC: openstack@lists.launchpad.net Subject: Re: [Openstack] How to query ceilometer to get nova-specific data It is a single node architecture, installed on Ubuntu 12.04 which is a Virtual Machine. I installed openstack usin

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Jobin Raju George
; clau...@onesource.pt > http://www.onesource.pt/ > -- > Date: Thu, 20 Jun 2013 18:35:49 +0530 > > From: jobin...@gmail.com > To: clau...@onesource.pt > CC: openstack@lists.launchpad.net > Subject: Re: [Openstack] How to query ceilometer to get nova-s

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread claudio marques
esource.pt http://www.onesource.pt/ Date: Thu, 20 Jun 2013 17:47:45 +0530 From: jobin...@gmail.com To: brent.ros...@solinea.com CC: clau...@onesource.pt; openstack@lists.launchpad.net Subject: Re: [Openstack] How to query ceilometer to get nova-specific data Hey, Brent! Yes, I am using admin as the us

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Jobin Raju George
rl -X GET -H 'X-Auth-Token:>>>> http://localhost:8777/v2/ >>>>> meters/cpu?q.field=resource_id&q.value= | python >>>>> -mjson.tool"* >>>>> >>>>> Remember that option "q" is to filter rules for the resou

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread claudio marques
://www.onesource.pt/ Date: Thu, 20 Jun 2013 17:47:45 +0530 From: jobin...@gmail.com To: brent.ros...@solinea.com CC: clau...@onesource.pt; openstack@lists.launchpad.net Subject: Re: [Openstack] How to query ceilometer to get nova-specific data Hey, Brent! Yes, I am using admin as the user for querying and

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Brent Roskos
option "q" is to filter rules for the resources to be >>>> returned, and try to use *python mjson.tool,* just for having >>>> something legible in your terminal. >>>> >>>> Good luck :) >>>> >>>> Cláudio Marques >>>&

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Jobin Raju George
tool"* >>> >>> Remember that option "q" is to filter rules for the resources to be >>> returned, and try to use *python mjson.tool,* just for having something >>> legible in your terminal. >>> >>> Good luck :) >>&g

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Brent Roskos
;> Hi Jobin >> >> I think that your Curl command is not right. Look into this page for more >> info about meters from ceilometer. >> >> >> http://docs.openstack.org/developer/ceilometer/webapi/v2.html#ceilometer.api.controllers.v2.Statistics.max >> >&

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Jobin Raju George
urce.pt/ > > -- > Date: Thu, 20 Jun 2013 16:03:00 +0530 > From: jobin...@gmail.com > To: clau...@onesource.pt > CC: openstack@lists.launchpad.net > Subject: Re: [Openstack] How to query ceilometer to get nova-specific data > > > Hey, Claudio! >

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread claudio marques
From: jobin...@gmail.com To: clau...@onesource.pt CC: openstack@lists.launchpad.net Subject: Re: [Openstack] How to query ceilometer to get nova-specific data Hey, Claudio! The command I executed is the second command in the page that you gave(which is also the one I am referring to). Can you please pin

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Jobin Raju George
ometer. > > > http://docs.openstack.org/developer/ceilometer/webapi/v2.html#ceilometer.api.controllers.v2.Statistics.max > > Cheers > > -- > Date: Thu, 20 Jun 2013 15:19:44 +0530 > From: jobin...@gmail.com > To: openstack@lists.launchpad.net > Subje

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread claudio marques
To: openstack@lists.launchpad.net Subject: [Openstack] How to query ceilometer to get nova-specific data Hey, all! I installed ceilometer on Ubuntu 12.04 using the manual installation guide given here. However, I am having trouble getting data from it. When I do a ceilometer meter-list, all I

[Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread Jobin Raju George
Hey, all! I installed ceilometer on Ubuntu 12.04 using the manual installation guide given here. However, I am having trouble getting data from it. When I do a ceilometer meter-list, all I get is a table with 4 rows with the name