On Mon, Jan 13 2014, Shengjie Min wrote:

> In Ceilometer, is there a type of meter allows me to charge users based on
> the uptime of the instances they have instead of cpu, memory utilisation?

Not directly unfortunately. The information indicating if the VM is on
or off is included in metadata as part of the state or vm_state field,
and you can filter on it. However, computing the duration based on this
state over a period of time is trickier and not supported yet.

Cheers,
-- 
Julien Danjou
# Free Software hacker # independent consultant
# http://julien.danjou.info

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to