SapphireIMS Community
What is the Standard Operating procedure to check the connectivity between Master & Slave agent?
IT Automation
General
how-to
dharmaraj
March 8, 2021, 1:17pm
1
Go to slave agent.
Enable telnet feature.
Open command prompt and execute below command. Note that default TCP port is used in below example.
a. telnet 46001
Above command should not throw connection error. It should connect and give blank window.