Previous Topic: Starting and Stopping ServicesNext Topic: Windows


UNIX

You can start or stop CA Mediation Manager using the startall/stopall script. Another script, init.camm, is installed into the UNIX Host init script so that CA Mediation Manager is automatically executed upon system boot, and automatically stops upon system shutdown.

To install the init script, execute the following command as root or sudo su in the CAMM Home directory:

shell# tools/init.camm.install

CA Mediation Manager automatically starts on system boot and automatically stops on system shutdown.

The command init.camm.uninstall removes this setting:

shell# tools/init.camm.uninstall