In order to connect to a domain directly and bypass the Smarts broker the following methods may be used:
For CMD line based interfaces (DMCTL, sm_adapter, etc)
In the command line to connect to the domain specify the domains ip address or hostname, port, and domain name in in the -s option of the command in the format <hostname or IP>:<port>/<DOMAIN_NAME> . For example to bypass the broker and connect to InCharge-AMPM on the host with IP address 1.2.3.4 on port 5555 for DMCTL commands the command would be:
./dmctl -s 1.2.3.4:5555/InCharge-AMPM
For Smarts Gui
Clear the broker field in the GUI log on screen and then enter the <hostname or IP>:<port>/<DOMAIN_NAME>. For a domain InCharge-AMPM on host with IP address 1.2.3.4 using port 5555 the login screen would be filled in as follows: