BT Messenging Test
This test monitors the documents received and sent by each host instance on the BizTalk server, and reports the load on that host instance and delays experienced by the host instance while processing the documents.
Using this test, administrators can easily isolate host instances that are overloaded or are experiencing bottlenecks in processing.
Target of the test : A BizTalk Server 2010
Agent deploying the test : An internal agent
Outputs of the test : One set of results for each host instance on the BizTalk server being monitored
Parameters | Description |
---|---|
Test period |
This indicates how often should the test be executed. |
Host |
The host for which this test is to be configured. |
Port |
The port at which the host listens to. |
Ispassive |
If this parameter is set to Yes, then it means that, by default, all BizTalk servers being monitored by the eG system are the passive servers of a BizTalk cluster. No alerts will be generated if the servers are not running. Measures will be reported as "Not applicable" by the agent if the servers are not up. |
Measurement | Description | Measurement Unit | Interpretation |
---|---|---|---|
Active receive locations |
Indicates the number of receive locations currently enabled in this host instance. |
Number |
A receive location is the configuration of a single endpoint (URL) to receive messages. |
Documents processed |
Indicates the number of documents processed by this host instance. |
Number |
This is a good indicator of the load handled by a host instance. Comparing the value of this measure across host instances will reveal which instance is currently overloaded. |
Documents processed rate |
Indicates the rate at which this host instance processed documents. |
Docs/Sec |
A very low value or a consistent decrease in the value of this measure indicates a slowdown in the corresponding host instance. |
Documents received |
Indicates the number of documents received by this host instance from a target source. |
Number |
This is a good indicator of the load handled by a host instance. Comparing the value of this measure across host instances will reveal which instance is currently overloaded. |
Documents received rate |
Indicates the rate at which documents were received by this host instance. |
Number |
|
Documents suspended
|
Indicates the number of documents that have been suspended by this host instance.
|
Number
|
By default, the BizTalk server places failed messages/documents in the Suspended queue. The value of this measure indicates the number of documents in the Suspended queue. A message failure can occur in one of the following instances:
|
Documents suspended rate |
Indicates the rate at which documents were suspended by this host instance. |
Docs/Sec |
|
Request/Response timeouts |
Indicates the number of request messages that have not received a response message within the time limit specified by the adapter associated with this host instance. |
Number |
A high value of this measure could indicate that too many messages are getting timed out. You may want to consider reconfiguring the timeout period. |