Search
Page 11 of 111. Showing 1,104 results (0.011 seconds)
supervisor_default_pgrp_subjob_limit
Synopsis supervisor_default_prgp_subjob_limit = limit Limit specifies the default pgrp limit (maximum number of subjobs a pgrp may run simultaneously) for all users. Value of -1 means "no limit". Example supervisor_default_pgrp_subjob_limit =5 Defaults -1…supervisor_queue_library
Synopsis supervisor_queue_library = type | file The queue specifies the binary or script which defines the Supervisor's queuing algorithm. type specifies which queuing algorithm to use, or file points to a library file to be used as the source file for th…supervisor_default_priority
Synopsis supervisor_default_priority = priority Submit jobs at priority if the job's priority has not been defined. Example supervisor_default_priority = 9000 Defaults 9999…client_priority
Synopsis client_priority = priority Client application will use priority as the default priority if not directly specified. Example client_priority = 10 Defaults (empty)…supervisor_reserve_timeout
Synopsis supervisor_reserve_timeout = timeout in seconds The timeout value, in seconds, specifies how much time a job is allowed to hold a host in reserve before the job can report "running" if this timeout passes, the job is assumed to be a start failure…client_restrictions
Synopsis client_restrictions = restrictions The client applications will use restrictions as the default job restriction if not specified. _restrictionsSyntax Defaults No job restrictions. See Also Host Selection…supervisor_default_security
Synopsis supervisor_default_security = comma-separated list of permission names or an integer mask This parameter specifies the security settings for a user who has not been explicitly granted a permission set. If you wish to use the integer value instead…supervisor_user_subjob_limits
Synopsis supervisor_user_subjob_limits = user=limit[user=limit,…] Sets up the user subjob limit for specific users. Example supervisor_user_subjob_limits = root=-1,jimi=20,noel=20,mitch=30 Defaults Unset (empty string)…qb_directory
Synopsis qb_directory = path Path is the path to the directory containing the Qube distribution. Normally this distribution directory would be the one that contains the Supervisor daemon executable. _worker_bootstrap_parameter Example qb_directory =/apps/…supervisor_verbosity
Synopsis supervisor_verbosity = int or string Flags mask to determine what information to go into the supervisor log. Values startupwork subjob job host log admin command query sync queue callback debug error warning security auth preempt memory web info…