On Fri, Nov 29 2013, Nick Maslov wrote: Hi Nick,
> How do you think, is it a right way to meter such data with ceilometer? I > mean, such statistics should be transferred to collector each second, and in > case of >1000 VM`s can easily bring down database. How do you think? You don't _have to_ poll every seconds, you can poll every minute and compute an average. That really depends on what precision you need. You can do the same things with the existing samples provided by Ceilometer. -- Julien Danjou /* Free Software hacker * independent consultant http://julien.danjou.info */
signature.asc
Description: PGP signature
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
