Download List

Projeto Descrição

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 agora está usando autoconf e constrói libxenstat internamente, eliminando a dependência da árvore fonte do Xen. A base do código foi reorganizado e ganchos para SQLite3/MySQL futuro madeireira apoio foram adicionados.
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 versão corrige alguns pequenos bugs e oferece confortos adicionais, como genérico scripts de inicialização para iniciar xguests na inicialização e determinação automática de tipo de saída, por extensão de arquivo. SIGUSR1 agora faz com que o arquivo a ser atualizado imediatamente. A página de manual foi adicionado. O ecrã de ajuda foi fixada para funcionar corretamente com programas como help2man. Status do cliente está agora incluído em todas as saídas. A "lista" tipo de saída foi adicionado, que emula lista "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