Search
Page 10 of 111. Showing 1,104 results (0.01 seconds)
mail_subjob_status_format
Synopsis supervisor_subjob_status_format = file File is a file containing the format to use when sending subjob status to a user via email. Example mail_subjob_status_format = /etc/subjob.mail Defaults Linux/OSX:/usr/local/pfx/qube/etc/subjob.mail Windows…supervisor_policy_binding
Synopsis supervisor_policy_binding = language Language specifies what kind of file the supervisor_policy_library refers to. Values Internal Perl Example supervisor_policy_binding = Perl Defaults Internal…mail_work_status_format
Synopsis supervisor_work_status_format = file File is a file containing the format to use when sending work status to a user via email. Example mail_work_status_format = /etc/work.mail Defaults Linux/OSX:/usr/local/pfx/qube/etc/work.mail Windows:"C:\Progr…supervisor_policy_library
Synopsis supervisor_policy_library = path Path specifies the policy library file the Supervisor uses to define the queue policies. Example supervisor_policy_library = /etc/qubepolicy.pm Defaults none…client_host_domain
Synopsis This field is used when sending client messages to the system (such as when submitting jobs, etc.) to override the client environment's Windows domain name. Example client_host_domain = MYDOMAIN Defaults Linux/OSX: (not set) Windows: current dom…supervisor_backuppath
Synopsis supervisor_backuppath = path Path is used to specify which directory the Supervisor will backup its database to. This directory should be located on a mounted location. If the Supervisor host dies, copying the contents of this directory into the…supervisor_port
Synopsis supervisor_port = port The network port number the Supervisor will use. Note: This must be configured the same on all Worker hosts and client hosts. Example Example supervisor_port = 2500 Defaults 50001 Note: This port is setting is not IETF comp…supervisor_preempt_policy
Synopsis supervisor_preempt_policy = method The preemption method the Supervisor will use. Method can be either disabled, passive, or aggressive. The Supervisor during its preemption routine will determine if the system should kill a job and replace it. H…client_job_flags
Synopsis client_job_flags = flagslist Sets various client job flags. The flags will be set for all jobs submitted from the client. Values _jobFlags Example client_job_flags = "auto_mount"client_job_flags = "auto_mount,grid" Defaults "auto_mount"…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 fi…