SCF Reference Manual for G-Series RVUs (G06.24+)

SCF Commands
SCF Reference Manual for G-Series RVUs520413-004
5-80
MANAGERS Command
MANAGERS Command
The MANAGERS command displays information about one or all Subsystem Control
Point (SCP) processes run by this SCF. This is a nonsensitive command.
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file. The variable file-spec is defined on page 5-9.
\system
is the name of the system on which the SCP process whose information is to be
displayed resides. If omitted, information about all SCP processes open by this
SCF is displayed.
The format of the MANAGERS display is shown below.
Consideration
To list all the SCP processes running on a system, use the command LISTDEV SCP.
Examples
The following command displays information about all open SCP processes:
-> MANAGERS
System Name PPID BPID Pri Ver Program
\ALPHA3 $ZNET 1,15 0,0 165 D30 \ALPHA3.$SYSTEM.SYS00.SCP
The following command displays information about all open SCP processes on a
system named \XY:
-> MANAGERS \XY
MANAGERS [ /OUT file-spec/ ] [ \system ]
System Name PPID BPID Pri Ver Program
\system $process nn,nnn nn,nnn nnn nnn \sys.$vol.subv.file
System The system name.
Name The name of the SCP process.
PPID The primary processor number and PIN of the selected device.
BPID The backup processor number and PIN of the selected device.
Pri The priority level of the SCP process.
Ver The version of the SCP process.
Program The name of the program file for the process.