Search

Search

Help

Page 12 of 111. Showing 1,104 results (0.011 seconds)

  1. 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…
    Qube 6.5Oct 18, 2012
  2. 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. _worker_bootstrap_parameter Usage Notes The qb_domain is best left to the default value un…
    Qube 6.5Aug 04, 2014
  3. 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…
    Qube 6.5Jan 13, 2014
  4. 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…
    Qube 6.5Aug 20, 2014
  5. 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…
    Qube 6.5Jan 13, 2014
  6. 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…
    Qube 6.5Oct 18, 2012
  7. 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…
    Qube 6.5Oct 18, 2012
  8. 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…
    Qube 6.5Oct 18, 2012
  9. 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…
    Qube 6.5May 02, 2014
  10. 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…
    Qube 6.5Oct 18, 2012