Blog

Insights from real-world systems engineering

Technical articles on middleware, automation, infrastructure and lessons learned from real implementation and operations work.

Renaming Websphere MQFTE agents Jan 20

Hello, after thinking about how somebody can create a new FTE agent on the same machine with a different name,I have created this script, which is very fast. OLD_AGENT_NAME=$1;

Read more