Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.

    ...

    This value is intended for smaller installations where log space isn't managed by an administrator.
    FlagMeaning
    enforce_passwordForces Windows users to set a password using qblogin.
    host_recontactEnable the Supervisor to attempt to recontact a host marked DOWN.
     heartbeat_monitorEnable the heartbeat Worker host monitoring system.
     running_monitorEnable the Supervisor to track running jobs more aggressively.
     stub_optimizeEnable stub optimization, the Supervisor will group similar jobs in it's queuing decisions. While this is a lot faster, it also removes the supervisor's ability to keep FIFO order of jobs, and auto-expand jobs may only expand at the initial job evaluation at submission time.
     remove_logsEnable log removal upon job removal.
    Note
     retry_busy Allow the supervisor to re-attempt dispatch to a worker that has responded that it's busy starting another job instance.

    ...