eG Monitoring
 

Measures reported by Exc2013DelSendTest

In Microsoft Exchange Server 2013, a Send connector controls the flow of outbound messages to the receiving server. They are configured on Mailbox servers running the Transport service. Most commonly, you configure a Send connector to send outbound email messages to a smart host or directly to their recipient, using DNS.

The mailbox delivery Send connector exists in the Mailbox Transport service on every Mailbox server. This connector is implicitly created, invisible, and requires no management. The mailbox delivery Send connector is used to relay messages to the Transport service and the Mailbox Transport service on other Mailbox servers in the organization.

Problems in a delivery send connector therefore can obstruct the flow of messages to other mailbox servers, preventing critical business communication from reaching their destination and causing palpable revenue losses. If this is to be avoided, administrators should keep an eye on how each delivery send connector is processing the outbound messages, proactively detect potential slowdowns in mail delivery, and promptly capture message failures caused due to connector errors. This is where the Exc2013DelSendTest test helps.

This test monitors each delivery send connector and reports the load on the connector, how quickly the connector processes its load, and how many errors of which type the connector encountered. This way, the test points to probable bottlenecks to email delivery and the connector responsible for them.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Byte_sent_sec Indicates the rate at which email data was sent by this connector. KB/sec In the event of a slowdown, you can compare the value of this measure across connectors to know which connector is processing emails slowly.
Conn_cur Indicates the current number of outbound connections from this connector. Number Compare the value of this measure across connectors to know which connector is being used the most. Overloaded connectors can thus be identified.
Msg_sent_sec Indicates the rate at which messages are sent by this connector. Msgs/Sec A consistent drop in this value could indicate a bottleneck in message delivery.
Con_fail Indicates the number of connection failures encountered by this send connector. Number Ideally, the value of this measure should be 0.
Dns_err Indicates the number of DNS errors encountered by this send connector. Number Ideally, the value of this measure should be 0.
Protocol_err Indicates the number of protocol errors encountered by this send connector. Number Ideally, the value of this measure should be 0.
Socket_err Indicates the number of socket errors encountered by this send send connector. Number Ideally, the value of this measure should be 0.