Search
Page 18 of 27. Showing 261 results (0.01 seconds)
Scripting policy
= Perl supervisor_policy_library = path_to_script To create a new custom supervisor policy, the developer must create a Perl module with the following Perl subroutines: qb_init…Qube self-update functionality
We're often asked if all or part of Qube! can automatically update itself, such as: The Qube! supervisor automatically upgrading all or a portion of the workers in a farm…_worker_bootstrap_parameter
the supervisor to request a "remote" configuration from the central worker configuration file (see qbwrk.conf), it's considered a bootstrapping parameter and can only be specified…supervisor_verbosity
Synopsis supervisor_verbosity = flags Flags is a list of options that determines what information to write into the supervisor log. Values admin auth callback…qb_directory
the Supervisor daemon executable. _worker_bootstrap_parameter Example qb_directory =/apps/pfx/qube Defaults Linux: /usr/local/pfx/qube OS X: /Applications/pfx/qube…database_host
the supervisor connect to the DB server running on the same host using a Unix socket. Example database_host = mydb Defaults Linux/Mac: "" (empty) Windows: localhost Published by Scroll…supervisor_max_postboard_retry
Synopsis supervisor_max_postboard_retry = retries Retries is the total number of attempts the Supervisor will make before giving up on communicating to "post" clients…supervisor_max_worker_requeue
Synopsis supervisor_max_worker_requeue = retries Retries is the maximum number of attempts the Supervisor will make to assign a job to a Worker host that claims to have…supervisor_pidfile
Synopsis supervisor_pidfile = path Path is where the Supervisor writes the process ID for the main controlling process. Example supervisor_pidfile = /tmp/supepid…Priority
, a job with priority 1 will have a higher priority than a job with priority 10. The default priority of all jobs is set in the Supervisor configuration, like so…