Search

Search

Help

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

  1. How to restart the Supervisor

    Linux % sudo /sbin/service supervisor restart OSX % sudo launchctl stop com.pipelinefx.supervisor % sudo launchctl start com.pipelinefx.supervisor Windows (Administrative Tools) Click on the Services icon in the Administrative Tools section of the Windows…
    Qube 6.5Apr 29, 2013
  2. Client Configuration

    Compared to the Worker, client configuration is a very simple process. About the only thing that requires configuration is the name of the Supervisor. The Supervisor setting can be explicitly set, or it can be determined using autodiscovery. Like the Work…
    Qube 6.5Oct 18, 2012
  3. How to determine the Supervisor configuration

    Type the following command to output the Supervisor's configuration information: % qbadmin supervisor --configuration…
    Qube 6.5Oct 17, 2012
  4. Worker Configuration

    While primary control of Qube Remote Control is the Supervisor, the Worker is responsible for making monitoring the remote host and executing jobs dispatched by the Supervisor. Like the Supervisor, once the Worker is configured, there is little need to re…
    Qube 6.5Apr 12, 2013
  5. How to locate all supervisors on the same network subnet

    The following command will use the Qube autodiscovery system to locate all Supervisors on the network subnet. Typically, there should only be one, but if you've experimented with multiple Supervisors or reinstalled one on another machine, it may have inad…
    Qube 6.5Oct 17, 2012
  6. Preventing_allowing job submission

    In order to do major maintenance on a Supervisor, you will want to shut down its major functions, namely accepting jobs and dispatching them to hosts. The following command will prevent the Supervisor from accepting job submissions: % qbadmin supervisor -…
    Qube 6.5Oct 17, 2012
  7. Starting_stopping job dispatch

    After disabling job submission to the Supervisor, you will also want to prevent the Supervisor from dispatching additional jobs to hosts. The following command will stop Supervisor job dispatch: % qbadmin supervisor --set stop_activity The following comma…
    Qube 6.5Oct 17, 2012
  8. Scoped Resources

    Scoped resources are similar to global resources in that they govern a resource available to the entire system. However, they may also be restricted on a per-host basis as well. For example, a site may have a certain number of software licenses, and be re…
    Qube 6.5Oct 18, 2012
  9. License Resources

    License resources work exactly like global resources with the added advantage that they can be dynamically updated in the Supervisor by an external application. Normally, as jobs are dispatched and executed, the Supervisor continually updates the global r…
    Qube 6.5Nov 13, 2012
  10. Per-Host License Resources

    Per-host license resources are similar to the original license resources in that they act exactly like global resources with the added benefit of being dynamically updated in the Supervisor by an external application. Per-host license resources differ fro…
    Qube 6.5Oct 18, 2012