Search

Search

Help

Page 12 of 107. Showing 1,065 results (0.011 seconds)

  1. qbunblock

    qbunblock | qbunblock | qbunblock | qbunblock | qbunblock | qbunblock move a job from a blocked state into the pending state Description qbunblock requests the Supervisor to unblock a job and make it immediately available for execution on the farm. Usa…
    Qube 6.4Jan 04, 2013
  2. supervisor_language_flags

    Synopsis supervisor_language_flags = mask Mask sets which languages the Supervisor will accept for callback code. Values Name Value (dec / bin) Description qube 1 / 0000001 Enables the "qube" callback language that uses the "code" section of the job to sp…
    Qube 6.4Apr 29, 2013
  3. database_host

    Synopsis database_host = host Host is the host running the MySQL database server. Set this only if running the database on a different host than the Supervisor host itself. Example database_host = mydb…
    Qube 6.4Oct 18, 2012
  4. 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 =…
    Qube 6.4Apr 29, 2013
  5. 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…
    Qube 6.4Oct 18, 2012
  6. 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…
    Qube 6.4Mar 13, 2013
  7. 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…
    Qube 6.4Oct 18, 2012
  8. 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…
    Qube 6.4Oct 18, 2012
  9. 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…
    Qube 6.4Oct 18, 2012
  10. 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…
    Qube 6.4Oct 18, 2012