Search

Search

Help

Page 27 of 111. Showing 1,104 results (0.011 seconds)

  1. 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…
    Qube 6.5Oct 18, 2012
  2. supervisor_default_cluster

    Synopsis supervisor_default_cluster = cluster Submit jobs to cluster cluster if one is not specified. Example supervisor_default_cluster = /projectx Defaults /…
    Qube 6.5Oct 18, 2012
  3. supervisor_tmp_path

    Synopsis supervisor_tmp_path = path Path is used to specify where the Supervisor will write its temporary files. Example supervisor_tmp_path = /tmp Defaults Linux/OSX:/tmp Windows:(Windows Default User Temp Path)…
    Qube 6.5Oct 18, 2012
  4. supervisor_worker_configfile

    Synopsis supervisor_worker_configfile = file File is the Worker config file used for centralized Worker configuration. The Supervisor has the ability to use a macro-based configuration system via the Worker config file. Example supervisor_worker_configfil…
    Qube 6.5Oct 23, 2012
  5. 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.5Oct 18, 2012
  6. worker_post_interval

    Synopsis worker_post_interval = time Time specifies how often the Worker should report its status to the Supervisor when it doesn't have anything to do. It is meant to keep the Supervisor up-to-date in the event it forgets about the Worker. The default is…
    Qube 6.5Oct 18, 2012
  7. worker_flags

    Synopsis worker_flags = mask Mask sets some global Worker configuration parameters. Add up the settings to determine a composite value enabling each setting or list them in text form delimited by commas. Values Name Value (dec / bin) Description dedicated…
    Qube 6.5May 08, 2014
  8. Properties and Uses

    Execution Properties of a Callback: Always executed on the Supervisor Executed when a 'trigger' is evaluated as true Can be executed more than once Executed under the Qube user permissions of the user who owns the callback Common uses of a callback: Job d…
    Qube 6.5Oct 12, 2012
  9. Qube MobileView Server

    http://pipelinefx.com/wp-content/uploads/2012/07/mobileview-jobs.png QubeMobileServer is a simple, cross-platform python webserver that is purpose-built to display Qube! jobs over http. It can run over SSL, require authentication and allow users to contro…
    Qube 6.5Jul 10, 2013
  10. worker_log_timeout

    Synopsis worker_log_timeout = time Amount of time the Worker will wait in seconds before transmitting the job log's standard output and standard error to the Supervisor if the log mode is set to "remote." Example worker_log_timeout = 900 Defaults 10…
    Qube 6.5Oct 18, 2012