WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

[Xen-API] How to get the current memory used by a VM

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] How to get the current memory used by a VM
From: Thiru <satarasu@xxxxxxxxx>
Date: Sun, 22 Mar 2009 10:29:09 +0530
Delivery-date: Sat, 21 Mar 2009 21:59:18 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=5fDtbmU1kcabEKyavs7uZ7HtuUkdskZKSECyH26QUiY=; b=Q8Nt5GPsiC13gWsE6BlegdNL91oImRRhwZ4GIPe3i4SxetKIPwSmSEx9pJ1O1TH/Ky bvtjd2QKul/Gmq0fRH+3Hthwce9JMn5nYG9SFNXbqHAJWfW+rAEGPOhrJEb1dzpMndS1 swQu1T7rMS0XalM/JiDNwfRcYMG7Ohhw0M9yY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=l/xo9ggwPAA7wjFg/7rtZRbWPQwqTeeCQfkOS02ZW+EoGo6+OmvfznEvJT6sAoOS1u zs1EJJqFusSOv3+saUjRxmbMzuh64RGRfpjUsfK5QJLCsBmZ34qj+EiAXuLrNkb55X1F gsoHhbGr8IL62TqOK1HRXDeuW1YXRryQiTJk0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Hi ppl,

The dynamic memory max , dynamic memory min seem to return some static
value . is it possible to get the current memory used by the VM using
Xen API ,as we using xm top command.
If so how can we get it?

Regards,
Thiru

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-API] How to get the current memory used by a VM, Thiru <=