You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Harikrishna Patnala <ha...@citrix.com> on 2013/10/21 12:43:37 UTC

[Proposal] cpu socket count of hosts

Hi,

I'm planning to provide some additional infrastructure statistics i.e., number 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 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.

Please provide me comments/feedback

Thanks
Harikrishna 

Re: [Proposal] cpu socket count of hosts

Posted by Harikrishna Patnala <ha...@citrix.com>.
I have filed a ticket for this https://issues.apache.org/jira/browse/CLOUDSTACK-4908

-Harikrishna

On 21-Oct-2013, at 4:13 PM, HARIKRISHNA PATNALA <ha...@citrix.com>
 wrote:

> Hi,
> 
> I'm planning to provide some additional infrastructure statistics i.e., number 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 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.
> 
> Please provide me comments/feedback
> 
> Thanks
> Harikrishna