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-users

[Xen-users] Performance Information from dom0 -> domU

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Performance Information from dom0 -> domU
From: Kyrios <kyrios@xxxxxxxxx>
Date: Mon, 15 Oct 2007 12:20:15 +0200
Delivery-date: Mon, 15 Oct 2007 03:21:01 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=Etbb9e+RA3mZL7EDXqB8sw4AEZExj4gRckt1u8zpHYQ=; b=cXMwGauwD8QD5EDTD4mFeD5YY2YVmWctQ3+FRQHqWYNRQ8a6T1/DZEMN5Qo1AVcoI5I1JIJWukFNNcCv8gIOcEQgw7Q4Ib1RVTQVzB4Bya25s8+FPvnbyUr7YDZ98NaGqY0wjVZwcl5Ww+cEcf3aIfc9nQgWhQgsNE3cAtDojcQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=b+WG4Ey8Fu6D+yg29O0uF0aQNztGns26K0ksb8yswD6Len929MYdWdYJREjm7Rv52IFtWSrYxsF0HJoRchx70emlQmmeS/iGUWKmSHgWKmM8Q1RLv+lO6ogCAjE0C+y2Ae6bi0AdbXloezZ4piem2rE8fO0OwOvGPP8pzgWLHwM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I'd like to have the CPU Information like cputime (counter) available in the domUs. Is there a way to push this information into the domUs or request it from within the domUs ?
I'm not afraid of scripting.

I'd like to avoid using TCP/IP for this bacause the domUs migrate from one host to another frequently.
What I'm looking for is something like a simple control channel which I can rape for this.


Bye



--
... black holes are where god divided by zero.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Performance Information from dom0 -> domU, Kyrios <=