Search
Page 96 of 1,195. Showing 11,950 results (0.015 seconds)
supervisor_smart_share_preempt_policy
This parameter is one of several that configure the SmartShare behavior. Synopsis supervisor_smart_share_preempt_policy = method The pre-emption method the Supervisor will use to pre-empt secondary instances (instances that were automatically expanded by…supervisor_address
Synopsis supervisor_address = IPaddress IPaddress is used lock down the Supervisor to a specific IP address. This is used for hosts with multiple interface cards as with multiple IP addresses assigned to it. By default the Supervisor will use all IP addre…The logrotate.py script
This script is used in Mac OS X and Windows to rotate logs. In Linux, log rotation is handled via the logrotated daemon, and so is not a part of the install. See Log Rotation. Location Mac OS X: /Applications/pfx/qube/utils/logrotate.py Windows: C:\P…supervisor_default_max_cpus
This parameter is one of several that configure the SmartShare behavior. Synopsis supervisor_default_max_cpus = integer OR * If a job doesn't specify the SmartShare parameter "max_cpus" explicitly on submission, then automatically assign this value. A neg…supervisor_default_cluster
Synopsis supervisor_default_cluster = cluster Submit jobs to cluster cluster if one is not specified. Example supervisor_default_cluster = /projectx Defaults /…worker_heartbeat_interval
Synopsis worker_heartbeat_interval = time Interval, in seconds, between times the Worker sends a heartbeat packet to the Supervisor. Example worker_heartbeat_interval = 600 Defaults 120…supervisor_queue_binding
Synopsis supervisor_queue_binding = binding Binding is the type binding for the Supervisor's queuing algorithm. Qube! allows for the administrator to replace the queuing algorithm for the Supervisor completely. The way to do so is to specify the binding f…worker_host_domain
Synopsis Setting this value forces the worker to use the given domain to authenticate the proxy user. Without this setting, the local computer domain will be used, then any visible network domains will used until the account it authenticated or authentic…supervisor_queue_library
Synopsis supervisor_queue_library = type | file The queue specifies the binary or script which defines the Supervisor's queuing algorithm. type specifies which queuing algorithm to use, or file points to a library file to be used as the source file for th…worker_idle_threads
Synopsis worker_idle_threads = threads The idle number of Worker threads. This allows the Worker to maintain a specified number of threads ready to service network messages. If the Worker finds that it is unable to satisfy the incoming traffic, it will sp…