Download List

Projeto Descrição

VAdmind (Virtual Administrator Daemon) is set of
Perl scripts and modules which can help with
remote server management. It uses XML input/otput,
and can be run by (x)inetd. It can receive
multiple commands to execute, and it has been
built to provide support for a scalable system
administration environment. Since it takes XML,
clients can be developed in a different set of
environments with easy integration into the
server.

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.

2006-10-28 11:21
0.2.0

Esta versão adicionou o suporte para autônomo / modo daemon, suporte a SSL e um certificado SSL padrão, um tempo limite padrão de 30 segundos durante a leitura ou escrita soquetes, mensagens de log mais refinado e novas <mode> </ mode>, <ip> </ IP>, <porta> </ port> e <listen> </ ouvir> elementos de configuração.
Tags: Major feature enhancements
This release added support for standalone/daemon mode, SSL support and a default SSL certificate, a default timeout of 30 seconds while reading or writing sockets, more refined log messages, and new &lt;mode&gt;&lt;/mode&gt;,
&lt;ip&gt;&lt;/ip&gt;, &lt;port&gt;&lt;/port&gt;, and &lt;listen&gt;&lt;/listen&gt; configuration elements.

2006-02-01 08:17
0.1.4

A capacidade de saída para um arquivo de log foi add. A estrutura de diretório foi alterado, plugins são localizados em VAdmind / Plugins a fim de preparar para uma versão VAdmind módulo. O plugin Discover.pm foi adicionado, que prevê uma tarefa de descobrir os plugins instalados, as funções disponíveis, e os dados necessários. Uma descrição de ficheiro XML foi criado para as tarefas e dados necessários para cada módulo.
Tags: Major feature enhancements
The ability to output to a log file was add. The
directory structure was changed, plugins are now
located in VAdmind/Plugins in order to prepare for
a VAdmind module release. The Discover.pm plugin
was added, which provides a task to discover the
installed plugins, the tasks available, and the
data required. An XML file description was
introduced for tasks and data required for each
module.

2004-04-11 04:49
0.1.3

Esta versão corrige nomes errados nas estruturas de dados do objeto $ plugin para enviar ou receber informações de / para o plugin, corrige o exemplo Test.pm plugin para refletir a mudança, e os detalhes da resposta exemplo.
Tags: Major bugfixes
This release fixes wrong names in the $plugin object data
structures in order to send or receive information to/from
the plugin, fixes the example Test.pm plugin to reflect the
change, and details the example response.

2003-10-28 16:52
0.1.2

Tags: Initial freshmeat announcement

Project Resources