You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2014/02/21 15:40:02 UTC

git commit: backporting a16afb4a31ed30ca063aea0e28474a3b97c40830 to RTD

Repository: cloudstack-docs-admin
Updated Branches:
  refs/heads/master 5524c6def -> 3b81ab02c


backporting a16afb4a31ed30ca063aea0e28474a3b97c40830 to RTD


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/commit/3b81ab02
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/3b81ab02
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/3b81ab02

Branch: refs/heads/master
Commit: 3b81ab02cf807101c6f7d5b8373bcb70cc9360af
Parents: 5524c6d
Author: Sebastien Goasguen <ru...@gmail.com>
Authored: Fri Feb 21 15:39:58 2014 +0100
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Fri Feb 21 15:39:58 2014 +0100

----------------------------------------------------------------------
 source/management.rst | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/3b81ab02/source/management.rst
----------------------------------------------------------------------
diff --git a/source/management.rst b/source/management.rst
index bc41ac2..7a19180 100644
--- a/source/management.rst
+++ b/source/management.rst
@@ -98,6 +98,29 @@ The following API commands have the "tags" input parameter:
 
    listStaticRoutes
 
+
+Reporting CPU Sockets
+---------------------
+
+PRODUCT manages different types of hosts that contains one or more
+physical CPU sockets. CPU socket is considered as a unit of measure used
+for licensing and billing cloud infrastructure. PRODUCT provides both UI
+and API support to collect the CPU socket statistics for billing
+purpose. The Infrastructure tab has a new tab for CPU sockets. You can
+view the statistics for CPU sockets managed by PRODUCT, which in turn
+reflects the size of the cloud. The CPU Socket page will give you the
+number of hosts and sockets used for each host type.
+
+1. Log in to the PRODUCT UI.
+
+2. In the left navigation bar, click Infrastructure.
+
+3. On CPU Sockets, click View all.
+
+   The CPU Socket page is displayed. The page shows the number of hosts
+   and CPU sockets based on hypervisor types.
+
+
 Changing the Database Configuration
 -----------------------------------------