Each instance of the server requires three consecutive ports for operation 8410, 8411, and 8412. The default port is 8410.
To determine which of these ports the Assure UI server is currently using, do the following:
Navigate to /opt/visionsolutions/http/vsisvr/httpsvr/bin
From the command line, type
./rtvvsisvr -p
To determine which ports are currently in use on the AIX local system, do the following:
From the command line, type netstat -an
Note: netstat is an AIX system command. It shows all connections to the server including the
source and destination IP addresses and ports.