Search
Page 23 of 1,195. Showing 11,950 results (0.022 seconds)
worker_cpus
Synopsis worker_cpus = CPUs CPUs is the number of CPUs the Worker will report to the Supervisor. Example worker_cpus = 2 Defaults (all) (Automatically counts the number of processors if empty)…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 available CPUs. It will continue to make the attempts every 4 minutes until the retrie…worker_flags
Synopsis worker_flags = mask Mask sets some global Worker configuration parameters. Add up the settings to determine a composite value enabling each setting or list them in text form delimited by commas. Values Name Value (dec / bin) Description dedicated…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)…supervisor_migrate_timeout
Synopsis supervisor_migrate_timeout = timeout The timeout value, in seconds, specifies how much time a job must wait before the host it was migrated off becomes available to it again. Example supervisor_migrate_timeout = 100 Defaults 1200…worker_groups
Synopsis worker_groups = groups Groups is a comma-separated list of which host groups this Worker belongs to. Groups allow the administrator to place machines into logical groupings for easier reference than specifying long lists of machines. Groups are c…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…Software FTP Download
We now recommend performing all installs and upgrades with our new Qube Installer utility. It will handle downloads, installs and upgrades all from the same utility. Please refer to Install, Upgrade, or Uninstall using QubeInstaller Wizard To perform the…supervisor_worker_configfile
Synopsis supervisor_worker_configfile = file File is the Worker config file used for centralized Worker configuration. The Supervisor has the ability to use a macro-based configuration system via the Worker config file. Example supervisor_worker_configfil…Supervisor Installation Overview
We now recommend performing all installs and upgrades with our new Qube Installer utility. It will handle downloads, installs and upgrades all from the same utility. Please refer to Install, Upgrade, or Uninstall using QubeInstaller Wizard To install the…