CCM Operation
After configuration steps are complete, CCM may be started using the supervisorctl command line interface.
Enter vitalsigns@vitalsigns1-stg:~$ supervisorctl to initiate the supervisor CLI.

Processes may be started and stopped using supervisor commands:

Processes that are configured as groups can be started with a single command:

It is also possible to observe logs using the supervisor tail command.

Important Note:
When a supervisor configuration file is updated, it is not automatically applied. You must use the supervisor ```update``` command to refresh the configuration. If affected processes are running when you do this, they will be stopped.