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 49AD617C53 for ; Thu, 2 Apr 2015 14:30:12 +0000 (UTC) Received: (qmail 78839 invoked by uid 500); 2 Apr 2015 14:24:06 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 72866 invoked by uid 500); 2 Apr 2015 14:24:03 -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 63303 invoked by uid 99); 2 Apr 2015 14:10:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2015 14:10:24 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rafaelweingartner@gmail.com designates 209.85.217.173 as permitted sender) Received: from [209.85.217.173] (HELO mail-lb0-f173.google.com) (209.85.217.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2015 14:09:56 +0000 Received: by lbbzk7 with SMTP id zk7so44037408lbb.0; Thu, 02 Apr 2015 07:07:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=z13ew/SExOw6t15haLzxEceWQtENmHE5Cm54weiU+Jc=; b=d/FWNjOmtN/FmImq/xBxI5bjrzNIUm56KGVXdAymVYHlKlbV3H5mrjIAWSDw8MLmCH lQ6sytDQJe+0w7se9/2GjRIcTSGUfFROIY+N1iQlH8D32TRcvVn1t3SAIqKdgLjSMiVa i/0lbPEwlCx+jY6K/ZvYFN++9F9DCera7zKRJfFhnKCv6oz+KrMNprelZwCJgwuKgmpw PfTzvbtMHbwiXejj1TDor9/aHAtNjnXngOCVDrMny3NworlCxQHR7E1Kl4QiUp0mLpTq NhLKm63vdv0fhMr/rPUp5jKB7Fv3VApiEfNSmun6/9lMKrRZyd8g4ud1yIgPvOArU0uh Ktfg== MIME-Version: 1.0 X-Received: by 10.152.43.3 with SMTP id s3mr41297472lal.101.1427983660012; Thu, 02 Apr 2015 07:07:40 -0700 (PDT) Received: by 10.25.73.133 with HTTP; Thu, 2 Apr 2015 07:07:39 -0700 (PDT) Date: Thu, 2 Apr 2015 11:07:39 -0300 Message-ID: Subject: Vms resource usage history From: Rafael Weingartner To: "users@cloudstack.apache.org" , "dev@cloudstack.apache.org" Content-Type: multipart/alternative; boundary=001a11c23974ccd9cf0512be5a00 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c23974ccd9cf0512be5a00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi folks, Does Cloudstack store the resource usage of VMs? I mean, when I call the API command: https://cloudstack/client/api?command=3DlistVirtualMachines&details=3Dstats= &... It returns the resource usage statistics for a VM (the amount of resource used in that moment/the last monitored resource usage), but I am wondering if CS maintains a history of them. --=20 Rafael Weing=C3=A4rtner --001a11c23974ccd9cf0512be5a00--