eG Monitoring
 

Measures reported by IMSMtaTest

The channel is the fundamental MTA component that processes a message in an iPlanet messaging server. A channel represents a connection with another computer system or group of systems. The actual hardware connection or software transport or both may vary widely from one channel to the next. Messages are enqueued by channels on the way into the MTA and dequeued on the way out. A channel might dequeue a message, process the message, or enqueue the message to another MTA channel. This test will report statistics related to the message traffic in channels. The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Msgs_delivered The number of messages which have been processed (dequeued) by the channel since the last measurement. A dequeue operation may either correspond to a successful delivery, or to a dequeue due to the message being returned to the sender. Number A high value of this measure indicates that the server is healthy.
Msgs_attempted The number of messages which have experienced temporary problems in dequeuing from message queue since the last measurement. Number  
Msgs_rejected The number of attempted enqueues which have been rejected by the slave channel program since the last measurement Number  
Msgs_failed The number of attempted dequeues which have failed since the last measurement. Number This measure refers to recipient addresses that were rejected on attempted dequeue (rejection by Master channel program), or generation of a failure/bounce message.