Re: [Openstack] Ceilometer question

2013-03-26 Thread Wyllys Ingersoll
Thanks, Ill try that and see how it goes. Wyllys On Mar 26, 2013, at 12:56 PM, "Doug Hellmann" mailto:doug.hellm...@dreamhost.com>> wrote: You want the "statistics" command from the v2 API. ceilometer --ceilometer-api-version 2 help statistics The CLI needs a little work to make the options

Re: [Openstack] Ceilometer question

2013-03-26 Thread Doug Hellmann
You want the "statistics" command from the v2 API. ceilometer --ceilometer-api-version 2 help statistics The CLI needs a little work to make the options clear, but the API documentation may help explain: http://docs.openstack.org/developer/ceilometer/webapi/v2.html Doug On Tue, Mar 26, 2013 at

[Openstack] Ceilometer question

2013-03-26 Thread Wyllys Ingersoll
Perhaps this is documented but I can't seem to find it… I want to use ceilometer to show usage from the swift objectstore. What would the correct command be to extract that information? Currently, the various "-list" commands just spit out various meter types along with resource and project