Process Control

System administrators no longer have to monitor Team Studio services manually from the command line. Instead, we have leveraged the supervisord library to make it easier for you to troubleshoot, start, and stop services from within the application.

For more information, see supervisord.org.

Prerequisites

Procedure

  1. From the sidebar menu, click Administration.
  2. To see the running processes, from the Application Status list, select Process Control.

    This screen contains information about five Team Studio processes: alpine, indexer, scheduler, solr, and workers.



    • State: The state of the application (usually 'running').
    • Description: The pid of the process and the current uptime.
    • Name: The name of the process.
    • Action: Allows you to restart or stop the process.
    Caution: These actions affect your entire system. Use them wisely.

    If one of your processes fails or stops, this process control system attempts to bring it back up without any intervention from you. This design provides a layer of stability for Team Studio installations.