Search

Search

Help

Page 52 of 1,195. Showing 11,950 results (0.016 seconds)

  1. 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
  2. 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
  3. 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
  4. 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
  5. Service mode vs. Desktop User mode, and how the worker handles authentication

    The Qube worker can run either as a daemon (a "system service" on Windows), or a user process. When it runs as a daemon, it's said to be running in service mode. When it's run as a user process, it's said to be running in Desktop User mode. Service mode…
    Qube 6.5Sep 10, 2013
  6. Worker Startup Process

    When a Worker starts up, it performs the following actions to configure itself and locate the Supervisor. Start up and initialize with default configuration settings. Read the local qb.conf configuration file, and override the default configuration with a…
    Qube 6.5Oct 12, 2012
  7. 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
  8. Local Worker Configuration

    All Worker parameters can be configured locally in the Worker's qb.conf file. These parameters can be specified by either one of two ways: From the QubeGUI under "Administration->Configure (local)…". This will modify the qb.conf for the user and then prom…
    Qube 6.5Aug 04, 2014
  9. 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
  10. Centralized Worker Configuration (QubeGUI interface)

    The central worker configuration can be managed through the WranglerView from the supervisor. Show the configuration dialog This menu item is only enabled when: running the WranglerView on the supervisor host AND the user has the qube 'admin' privilege Se…
    Qube 6.5Dec 05, 2013