Previous Topic: MultiController Configuration OptionsNext Topic: LocalController Configuration


Start and Stop the MultiController Manually

The init.camm script automatically starts the MultiController process. You can use the cammCtrl utility to manually stop or start the MultiController component independently.

Follow these steps:

  1. Log in as the CAMM_USER and go to the CAMM home directory.
  2. Execute the following command to start the MultiController:
    /opt/CA/CAMM# tools/startall -c mc
    
  3. Execute the following command to stop the MultiController:
    /opt/CA/CAMM # tools/stopall -c mc