When the Director and Director SDK are installed on Linux systems, several startup scripts are also installed and run, creating a default Director, cleanser and matcher. You can use these scripts to start Director, cleanser, and matcher servers, using the sample projects included with your installation. Hand-editing startup scripts is highly discouraged.
The startup scripts are:
-
startupGenC - Starts a cleanser server, using the default
Trillium.cfg
connector configuration file. -
startupGenM - Starts a matcher server, using the default
Trillium.cfg
connector configuration file. -
startupD - Starts a Director server.
-
startupSAPC - Starts a cleanser server to be used with the SAP Connector, using the default
TrilSAP.cfg
connector configuration file. -
startupSAPM - Starts a matcher server to be used with the SAP Connector, using the default
TrilSAP.cfg
connector configuration file. -
startupSAPM001 - Starts a search matcher to be used with the SAP Connector.
-
startupClient or startupClientU- Starts an SAP client. This script runs a child script, runclient.sh.
-
stopClientU - Sends a SIGTERM to stop all SAP client processes for the current user.