Télécharger la liste

Description du projet

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.

Système requise

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

Ce communiqué fait une meilleure utilisation des autotools, il est plus portable, et compile sur SunOS / Solaris. Elle corrige une petite perte de mémoire dans le client 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

Un crash en raison d'un off-by-one erreur d'allocation de mémoire dans exitop a été fixée. Débogage de code a été ajouté à eximstate et eximstated. Cela peut être activé en démarrant le programme avec l'option '-x' du pavillon, ce qui entraînera les processus à daemonize pas.
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

Un correctif pour le bogue de communication entre le client et le serveur qui entraînerait des mises à jour de ne pas être stockés sur le serveur.
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

Un bug qui a causé le client à boucle jusqu'à ce que mort a été fixée. Un bug dans la file d'attente où l'analyse du courrier serait avorté si un message n'a pas pu être ouverte a été fixé. Ceci est maintenant traité comme une erreur mou, et la numérisation se poursuit. Un bug dans lequel exitop ne permettrait pas de trouver des «identités» sous Linux a été fixée.
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

Cette version corrige un bug spécifique à Linux qui a causé des installations avec la glibc 2.1 ou plus récent pour le rapport toujours 0 messages dans la file d'attente. Il existe diverses autres petits changements.
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