You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by wi...@apache.org on 2015/10/09 12:12:04 UTC

cloudstack-www git commit: Add page with the Call-Home feature where we can point users to

Repository: cloudstack-www
Updated Branches:
  refs/heads/call-home [created] 12a296567


Add page with the Call-Home feature where we can point users to


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-www/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-www/commit/12a29656
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-www/tree/12a29656
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-www/diff/12a29656

Branch: refs/heads/call-home
Commit: 12a2965676db1467cc1c8d43742ba15da724dcf7
Parents: 30a96fe
Author: Wido den Hollander <wi...@42on.com>
Authored: Fri Oct 9 11:41:29 2015 +0200
Committer: Wido den Hollander <wi...@42on.com>
Committed: Fri Oct 9 12:11:23 2015 +0200

----------------------------------------------------------------------
 source/call-home.markdown | 45 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/12a29656/source/call-home.markdown
----------------------------------------------------------------------
diff --git a/source/call-home.markdown b/source/call-home.markdown
new file mode 100644
index 0000000..e28e720
--- /dev/null
+++ b/source/call-home.markdown
@@ -0,0 +1,45 @@
+---
+title: Apache CloudStack Call Home
+---
+
+<div class="row">
+
+<div class="col-lg-12">
+
+<div class="page-header">
+
+<h1 id="indicators">Apache CloudStack: Call Home</h1>
+
+</div>
+
+</div>
+
+</div>
+
+Since version 4.7 a Management server will automatically 'call-home' towards the Apache CloudStack project.
+
+On a weekly basis the Management Server(s) will generate a report about how your CloudStack deployment is being used.
+
+## Report contents
+This report does not contain any personal information, it only includes statiscs on how CloudStack is being used:
+
+* The number of Instances
+* The number of Zones and their hypervisor type
+* The amount of Primary Storage pools
+* The total size of the Primary Storage pools
+* The version of CloudStack and the history
+* The IP-Address where the report came from (used for Geolocation)
+
+## Disabling
+For the CloudStack project this is vital information for tracking how and where CloudStack is being used, but if an administrator
+whishes the reports can be disabled.
+
+Setting the global setting 'usage.report.interval' to 0 makes sure no report is being send.
+
+## How is the data being used
+The data gathered by the CloudStack project is being used to determine how CloudStack is being used and in which configuration.
+
+It provides the project valuable information which can be used to find out which features are being used and which are not.
+
+## Who has access to the data
+All PMC members from the Apache CloudStack project have access to the data.