| eG Monitoring |
|---|
|
Measures reported by IncomingQueueTest The cleanup service of the Postfix mail server writes all new mails into the incoming queue. Under normal conditions the incoming queue is nearly empty (has only mode 0600 files), with the queue manager able to import new messages into the active queue as soon as they become available. The incoming queue grows rapidly when the message input rate spikes above the rate at which the queue manager can import messages into the active queue. The main factors that are slowing down the queue manager are disk I/O and lookup queries to the trivial-rewrite service. If the incoming queue grows abnormally and is not emptied, then the new messages from the maildrop queue cannot be accommodated. In such cases, administrators may not know when exactly the incoming queue started growing and to which particular domain those messages were to be delivered. To have a fair knowledge on these issues, administrators can use the IncomingQueueTest. This test periodically monitors the incoming queue of the target Postfix mail server and reports the total size of the queue as well as the split up of the message count in terms of time duration i.e., the number of messages that were in the queue for a specified time duration.The measures made by this test are as follows:
|