Search
Page 8 of 107. Showing 1,065 results (0.011 seconds)
Callback languages
The supported languages in Qube for callbacks are: Perl Python Qube - See also The Qube callback language code strings…Callback execution environment
Some things to note regarding the environment in which the callbacks execute: Callbacks are executed on the supervisor host, from inside a supervisor process. Any file paths referenced in the callback code should be valid on the supervisor host. Print sta…Triggers
A trigger is a series of callback events linked by logical operators into an expression. If the expression is evaluated and the result is found to be true, the callback is said to have been triggered. Developers writing callbacks should be aware that call…QubeArtistView(6.4+) Reference
Here's an overview of the main sections and features of the QubeArtistView.…qbmigrate
qbmigrate | qbmigrate | qbmigrate | qbmigrate | qbmigrate | qbmigrate force a job to release its host and move to another Description qbmigrate requests the Supervisor to tell a job to release its host immediately. This job is then restricted from startin…QubeArtistView Layout Overview
qav1-0layout.png Main Menu - The standard menu. Utility contains Qubelocker a tool for locking and unlocking workstations slots. Filter Bar - Use the Filter Bar to filter down the Job Layout to include only those jobs you are interested in. Jobs/Hosts Ta…qbstats
qbstats | qbstats | qbstats | qbstats | qbstats | qbstats display job statistics Description qbstats displays a number of job statistics. Usage qbstats [options] jobID… where JobID is one or more job IDs, and 0 is a wild card token representing all the u…qbmodify
qbmodify | qbmodify | qbmodify | qbmodify | qbmodify | qbmodify modify jobs in the queue Description qbmodify requests the Supervisor to modify a list of jobs. Usage qbmodify [options] jobID… | 0 where JobID is one or more job IDs, and 0 is a wild card t…qbout
qbout | qbout | qbout | qbout | qbout | qbout display the stdout log of a job instance Description qbout retrieves and prints the standard error log for a single job instance. Usage qbout [options] jobID[.subjobID]… where subjobID represents the subjob…qbconfigfile
qbconfigfile | qbconfigfile | qbconfigfile | qbconfigfile | qbconfigfile | qbconfigfile parse a config file and display results Description qbconfigfile can be used as a syntax checker for the various Qube configuration files. Very useful for evaluating…