Search
Page 20 of 1,195. Showing 11,950 results (0.015 seconds)
qbsuspend
qbsuspend | qbsuspend | qbsuspend | qbsuspend | qbsuspend | qbsuspend suspend a process upon the host which the job is running on Description qbsuspend issues a suspend command upon the job's processes. Jobs can be resumed using the command qbresume. Usa…supervisor_host_policy
Synopsis supervisor_host_policy = policy Policy is a designation for how the Supervisor determines which Workers will be allowed to join the farm. Values restricted – hosts must be specified by name or address in the supervisor_worker_configfile restricte…qb_domain
_localQbConfOnly 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. The qb_domain is best left to the default value unless the administrato…supervisor_id
Synopsis supervisor_id = number Number assigns a unique ID to the Supervisor to identify itself with other Supervisors in the same domain. The number must be between 0 and 3. Example supervisor_id = 3 Defaults 0…qbtop
qbtop | qbtop | qbtop | qbtop | qbtop | qbtop move a job to the top of its priority level Description qbtop requests the Supervisor to move a job/jobs to the top relative to other jobs having the same priority. Usage qbtop [options] jobID… | 0 where JobI…qb_supervisor
_localQbConfOnly Synopsis qb_supervisor = supervisor A host name or ip address which the client applications will access for information about the queue. Example qb_supervisor = sv001 Defaults (empty – Automatically detected) In the absence of a qb_superv…supervisor_idle_threads
Synopsis supervisor_idle_threads = threads The idle number of Supervisor threads. This allows the Supervisor to maintain a specified number of threads ready to service network messages. If the Supervisor finds that it is unable to satisfy the incoming tra…qbunblock
qbunblock | qbunblock | qbunblock | qbunblock | qbunblock | qbunblock move a job from a blocked state into the pending state Description qbunblock requests the Supervisor to unblock a job and make it immediately available for execution on the farm. Usa…supervisor_language_flags
Synopsis supervisor_language_flags = mask Mask sets which languages the Supervisor will accept for callback code. Values Name Value (dec / bin) Description qube 1 / 0000001 Enables the "qube" callback language that uses the "code" section of the job to sp…database_host
Synopsis database_host = host Host is the host running the MySQL database server. Set this only if running the database on a different host than the Supervisor host itself. Example database_host = mydb…