action.skip

Client Manager Properties

From the Client Managers page, view or set the properties for the selected Client Manager.

General

The Client Managers Properties page shows the customizable properties of the Client Manager selected from the Client Managers list.

  • Port: the port number that the console uses to connect to the Client Manager.

    Normally, this port is set when you add the Client Manager to Server list in the Databridge Server page. If the Client Manager service’s port number is changed, use this control to update the console.

  • IPC Port: the port number that the console uses to connect to the Client manager.

    The displayed value is the port that the Client Manager service is listening on. A change to this value takes effect when the service is restarted. Then, the value in the service’s binary configuration is updated.

  • Number of Script Launcher Threads: the number of script launcher threads used by Client Manager service to run command files (shell scripts in UNIX and Linux).

    The displayed value is the current value in the service’s configuration file. If you have a lot of end-of-run scripts, you may want to increase this value because a script that takes a long time to execute will prevent other scripts from running. A change to this value takes effect when the service is restarted.

    The default value for this parameter is 1 and its range is 1 to 8.

  • Startup Delay (seconds): the startup delay imposed by the service when launching runs at startup and under certain conditions when the scheduling is changed dynamically.

    The displayed value is the current value in the service’s configuration file. A change to this value takes effect immediately. However, it will most likely have no effect unless you change the scheduling and end up with a set of runs that all start at the same time. The purpose of this delay is to space out the launching of runs.

    The default value for this parameter is 2, and its range is 2 to 10.

  • Session Startup Timeout (seconds): the number of seconds the service waits for a launched run to connect back to it before timing it out.

    The displayed value is the current value in the service’s configuration file. A change to this value takes effect immediately and applies to subsequent launched runs.

    The default value for this parameter is 1, and its range is 0 to 10.