ccm_helpsrv [-start| -stop] [-debug] [-port <server port>]
Use the ccm_helpsrv command to start the Help server, which serves Rational Synergy help.
At least one Help server is required per installation. For better scalability, you can run multiple Help servers. By default, the Help server is started on port 8500, but you can start it on a different port.
The Help server log is in the host.port.pid file in the log directory of the Rational Synergy server installation. For example, boon.8500.54123.
You must be logged in as ccm_root to run this command.
Start the server on the current host on the default port number (8500).
$ ccm_helpsrv -start
Stop the server on the current host on the default port number (8500).
$ ccm_helpsrv -stop
Start the server on the current host on port number 8888.
$ ccm_helpsrv -start -port 8888
Stop the server running on the current host on port number 8888.
$ ccm_helpsrv -stop -port 8888
$CCM_HOME/log/synergy_host_port.log