Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 12146109F0 for ; Tue, 5 Nov 2013 11:49:59 +0000 (UTC) Received: (qmail 35528 invoked by uid 500); 5 Nov 2013 11:49:10 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 35210 invoked by uid 500); 5 Nov 2013 11:48:08 -0000 Mailing-List: contact issues-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 issues@cloudstack.apache.org Received: (qmail 35083 invoked by uid 500); 5 Nov 2013 11:47:45 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 34849 invoked by uid 99); 5 Nov 2013 11:47:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Nov 2013 11:47:22 +0000 Date: Tue, 5 Nov 2013 11:47:22 +0000 (UTC) From: "Harikrishna Patnala (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-4908) cpu socket count of hosts MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harikrishna Patnala updated CLOUDSTACK-4908: -------------------------------------------- Status: Ready To Review (was: In Progress) > cpu socket count of hosts > ------------------------- > > Key: CLOUDSTACK-4908 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4908 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server > Reporter: Harikrishna Patnala > Assignee: Harikrishna Patnala > Fix For: 4.3.0 > > > Additional infrastructure statistics to display the number of hosts/cpu sockets being managed by cloudstack which reflects the size of cloud. > When we add the host we collect the number of CPU sockets and add this information in HostReponse. > So we can calculate the cpu socket number summing the number of sockets for each host using listHostsAPI. -- This message was sent by Atlassian JIRA (v6.1#6144)