Message-ID: <589389472.8399.1711657980676.JavaMail.confluence@host3.pipelinefx.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8398_384632306.1711657980676" ------=_Part_8398_384632306.1711657980676 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html qbadmin

qbadmin

[=20 Description ] [=20 Usage  ] [=20 Options ] [=20 Notes ] [=20 Examples ] [=20 See Also ]

Description

qbadmin provides command-line administration of variou= s aspects Qube!

Usage 

qbadmin mode [options]

where mode is either supervisorwork= er or local.

mode may be shortened to s, w,&n= bsp;or l

Options

Flag

Description

mode: supervisor

 

--list

List all Supervisor hosts.

--backup

Backups all of the supervisor's data.

--find

Auto-detects all available supervisors.

--configuration

Display the configuration for the Supervisor.=

--reread Reread the qb.conf configuration f= ile to update dynamically-modifiable parameters

-set reject_submit-set stop_activity

Set Supervisor mode

-unset reject_submit-unset stop_activity

<= /td>

Unsets Supervisor mode

--resource

Display the current state of all global resou= rces.

--globalcallback language trigge= rs code

Submit a globalcallback language is:= "perl", "python", or "qube" triggers are callback trigger events code is source code for callback

=

--emailtest

Send a test email via SMTP using q= b.conf settings.

mode: worker

 

--remove string=E2=80=A6

Remove and ban Worker list string

--unremove macaddr [macaddr]= Clear ban on worker  [macaddr= ess].

--reboot string=E2=80=A6

Reboot Worker list string

--shutdown string=E2=80=A6

Shutdown Worker list string

--refresh

Force the Supervisor to re-detect all of its = workers.

--clearbanned

Clear all workers from the "banned"= list.

--reconfigure

Push out new configuration to the workers.

--configuration string

Display the configuration for the Worker = string

--assignments string

Query the Worker string directly for= jobs it is currently working on.

--help

Command help

--version

Command version

Notes

The user must have Qube! admin privileges to use this command. Refe= r to User Permissions&n= bsp;or qbusers for more det= ail on the Qube! permission scheme

Examples

Tell the Supervisor to re-read the qbwrk.conf and signal the workers to = request a new remote configuration from the Supervisor:

% qbadmin worker --reconfigure

Tell the Supervisor to stop tracking host machine01:

% qbadmin w --remove machine01

Test the supervisor's mail configuration:

% qbadmin supervisor --emailtest

Display the supervisor's running configuration:

% qbadmin s --config

See Also

 

------=_Part_8398_384632306.1711657980676--