On 03/18/2014 12:07 PM, Marcus wrote:
Do we have any general stats on how cloudstack is being used? Common
deployment sizes, largest deployments, etc? I'm curious as to how far
people have actually scaled it in real deployments, although I realize that
the info can be proprietary.
Recently at the Ceph project the tool "ceph-brag" was developed. It
gathers information about your Ceph deployment and sends back the
information to the project.
Something like this might be nice (opt-in!!) for CloudStack. It can
anonymously report things like:
- Number of Instances
- Number of pods, cluster, hosts
- Number of Primary Storage and their type
- Basic / Advanced Networking
This could all be written into one JSON file which we can submit back to
the project.
With this we would get more information about how CloudStack is used.
Obviously, the code will be Open Source so people can see how we gather
the information (probably a lot of SQL selects..) and how we submit it
to our servers.
Is that something what you would like?
Wido