Search

Search

Help

Page 18 of 27. Showing 261 results (0.01 seconds)

  1. 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…
    QubeJul 05, 2017
  2. 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…
    QubeFeb 01, 2017
  3. _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…
    QubeJan 19, 2015
  4. 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…
    QubeJan 06, 2015
  5. 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…
    QubeJan 05, 2015
  6. 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…
    QubeMay 23, 2018
  7. 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…
    QubeJan 07, 2015
  8. 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…
    QubeJan 06, 2015
  9. 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…
    QubeJan 06, 2015
  10. 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…
    QubeFeb 01, 2017