Search
Page 21 of 1,195. Showing 11,950 results (0.014 seconds)
_InclusionsLibrary
The children of this page contain information which is included in other pages. This is a library of reusable information chunks. If you want to change any of these pages, be aware that: Changing page names is problematic – you will need to change all the…supervisor_log_flags
Synopsis supervisor_log_flags = mask Mask specifies which events the administrator wants to track in the job's history file. The field is described by a integer with the individual bits to signify which components to log. Values job = 1 subjob = 2 work =…_CommandLine_Inclusions
supervisor_pidfile
Synopsis supervisor_pidfile = path Path is where the Supervisor writes down the process ID for the main controlling process. Example supervisor_pidfile = /tmp/supepid Defaults Linux/OSX: /var/run/Supervisor.pid Windows XP/2003:C:\Program Files\pfx\qube\lo…supervisor_logpath
Synopsis supervisor_logpath = path Path is used to specify the log directory to use to store job log data as well as individual host and user histories. This is further explained in this documentation under Job Logs Example supervisor_logpath = /var/spool…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…supervisor_manifest
Synopsis supervisor_manifest = path path were the manifest log is located. This log contains all events concerning jobs and their actions. The format is similar to the job *.hst file format and provides a quick mechanism for looking at all logged events a…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…supervisor_manifest_flags
Synopsis supervisor_manifest_flags = mask Mask specifies which events the administrator wants to track in the manifestlog. The field is described by a integer with the individual bits to signify which components to log. This log is located by default here…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…