I was thinking something along the same lines. The current API & UI plugin frameworks would allow for an optional plugin which can be added to any deployment post-install. It could allow for configurable reporting so that users can decide what information is acceptable to report. If we can get the infrastructure set up, it could even allow for reporting of actions in real time, such as when new hosts are added, how many instances are brought up per week, etc.
-- Chris Suich chris.su...@netapp.com NetApp Software Engineer Data Center Platforms – Cloud Solutions Citrix, Cisco & Red Hat On Mar 18, 2014, at 9:06 AM, Rohit Yadav <bhais...@apache.org> wrote: > Cool idea, we can also have a monkey-brag ACS plugin which gives users an > API which can be triggered via cloudmonkey cli tool or by some gui/button > on the frontend to submit stats anonymously to our servers. > > Cheers. > > > On Tue, Mar 18, 2014 at 4:45 PM, Wido den Hollander <w...@widodh.nl> wrote: > >> 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 >>