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

Re: [Xen-users] Getting status-informations from domU

To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Getting status-informations from domU
From: Henning Sprang <henning_sprang@xxxxxx>
Date: Thu, 16 Feb 2006 13:16:40 +0100
Delivery-date: Thu, 16 Feb 2006 12:29:19 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <43F3463D.20302@xxxxxxxxx>
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>
References: <43F3463D.20302@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, 2006-02-15 at 16:18 +0100, Thorolf Godawa wrote:
> Hi all,
> 
> how can I get the status-informations (like CPU(%) ) that are listed in 
> "xm top" f.ex. via PHP or in a text-file?

As long as there is no native php function for that, let php execute "xm
top" and parse it, or scrape the contents of the xen webserver.

Or just write your app in Python and integrate it in the xen twisted
webserver. There the information shoulkd already be available
programmatically.

Henning


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>