Download List

Projeto Descrição

eximstate is a server/client project for
monitoring a number of Exim installations. The
clients are installed on each of the mailservers
running exim and the server runs on the monitoring
server. Each client reads the queue on the mail
server and sends the total number of messages, the
number of frozen message, and the number of bounce
messages to the server. The server stores this
data and uses RRDtool to make a graphical
representations of the data.

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.

2002-11-20 05:40
1.1

Este lançamento faz melhor uso do autotools, ele é mais portátil, e compila em SunOS / Solaris. Ela corrige um pequeno vazamento de memória no cliente eximstate.
Tags: Minor feature enhancements
This release makes better use of autotools; it is more portable, and
compiles on SunOS/Solaris. It fixes a small memory leak in the
eximstate client.

2002-08-12 00:23
1.0

Um acidente devido a um fora-de-por-um erro de alocação de memória em exitop foi corrigido. Depuração de código foi adicionado ao eximstate e eximstated. Isto pode ser ativada por iniciar os programas com o '-x' bandeira, o que fará com que os processos não daemonize.
Tags: Minor bugfixes
A crash due to an off-by-one memory allocation error in exitop was fixed.
Debugging code was added to eximstate and eximstated. This can be turned on by
starting the programs with the '-x' flag, which will cause the processes to not
daemonize.

2002-06-20 00:16
0.9

Uma correção para uma falha de comunicação entre cliente e servidor que poderia causar alterações não sejam armazenados no servidor.
Tags: Minor bugfixes
A fix for a communications bug between client and server which would cause updates not to be stored on the server.

2002-05-05 01:12
0.8

Um erro que causou o cliente para loop até mortos foi corrigido. Um bug em que a fila de correio varredura seria abortada se uma mensagem não pôde ser aberto foi corrigido. Isto agora é tratado como um erro de software, e continua a varredura. Um bug no qual exitop não conseguiria encontrar nenhuma "identidades" em Linux foi corrigido.
Tags: Minor bugfixes
A bug which caused the client to loop until killed
was fixed. A bug in which the mail queue scan
would be aborted if one message could not be
opened was fixed. This is now treated as a soft
error, and the scan continues. A bug in which
exitop would fail to find any 'identities' in
Linux was fixed.

2002-04-21 23:23
0.7

Esta versão corrige um bug do Linux específica que causou instalações com a glibc 2.1 ou mais recente relatório de sempre 0 mensagens na fila. Existem várias outras pequenas alterações.
Tags: Minor bugfixes
This release fixes a Linux-specific bug which caused installations with glibc 2.1 or newer to always report 0 messages in the queue. There are various other small changes.

Project Resources