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

[Xen-tools] [ANNOUNCE] xenstat - Resource monitoring framework for Xen

To: xen-tools@xxxxxxxxxxxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-tools] [ANNOUNCE] xenstat - Resource monitoring framework for Xen
From: Josh Triplett <josht@xxxxxxxxxx>
Date: Fri, 05 Aug 2005 12:01:13 -0700
Delivery-date: Fri, 05 Aug 2005 18:59:42 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-tools-request@lists.xensource.com?subject=help>
List-id: Xen control tools developers <xen-tools.lists.xensource.com>
List-post: <mailto:xen-tools@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-tools>, <mailto:xen-tools-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-tools>, <mailto:xen-tools-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-tools-bounces@xxxxxxxxxxxxxxxxxxx
Hello all,

The attached tarball contains a current snapshot of our Xen Resource
Monitoring project.  It includes a statistics-collection library,
libxenstat, and an ncurses-based real-time monitoring program, vm-top.

libxenstat is a library for gathering statistics about a Xen system,
including information about the node itself, the domains running on it,
and the devices connected to those domains (currently VCPUs and
networks) all in one place.  We plan on adding support for block
devices, as well as making use of xenstore to associate devices with
domains.

vm-top is an interactive real-time monitoring application based on
libxenstat and ncurses.  It displays a summary of the Xen system and a
list of the running domains with statistics about each.

Note that this project only works with the Xen 3.0 unstable tree,
changeset 5699 or later; it will not work with Xen 2.0.

For initial review and feedback, we're providing xenstat in the form of
a separately-packaged tarball; instructions for building, installing,
and running are in the README file included in the tarball.  We can also
easily supply xenstat in the form of a patch against the Xen tree,
integrated with the build system.

We are pleased to present this release of xenstat, and welcome any
feedback and suggestions on making it a part of Xen.

Signed-off-by: Josh Triplett <josht@xxxxxxxxxx>
Signed-off-by: David Hendricks <dhendrix@xxxxxxxxxx>
Signed-off-by: Judy Fischbach <jfisch@xxxxxxxxxx>

- Josh Triplett
                

Attachment: xenstat.tar.gz
Description: application/compressed-tar

_______________________________________________
Xen-tools mailing list
Xen-tools@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-tools
<Prev in Thread] Current Thread [Next in Thread>