3.5 Starting and Stopping Conferencing Services

3.5.1 Starting and Stopping the Cluster

You can start or stop Conferencing services for the entire cluster by using the control-cluster.sh script.

To stop Conferencing Services, enter:

./control-cluster.sh --cluster <your-cluster> [--single-host <your-host>] stop

To start Conferencing Services, enter:

./control-cluster.sh --cluster <your-cluster> [--single-host <your-host>] start

Use the --single-host argument with the script if there is only one host in your cluster.

3.5.2 Starting and Stopping Individual Machines

To start or stop services on only one of the machines on the cluster, use the following script: /opt/iic/conf/control-services.sh.

To stop Conferencing Services with control-services.sh, enter:

/opt/iic/conf/control-services.sh stop

To start Conferencing Services with control-services.sh, enter:

/opt/iic/conf/control-services.sh start