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] Looking for sample program which interact with VM console (tex

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] Looking for sample program which interact with VM console (text mode).
From: howard chen <howachen@xxxxxxxxx>
Date: Sat, 4 Apr 2009 23:37:49 +0800
Delivery-date: Sat, 04 Apr 2009 08:37:55 -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=S47HswZFouc9wqFMf1UpeaZOmGToUItZrSKjxnbQWJU=; b=o9IzoVUBsLe5ckhmObECIyTSnmq2zgT++ZKokhpJaBCXaGskDm8ICj0RTXxH0J+qlX d56ewbhNyVJvUGp3x5vxgtvAAk3cJsPQpZwWdgC1yzwiT5QhzVUJmuLOdhUXXpZ2pN65 gKN+xOEyBX/7s2jrNYTNNNJNrRHEa2AyaETf4=
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=OLrB6TeCVT+MPf1HX8O+1DEmFGaSKpGTS8gOUDdJb1FDXO5dfAcRWKX8Oy88O8xI4T PHcr2/5k0tbe7kEzBScyY7DvkY3TTSNeSnAyUHRShm7h1OkLuAIpVXlS7AzT+mddLUZT DU+FrnDO94SQvxu4tGtmnre+5Q0B1j7axOyCo=
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,

Have looked at :
http://docs.xensource.com/XenServer/5.0.0/1.0/en_gb/api/docs/html/browser.html

Tried some basic flow such as login and list all VM.

But what I want to do is to output the console (text mode) message of
a particular VM to a local file.


Are there any cookbook/tutorial/ etc. which describe how to interact
with the VM text console?


Really have no idea by just looking at the API doc.


Thanks.

_______________________________________________
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] Looking for sample program which interact with VM console (text mode)., howard chen <=