This is an IBM Automation portal for Cloud Management, Technology Cost Management, Network Automation and AIOps products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
See this idea on ideas.ibm.com
File transfers are tracked using their 'Transfer ID' in Instana, but this transfer ID is a random string. Our customer creates file transfers with a specific job name, and he needs the transfers to be identified in Instana using their job name. So, we need to have this metric added to the 'IBM MQ MFT Transfer' and 'IBM MQ MFT Coordination Queue Manager' dashboards, and optionally also the 'IBM MQ MFT Agent' dashboard.
Here's an example of what we are seeing in the log file:
<?xml version="1.0" encoding="UTF-8"?><transaction version="6.00" ID="414d51204d4654352020202020202020c0e12365b774e224" agentRole="sourceAgent" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="TransferLog.xsd" xmlns=""><action time="2023-11-02T08:44:22.664Z">progress</action><sourceAgent agent="SRCAGENT" QMgr="MFT5" agentType="STANDARD"><systemInfo architecture="amd64" name="Linux" version="3.10.0-1160.88.1.el7.x86_64"/></sourceAgent><destinationAgent agent="DESTAGENT" QMgr="MFT5" agentType="STANDARD"><systemInfo architecture="amd64" name="Linux" version="3.10.0-1160.88.1.el7.x86_64"/></destinationAgent><originator><hostName>10.21.16.136</hostName><userID>mqm</userID><mqmdUserID>mqm</mqmdUserID></originator><transferSet index="0" size="1" startTime="2023-11-02T08:44:22.529Z" total="1" bytesSent="0"><item mode="binary"><source disposition="leave" type="file"><file size="154" last-modified="2023-07-28T09:50:45.020Z">/var/mqm/mft5.txt</file><checksum method="MD5">29f3cd72ffd1a5862956d9d7f68e0366</checksum></source><destination exist="overwrite" type="file"><file size="-1">/tmps/mft5.txt</file></destination><status resultCode="1"><supplement>BFGTR0072E: The transfer failed to complete due to the exception : BFGIO0007E: Unable to create directory "/tmps" for new file "mft5.txt".</supplement></status></item></transferSet><job><name>FT000001</name></job></transaction>
the customer is interested in:
<job><name>FT000001</name></job>
Idea priority | High |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
Please also add 'Source agent hostname' and 'Destination agent hostname' to the the MFT transfers, as well as the 'End time' of the transfer
Please also add the source and destination QMgr to the file transfers
At this stage we display from the instances and the individual runs, but grouping from a Job Name perspective would improve usability. These individual transfer ID are nice, but not anything persistent. Whereas a job name is continuously available and great for tracking performance over time.