Questions: - How to change the port used for "Control-M EM TCP/IP Port Number" (Default: 2370) and "Control-M Server Configuration Agent Port" (Default: 2369)? |
Answer: - Do the following to update the "Control-M EM TCP/IP Port Number" (Default: 2370) and "Control-M Server Configuration Agent Port" (Default: 2369): 1. Log on the Control-M Configuration Manager (CCM) 2. Set "Control-M/Server" to "Down" 3. Set the "Gateway" for the desired Control-M/Serve to "Down" 4. Log on to the Control-M Server machine with Control-M Server Administrator Account 5. Stop Control-M Server and Control-M Server Configuration Agent 6. Run: ctm_menu 7. Choose: Parameter Customization > Basic Communication and Operational Parameters 8. Update "Control-M EM TCP/IP Port Number" (Default: 2370) and "Control-M Server Configuration Agent Port" (Default: 2369) 9. Start Control-M Server and Control-M Server Configuration Agent - UNIX: Use "netstat -an |grep <New Control-M EM TCP/IP Port Number / Control-M Server Configuration Agent Port>" to ensure that the new ports are used - WINDOWS: UNIX: Use "netstat -an |findstr <New Control-M EM TCP/IP Port Number / Control-M Server Configuration Agent Port>" to ensure that the new ports are used 10. Log to the Control-M Configuration Manager (CCM) 11. Right Click on the "Control-M/Server" then select "Properties" 12. Update the "Configuration Agent Port" and "Control-M/EM Port" in the Control-M/Server definition 13. Set "Control-M/Server" to "Up" 14. Set the "Gateway" for the desired Control-M/Serve to "Up" Additional Information: - Control-M EM TCP/IP Port Number will be used by Control-M Server CE process to communicate with the Control-M EM gateway. - Control-M Server Configuration Agent Port Number will be used by Control-M Server Configuration Agent to communicate with Control-M Management Server ( CMS ) on Control-M EM. |