Linux Startup Scripts - trillium_quality - Latest

Trillium Director Guide

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Quality
Version
Latest
Language
English
Product name
Trillium Quality
Title
Trillium Director Guide
Copyright
2024
First publish date
2008
Last updated
2024-10-18
Published on
2024-10-18T15:24:10.895371

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.