Search
Page 12 of 111. Showing 1,104 results (0.01 seconds)
supervisor_default_user_subjob_limit
Synopsis supervisor_default_user_subjob_limit = limit Limit specifies the default subjob limit (maximum number of subjobs a user may run simultaneously) for all users. Value of -1 means "no limit". Example supervisor_default_user_subjob_limit =5 Defaults…qb_domain
Synopsis qb_domain = qube_domain_name The qb_domain value is distinct and separate from the DNS domain name (e.g. pipelinefx.com) or an ActiveDirectory domain name…proxy_account
Synopsis proxy_account = user This is only to be specified if the administrator wants all jobs to be run under the single user account. By default, all jobs are run by the local "qubeproxy" account. If the proxy_account is changed, the proxy_password must…qb_supervisor
. See Also qb_domain Migrated to Confluence 5.3…proxy_execution_mode
Synopsis proxy_execution_mode = mode Mode sets the execution mode for the proxy, either under the submitting user, or under a single "proxy" userid. Values user: Run jobs under the submitting user's userid. (Note: the submitting user's account must exist…worker_boot_diagnostics_retry_interval
Synopsis worker_boot_diagnostics_retry_interval = interval Number of seconds the worker should wait before retrying the boot-time diagnostic test in case of errors (see also worker_boot_diagnostics_retries above). Example worker_boot_diagnostics_retry_int…worker_check_interval
Synopsis worker_check_interval = interval Interval is the time in seconds for the Worker to wait before checking the stats of the processes it has running. Example worker_check_interval = 3000 Defaults 120…proxy_location
Synopsis proxy_location = path This specifies the physical location of the proxy application. It can be used to replace the proxy, or to specify where the proxy is if the administrator has located it in a different place. Example proxy_location = /home/qu…worker_properties
Synopsis worker_properties = propertylist This allows the administrator to specify/override the properties of a Worker. Worker properties can be used as a dispatch tool, i.e. "only send jobs to workers that have a host property of 'host.maya>0'" by settin…proxy_nice_value
Synopsis proxy_nice_value = nice Run jobs with nice settings—that is, modify the execution priority of the job to either allow higher or lower priority. For example, this might be set to a high number for user workstations that is used as a part-time work…