Resource statistics data: Connect Direct

Learn about the data that is returned for the Connect Direct resource type when you activate resource statistics collection.

You can view these statistics in the web user interface, or you can write a program that subscribes to a publication (single XML message) that returns this data. For an example of the publication message, see Example XML output.

Statistics are available for all Connect:Direct® server activity, together with one line for each configurable service used.

The following table describes the measurements that are returned.
Measurements Description
connectionDetails The host name and port for the Connect:Direct server that is being connected to, in the format <hostname>:port.

For the summary line, this property is set to an empty string.

inboundTransfers The number of transfers received by the Connect:Direct server selected for processing in a message flow.
inboundBytes Total number of bytes received in transfers, selected from Connect:Direct server.
nohitTransfers The number of transfers received by the Connect:Direct server not selected for processing in a message flow.
Reasons for not processing a transfer include:
  • The IBM® Integration Bus system has no access to the transferred file.
  • A deployed CDInput node has a filter that matches the transferred file.
This number gives the total for the whole integration node and not just this integration server.
outboundTransfers The number of transfers sent to the Connect:Direct server.
outboundBytes Total number of bytes contained in transfers sent to the Connect:Direct server.