Blog

Notes from systems in practice

Technical writing on middleware, automation, infrastructure and lessons from real implementation 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