Search
Page 32 of 107. Showing 1,065 results (0.011 seconds)
qbkill
qbkill | qbkill | qbkill | qbkill | qbkill | qbkill kill jobs Description qbkill requests the Supervisor to kill a list of jobs. Usage qbkill [options] jobID… | 0 where JobID is one or more job IDs, and 0 is a wild card token representing all the user's…qblogin
qblogin | qblogin | qblogin | qblogin | qblogin | qblogin Windows passwords management Description qblogin provides the ability for Windows users to inform Qube of their passwords, so that Qube workers running in "user" mode may authenticate as them to ru…database_password
Synopsis database_password = encrypted password Sets password to the database password for database_user. Use the "qbhash" command, found in the "bin" folder, to generate the encrypted password Warning: for backwards-compatibility, the system will also ta…database_port
Synopsis database_port = port Port is the number of the port the Supervisor will use to connect to the database server. Example database_port = 5001 Defaults 3306…database_socket
Synopsis database_socket = file File is the named socket file the Supervisor will use to communicate with the database server if both are located on the same host. This file should match the configuration of the server as specified in /etc/my.conf or as c…database_user
Synopsis database_user = user Set user to the identity of the user accessing the MySQL database. The Supervisor will access the database server under this user name. Example database_user = dba Defaults root…mail_administrator
Synopsis mail_administrator = user User is the mail user account to which the Supervisor will send email in the event of system critical events, license notifications, etc. Example mail_administrator = admin@mydomain.com mailto:admin@mydomain.com Defaults…mail_domain
Synopsis mail_domain = domainname Domainname is the domain name the Supervisor will append to the user's name if the user hasn't provided a full email address to use. Example mail_domain = pipelinefx.com Defaults…mail_from
Synopsis mail_from = user User is the mail user name or address that the Supervisor will use in the "From" field of notification email that it sends to users or the admin. Example mail_from = qubeadminmail_from = qubeadmin@mydomain.com mailto:qubeadmin@my…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…