Download List

Descripción del Proyecto

XGuests is a program to display useful information about guests running under the Xen hypervisor in a variety of formats. Formats include: XML, PHP, Perl, bash, text, and more. Additionally, xguests will run as a daemon and continuously update statistics files which other scripts can easily include. This avoids scraping the output of "xm" and other tools. Xguests does not rely on the xend daemon to be running. It gets statistics significantly faster than its Python counterparts on systems that house many guests.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-11-28 20:33
1.1.0

Xguests está usando ahora autoconf y construye libxenstat internos, eliminando la dependencia en el árbol de código fuente Xen. La base de código se ha reorganizado y ganchos para SQLite3/MySQL futuro la compatibilidad de registro se han añadido.
Tags: Code cleanup
Xguests is now using autoconf and builds
libxenstat internally, eliminating the dependency
on the Xen source tree. The code base has been
reorganized and hooks for future SQLite3/MySQL
logging support have been added.

2008-10-15 19:24
1.0.8

Esta versión corrige algunos errores menores y ofrece comodidades adicionales, tales como genéricos de scripts de inicio para iniciar xguests en el arranque y la determinación automática de la producción por tipo de extensión de archivo. SIGUSR1 ahora hace que el archivo que se actualizará de inmediato. Una página de manual fue añadido. La pantalla de ayuda se fijó para trabajar correctamente con programas como help2man. Estatuto de invitado está ahora incluido en todas las salidas. La "lista" Tipo de salida a esta, que emula la "lista de XM".
Tags: Code cleanup
This release fixes some minor bugs and provides
additional creature comforts such as generic init
scripts to start xguests on boot and automatic
determination of output type by file extension.
SIGUSR1 now causes the file to be updated
immediately. A man page was added. The help
display was fixed to work properly with programs
like help2man. Guest status is now included in all
output. The "list" output type was added, which
emulates "xm list".

Project Resources