WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Resource statistics data: File Transfer Protocol
Learn about the data that is returned for the File Transfer Protocol resource type when you activate resource statistics collection.
You can view these statistics in the WebSphere® Message Broker Explorer, 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.
A summary is displayed of file transfers that occur in the execution and a list for each server used.
Measurements | Description |
---|---|
Protocol | The protocol used: either FTP or SFTP |
FTPGets | The number of transfers from a remote server to the file system of the broker |
BytesReceived | The number of bytes transferred from a remote server to the file system of the broker |
FTPPuts | The number of transfers from the file system of the broker to a remote server |
BytesSent | The number of bytes transferred from the file
system of the broker to a remote server Note: The FTPPuts counter can
increase in two cases: either when a new file is transferred, or when
an append is made to an existing file.
|