Search
Page 58 of 1,195. Showing 11,950 results (0.015 seconds)
client_priority
Synopsis client_priority = priority Client application will use priority as the default priority if not directly specified. Example client_priority = 10 Defaults (empty)…supervisor_reserve_timeout
Synopsis supervisor_reserve_timeout = timeout in seconds The timeout value, in seconds, specifies how much time a job is allowed to hold a host in reserve before the job can report "running" if this timeout passes, the job is assumed to be a start failure…client_restrictions
Synopsis client_restrictions = restrictions The client applications will use restrictions as the default job restriction if not specified. _restrictionsSyntax Defaults No job restrictions. See Also Host Selection…supervisor_default_security
Synopsis supervisor_default_security = comma-separated list of permission names or an integer mask This parameter specifies the security settings for a user who has not been explicitly granted a permission set. If you wish to use the integer value instead…supervisor_user_subjob_limits
Synopsis supervisor_user_subjob_limits = user=limit[user=limit,…] Sets up the user subjob limit for specific users. Example supervisor_user_subjob_limits = root=-1,jimi=20,noel=20,mitch=30 Defaults Unset (empty string)…qb_directory
Synopsis qb_directory = path Path is the path to the directory containing the Qube distribution. Normally this distribution directory would be the one that contains the Supervisor daemon executable. _worker_bootstrap_parameter Example qb_directory =/apps/…supervisor_verbosity
Synopsis supervisor_verbosity = int or string Flags mask to determine what information to go into the supervisor log. Values startupwork subjob job host log admin command query sync queue callback debug error warning security auth preempt memory web info…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. _worker_bootstrap_parameter Usage Notes The qb_domain is best left to the default value un…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…