Search
Page 19 of 25. Showing 243 results (0.014 seconds)
Priority
: supervisor_default_priority = 9999 If this configuration parameter is not set, jobs submitted will have a default priority of 9999. Job priority can also be set by the user on job submission, subject…General Widget Hierarchy
worddav76d679c00b2103434ac0dabf5812f851.png data "properties" panel Preferences are stored under the qbPrefs.preferences Python dict (associative array) Submit dialogs add their own unique components…Why do I get the GUI login window?
their domain login and password with the Supervisor. That way, the Worker service can authenticate as the submitting user in order to execute the job. The GUI window you see comes up…How to Add a Qube! button to the 3dsmax toolbar
a Qube! submit button in your toolbar…How to set the starting job id to other than 250
" This can be done on a running supervisor, there's no need to stop it before executing this statement, but it should be done while no users are submitting jobs.…_LOM_commands_support
http://en.wikipedia.org/wiki/Lights_out_management (LOM)) involves the use of a dedicated management channel for device maintenance. It allows a system administrator to monitor and manage servers and other…Creating a new SimpleCmd
] if __name__ == '__main__': import wx import submit import logging import simplecmd logging.basicConfig(level=logging.DEBUG) app = submit.TestApp(redirect=False) cmds…_qubeuiPanelJobsDescription
The Jobs Panel allows you to view and manage lists of jobs submitted to the Qube! farm. Selecting a job in a Jobs Panel will load related data into the other panels…How to add a Qube! Button to After Effects
In addition to the “File > Scripts > Qube! submit” method you can now have a dock-able submit button as seen below Qube!AEbutton.png To install simply put the Qube!.jsx…jobSubmit07.py
as easily enter '20:00' for 8pm timeToUnblock = time.strftime('%X', time.localtime(time.time() + 120) ) print 'Job will be submitted to unblock at: %s' % timeToUnblock…