This page provides documentation for all of Qube's configuration parameters.
Local Configuration
The Configuration for the Supervisor, Worker, and Clients can be found in the qb.conf file that is located at the following locations depending on the platform. It can be configured directly with a text editor or through the QubeGUI's "Administration->Configure (local)" menu that will launch the Configuration Dialog to edit the local computer's configuration.
Linux/OSX: /etc/qb.conf
Windows XP/2003: C:\Windows\qb.conf
Windows Vista/2008: C:\ProgramData\Pfx\qube\qb.conf
Central Worker Configuration
On the Supervisor, there is an additional optional configuration file qbwrk.conf for centrally modifying the Worker configurations. It can be configured directly with a text editor or through the QubeGUI's Host/Worker Layout right-click menu item "Configure On Supervisor…" for the selected Workers.
Configuration Parameters by type
- Common shared Parameters
- Supervisor Parameters.
- Worker Parameters
- Client Parameters
- All Parameters, sorted alphabetically
Parameters common to all qube hosts; supervisor, workers, and clients
Supervisor Parameters
- mail_administrator
- mail_administratormail_domain
- mail_domainmail_from
- mail_host
- mail_job_status_format
- mail_license_status_format
- mail_port
- mail_subjob_status_format
- mail_work_status_format
- supervisor_address
- supervisor_backuppath
- supervisor_default_cluster
- supervisor_default_pgrp_subjob_limit
- supervisor_default_priority
- supervisor_default_security
- supervisor_default_user_subjob_limit
- supervisor_flags
- supervisor_global_resources
- supervisor_heartbeat_interval
- supervisor_heartbeat_timeout
- supervisor_highest_user_priority
- supervisor_host_policy
- supervisor_id
- supervisor_idle_threads
- supervisor_job_flags
- supervisor_language_flags
- supervisor_log_flags
- supervisor_logpath
- supervisor_manifest
- supervisor_manifest_flags
- supervisor_max_clients
- supervisor_max_postboard_retry
- supervisor_max_priority
- supervisor_max_threads
- supervisor_max_worker_requeue
- supervisor_max_worker_retry
- supervisor_migrate_timeout
- supervisor_pgrp_subjob_limits
- supervisor_pidfile
- supervisor_policy_binding
- supervisor_policy_library
- supervisor_port
- supervisor_preempt_policy
- supervisor_queue_binding
- supervisor_queue_library
- supervisor_reserve_timeout
- supervisor_tmp_path
- supervisor_user_subjob_limits
- supervisor_verbosity
- supervisor_worker_configfile
Worker Parameters
Client Parameters
All Parameters