Josh Triplett
2005-Aug-05 19:01 UTC
[Xen-tools] [ANNOUNCE] xenstat - Resource monitoring framework for Xen
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@us.ibm.com> Signed-off-by: David Hendricks <dhendrix@us.ibm.com> Signed-off-by: Judy Fischbach <jfisch@us.ibm.com> - Josh Triplett _______________________________________________ Xen-tools mailing list Xen-tools@lists.xensource.com http://lists.xensource.com/xen-tools
Adam Heath
2005-Aug-05 21:30 UTC
Re: [Xen-devel] [ANNOUNCE] xenstat - Resource monitoring framework for Xen
On Fri, 5 Aug 2005, Josh Triplett wrote:> 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.Are there screenshots available, or are there some in the tarball? _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Josh Triplett
2005-Aug-05 22:03 UTC
[Xen-tools] Re: [Xen-devel] [ANNOUNCE] xenstat - Resource monitoring framework for Xen
On Fri, 2005-08-05 at 16:30 -0500, Adam Heath wrote:> On Fri, 5 Aug 2005, Josh Triplett wrote: > > > 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. > > Are there screenshots available, or are there some in the tarball?I''m attaching two screenshots of vm-top; the first is the default view, and the second has vcpus and repeating headers turned on. - Josh Triplett _______________________________________________ Xen-tools mailing list Xen-tools@lists.xensource.com http://lists.xensource.com/xen-tools