Search
Page 9 of 111. Showing 1,104 results (0.01 seconds)
A_parameter template
Synopsis Example Defaults…mail_host
Synopsis mail_host = SMTP_server SMTP_server is the SMTP server to use to send email through. The server must support password less relay or be the destination SMTP server. Example mail_host = mail.pipelinefx.com Defaults…Per-User and Per-Pgrp Instance Limits
Qube 6.2 introduced per-user and per-pgrp instance limits. The administrator may set these limits to pose a restriction on the number of job instance that each user or pgrp may run on the farm at once. In addition to setting up global default values for…client_account
Synopsis client_account = string Sets the default "account" value to string for all jobs submitted from this machine, whether it be by submission UI or command line utilities. Example client_account = "HUA21.suPerlayer" client_account = "Proj:Heart,Seq=Be…client_cluster
Synopsis client_cluster = cluster The Qube client applications will use cluster as the default cluster if not directly specified. Example client_cluster = /mycluster Defaults ""…mail_license_status_format
Synopsis supervisor_license_status_format = file File the format to use when sending license expiring warning. Example mail_license_status_format = /etc/license.mail Defaults Linux/OSX:/usr/local/pfx/qube/etc/license.mail Windows:"C:\Program Files\pfx\qub…client_drive_map
Synopsis Each job submitted will include the drive map. If the Worker auto_mount flag is set, the Worker will attempt to map the drive to the server. client_drive_map = {drive|server} Example client_drive_map = {D:|//home/geebers} Defaults (empty) See al…supervisor_pgrp_subjob_limits
Synopsis supervisor_pgrp_subjob_limits = user=limit[user=limit,…] Sets up the pgrp subjob limit for specific users. Example supervisor_pgrp_subjob_limits = root=-1,eric=10,jack=12,ginger=15 Defaults Unset (empty string)…mail_port
Synopsis mail_port = port Port is the port number to contact the SMTP server on. Example mail_port = 1025 Defaults 25…supervisor_pidfile
Synopsis supervisor_pidfile = path Path is where the Supervisor writes down the process ID for the main controlling process. Example supervisor_pidfile = /tmp/supepid Defaults Linux/OSX: /var/run/Supervisor.pid Windows XP/2003:C:\Program Files\pfx\qube\lo…