Search
Page 59 of 1,195. Showing 11,950 results (0.015 seconds)
qb_supervisor
Synopsis qb_supervisor = supervisor A host name or ip address which the client applications will access for information about the queue. _worker_bootstrap_parameter Example qb_supervisor = sv001 Defaults (empty – Automatically detected) In the absence of…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…worker_cluster
Synopsis worker_cluster = cluster Sets the Worker's cluster membership to cluster. Example worker_cluster = /pipelinefx/team1 Defaults /…proxy_password
Synopsis Proxy_password must be set when using a proxy_account other than the default, local "qubeproxy" account. The proxy_password value must be set to the encrypted string returned by the qbhash tool. Cut and paste the value returned by qbhash into the…worker_resources
Synopsis worker_resources = resourcelist Specifies what resources are available. Example worker_resources = host.processors=2 Defaults ""…