Search
Page 4 of 27. Showing 264 results (0.047 seconds)
Restarting the Worker
Linux % sudo /sbin/service worker restart OSX % sudo launchctl stop com.pipelinefx.worker % sudo launchctl start com.pipelinefx.worker Windows (Administrative Tools…What Windows User Rights Assignments are necessary for the console worker?
The worker executable has a –console argument which will allow a worker started from the command line to perform authentication to another user account, much like it does…Worker Power management
We're often asked if all or part of Qube can automatically power up and suspend workers, such as: the Qube supervisor automatically suspending machines when idle for X…How do I set a worker up as a private or testing platform?
Sometimes when testing new software versions or during application or jobtype development, it's handy to have a worker be "isolated", and only accept specific jobs from…How to upgrade a worker on Linux
, qubegui, etc. already defined, so all components can be installed with a single rpm command line: rpm -ivh qube-core--.rpm qube-worker--.rpm qubegui--.rpm Migrated to Confluence…User Authentication for Worker
, it is recommended to use the "proxy mode" for Qube Worker authentication. If you have established a network-based authentication mechanism, it should be used for both desktop clients…How to upgrade a worker on OS X
Worker You will need to stop the qube supervisor before you install over top of the older version. Since the supervisor is under launchctl control, so it can be stopped…Supervisor and Worker Log Rotation
The Qube supervisor and workers communicate between themselves in order to coordinate the dispatch and running of jobs, and log this communication in the supelog…How do I centralize my worker job logs?
and the Workers. On the Supervisor, open the Configuration GUI. Under Supervisor Settings->Path Settings, set the "Job Log Directory" to a network path. Note: Use UNC paths and forward…Centralized Worker Configuration - Manually editing the qbwrk.conf
editor using the described format below. Validate the qbwrk.conf file using "qbconfigfile " Push out the settings to the Workers using "qbadmin worker –reconfigure" Migrated…