disco.managedProcesses table
The managedProcesses table is a repository for all the subprocesses managed by DISCO, such as the finders. Provided that CTRL is running, processes that are inserted into this table are started and managed by DISCO.
Column name |
Constraints |
Data type |
Description |
|---|---|---|---|
|
|
Text |
The name of the process to be managed. |
|
List of text |
A list of command-line arguments sent to the executable. |
|
|
Text |
The name of the host on which to run the executable. |
|
|
Text |
The name of the log file to which output is written. |