openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #14491
Re: [Nova] resource free -vs- allocated utilization?
Hi Jon,
There's actually a review up right now proposing to add an OS API extension to be able to give some of this data:
https://review.openstack.org/#/c/9544/
I don't know how you may be looking to query it, but it's not too difficult to get it directly from the instances table in the database, either.
- Chris
On Jul 11, 2012, at 4:50 PM, Jonathan Proulx wrote:
> is there an easy way to see free -vs- allocated nova resources?
>
> for example that 300 of 1000 cpu cores are in use (and similar with
> memory and storage).
>
> Thanks,
> -Jon
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
References