Search

Search

Help

Page 33 of 111. Showing 1,104 results (0.012 seconds)

  1. Log Files

    Qube produces a number of different log files, each serving a different purpose. These log files may be stored locally, on a shared file system or both. The log files are an important means to troubleshoot problems, and they serve to document executed job…
    Qube 6.5Oct 18, 2012
  2. User Permissions

    Qube contains a permissions mechanism to allow administrators to control user access. The permissions are broken down into several classes: Administrative Submission Job Control The default permission set is configured by supervisor_default_security in th…
    Qube 6.5Mar 15, 2013
  3. System-wide Resource Tracking

    Qube offers automatic resource tracking to monitor and control the farm's total usage of finite compute resources. For example, it may be used to track resources such as floating software licenses, or the number of simultaneous jobs accessing a particular…
    Qube 6.5Nov 15, 2012
  4. supervisor_flags

    Synopsis supervisor_flags = integer mask or comma-separated list Mask sets some global Supervisor configuration parameters. Sum the settings to determine a composite value enabling each setting or list them in text form delimited by commas. Values enforce…
    Qube 6.5Jul 09, 2014
  5. supervisor_global_resources

    Synopsis supervisor_global_resources = resourcespec supervisor_global_resources = resourcespec,resourcespec… This string defines the global resources. It doesn't affect the total number of already reserved resources as they are tracked even after a restar…
    Qube 6.5Oct 18, 2012
  6. supervisor_heartbeat_interval

    Synopsis supervisor_heartbeat_interval = interval Interval is the duration in seconds, within which the Workers must report their status to the Supervisor. Any Worker not reporting within interval is contacted for a status report before being marked as DO…
    Qube 6.5May 30, 2014
  7. supervisor_heartbeat_timeout

    Synopsis supervisor_heartbeat_timeout = interval Interval is the size in seconds, of a sliding window of time in which a Worker must have contacted the Supervisor. Window begins interval seconds from the current time. Example supervisor_heartbeat_timeout…
    Qube 6.5May 30, 2014
  8. supervisor_highest_user_priority

    Synopsis Supervisor_highest_user_priority = priority New for 6.4. Priority is an integer specifying the highest numerical priority value (smallest number) that an ordinary (i.e. non-admin) user may use to submit or modify a job. Example supervisor_highest…
    Qube 6.5Oct 18, 2012
  9. supervisor_host_policy

    Synopsis supervisor_host_policy = policy Policy is a designation for how the Supervisor determines which Workers will be allowed to join the farm. Values restricted – hosts must be specified by name or address in the supervisor_worker_configfile restricte…
    Qube 6.5Oct 18, 2012
  10. supervisor_id

    Synopsis supervisor_id = number Number assigns a unique ID to the Supervisor to identify itself with other Supervisors in the same domain. The number must be between 0 and 3. Example supervisor_id = 3 Defaults 0…
    Qube 6.5Oct 18, 2012