eximstate
Introduction
eximstate is a pair of programs (a client and a server) which monitor the sizes of queues on Exim
mail servers. The following data is stored by the server:
- total message on queue
- how many of those are frozen
- how many of those are bounces
The client, running on each of the mail servers, takes a sample of data every 300 seconds (configurable) and sends this data to
the server, which stores it for later retrieval.
The server draws graphs from the data to give an at-a-glance view of the queues on all the servers.
There is also a console utility, similar to NOCOL, which displays the
latest readings from each of the clients.
Screenshots
Some sample images which are the output of eximstate are available here:
Documentation
Online documentation is available at http://www.olliecook.net/projects/eximstate/doc.
Mailing Lists
There is an eximstate mailing list for discussion of the software. You can sign up at http://lists.olliecook.net/cgi-bin/listinfo/eximstate/.
Download
You can download eximstate from http://www.olliecook.net/projects/eximstate/eximstate.tar.gz
The latest version is 1.1 which was released on 19th November 2002
There is a ChangeLog which documents the changes between versions.
Download Verification
To verify that the code you download has not been tampered with, eximstate releases 1.1 and later are signed with my PGP key (0x4A941929) and an MD5 checksum of the tarball is also available.
Please use either or both of these methods to verify the validity of the source you download.
|