Search

Search

Help

Page 55 of 1,195. Showing 11,950 results (0.026 seconds)

  1. How to install a Qube supervisor and/or worker license

    _licenseInstallation…
    Qube 6.5Mar 22, 2013
  2. mail_administrator

    Synopsis mail_administrator = user User is the mail user account to which the Supervisor will send email in the event of system critical events, license notifications, etc. Example mail_administrator = admin@mydomain.com mailto:admin@mydomain.com Defaults…
    Qube 6.5Dec 13, 2012
  3. First Come, First Served (FCFS)

    The queue algorithm is a simple first-in, first-out system. Jobs are queued out in the order in which they are submitted. In this queuing scheme, jobs are sorted by their IDs, so jobs with lower IDs will be dispatched to run before jobs with higher IDs. I…
    Qube 6.5May 23, 2013
  4. mail_domain

    Synopsis mail_domain = domainname Domainname is the domain name the Supervisor will append to the user's name if the user hasn't provided a full email address to use. Example mail_domain = pipelinefx.com Defaults…
    Qube 6.5Oct 18, 2012
  5. Configuration Parameter Reference

    This page provides documentation for all of Qube's configuration parameters. Local Configuration The Configuration for the Supervisor, Worker, and Clients can be found in the qb.conf file that is located at the following locations depending on the platfor…
    Qube 6.5Apr 13, 2013
  6. mail_from

    Synopsis mail_from = user User is the mail user name or address that the Supervisor will use in the "From" field of notification email that it sends to users or the admin. Example mail_from = qubeadminmail_from = qubeadmin@mydomain.com mailto:qubeadmin@my…
    Qube 6.5Oct 18, 2012
  7. Priority

    The priority algorithm is a numeric priority queue. Normally, the priorities are established such that lower values are considered to have higher priority. For example, a job with priority 1 will have a higher priority than a job with priority 10. The def…
    Qube 6.5May 23, 2013
  8. A_parameter template

    Synopsis Example Defaults…
    Qube 6.5Oct 18, 2012
  9. mail_host

    Synopsis mail_host = SMTP_server SMTP_server is the SMTP server to use to send email through. The server must support password less relay or be the destination SMTP server. Example mail_host = mail.pipelinefx.com Defaults…
    Qube 6.5Oct 18, 2012
  10. Per-User and Per-Pgrp Instance Limits

    Qube 6.2 introduced per-user and per-pgrp instance limits. The administrator may set these limits to pose a restriction on the number of job instance that each user or pgrp may run on the farm at once. In addition to setting up global default values for…
    Qube 6.5May 07, 2014