Return-Path: X-Original-To: apmail-cloudstack-users-archive@www.apache.org Delivered-To: apmail-cloudstack-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AFC9A10C2F for ; Wed, 4 Sep 2013 02:56:50 +0000 (UTC) Received: (qmail 32094 invoked by uid 500); 4 Sep 2013 02:56:49 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 32041 invoked by uid 500); 4 Sep 2013 02:56:49 -0000 Mailing-List: contact users-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cloudstack.apache.org Delivered-To: mailing list users@cloudstack.apache.org Received: (qmail 32033 invoked by uid 99); 4 Sep 2013 02:56:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Sep 2013 02:56:48 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rajesh.battala@citrix.com designates 203.166.19.134 as permitted sender) Received: from [203.166.19.134] (HELO SMTP.CITRIX.COM.AU) (203.166.19.134) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Sep 2013 02:56:43 +0000 X-IronPort-AV: E=Sophos;i="4.89,1017,1367971200"; d="scan'208";a="4987009" Received: from sinpex01cl02.citrite.net ([10.151.46.33]) by SYDPIPO01.CITRIX.COM.AU with ESMTP/TLS/AES128-SHA; 04 Sep 2013 02:56:21 +0000 Received: from SINPEX01CL01.citrite.net ([169.254.1.222]) by SINPEX01CL02.citrite.net ([169.254.2.202]) with mapi id 14.02.0342.004; Wed, 4 Sep 2013 10:56:20 +0800 From: Rajesh Battala To: "users@cloudstack.apache.org" Subject: RE: Tracking resources utilized Thread-Topic: Tracking resources utilized Thread-Index: AQHOqRJBQozgzJ+SyU+QunHUe9zHuZm0UjsAgACQAuA= Date: Wed, 4 Sep 2013 02:56:19 +0000 Message-ID: <8CCE9859D2CAFD45948DBF7145AFB98C0654E2F3@SINPEX01CL01.citrite.net> References: In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.16.2.160] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Have you tried Cloud usage?=20 I think that will provide/store usage details of accounts, resources -----Original Message----- From: cloud knight [mailto:cloudloverunleashed@gmail.com]=20 Sent: Wednesday, September 4, 2013 7:50 AM To: users@cloudstack.apache.org Subject: Re: Tracking resources utilized Hi, Found this call listcapacity(). So it gives values for clusterid, podid= , zoneid. Anyway of getting the same for accountid or domainid ? Regards, Cloudlover On Wed, Sep 4, 2013 at 7:27 AM, cloud knight wrote: > Hi all, > > The cloudstack UI dashboard shows only the total available/used=20 > resources(Not meaning the virtual resources, Talking about cpu count,=20 > cpu speed, ram and disk size). > Is there a way to check the per account usage? By API anymeans? or=20 > anyway to check the resources allocated to a Vm(using api)? I couldn't=20 > find any api calls that does this. Am i missing something? please=20 > correct me if wrong. Thanks in advance. > Need these for creating a report of hardware resource provisioning. > > >