Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8691510B57 for ; Mon, 21 Oct 2013 11:02:18 +0000 (UTC) Received: (qmail 45829 invoked by uid 500); 21 Oct 2013 11:02:16 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 45801 invoked by uid 500); 21 Oct 2013 11:02:16 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 45789 invoked by uid 99); 21 Oct 2013 11:02:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Oct 2013 11:02:15 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of harikrishna.patnala@citrix.com designates 66.165.176.89 as permitted sender) Received: from [66.165.176.89] (HELO SMTP.CITRIX.COM) (66.165.176.89) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Oct 2013 11:02:10 +0000 X-IronPort-AV: E=Sophos;i="4.93,538,1378857600"; d="scan'208";a="65542806" Received: from sinpex01cl01.citrite.net ([10.151.46.32]) by FTLPIPO01.CITRIX.COM with ESMTP/TLS/AES128-SHA; 21 Oct 2013 11:01:48 +0000 Received: from SINPEX01CL03.citrite.net ([169.254.3.103]) by SINPEX01CL01.citrite.net ([169.254.1.152]) with mapi id 14.02.0342.004; Mon, 21 Oct 2013 19:01:46 +0800 From: Harikrishna Patnala To: "" Subject: Re: [Proposal] cpu socket count of hosts Thread-Topic: [Proposal] cpu socket count of hosts Thread-Index: AQHOzkplX9Y6Lppmckqgujgnvy19Qpn+dyuA Date: Mon, 21 Oct 2013 11:01:45 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.151.46.1] Content-Type: text/plain; charset="us-ascii" Content-ID: <51811D8FD9D2594795436077C965CA7B@citrix.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org I have filed a ticket for this https://issues.apache.org/jira/browse/CLOUDS= TACK-4908 -Harikrishna On 21-Oct-2013, at 4:13 PM, HARIKRISHNA PATNALA wrote: > Hi, >=20 > I'm planning to provide some additional infrastructure statistics i.e., n= umber of hosts/ CPU sockets apart from the details that we have in our dash= board. > Cloustack manages various number of hosts / cpu sockets which reflects th= e size of cloud. > When we add the host we collect the number of CPU sockets and add this in= formation in HostReponse. >=20 > So we can calculate the cpu socket number summing the number of sockets f= or each host using listHostsAPI. >=20 > Please provide me comments/feedback >=20 > Thanks > Harikrishna