SCF Reference Manual for G-Series RVUs (G06.27+)
SCF Commands
SCF Reference Manual for G-Series RVUs—520413-005
5-114
STATUS Command
The format of the detailed STATUS display is shown below.
Consideration
To display configuration information (attributes and their values) for an object, use the
INFO command (described on page 5-67). INFO does not display dynamic
information.
Examples
•
The following command displays status information about the $DATA00 disk:
-> STATUS DISK $DATA00
•
The following command displays status information about the WS object named
$L3.#WS1:
-> STATUS WS $L3.#WS1
•
The following command displays status information about the WS objects under
$L3:
-> STATUS WS $L3.*
•
The following command displays status information about the WINDOW objects
under $L3.#WS1:
-> STATUS WINDOW $L3.#WS1
•
The following command displays status information about the WINDOW objects
(only those in the STOPPED state) under $L3:
-> STATUS WINDOW $L3.*, SEL STOPPED
subsystem The reporting subsystem name.
object-type The object type.
object-name The fully qualified name of the object.
State One of the valid object states defined on Table 3-1 on page 3-7.
PPID The primary processor number and PIN of the selected device.
BPID The backup processor number and PIN of the selected device.
attrn The name of an object attribute.
valn The value of that attribute for that object.
subsystem Detailed STATUS object-type object-name
PPID nn,nnn BPID nn,nnn STATE state
attr1 val1 attr2 val2 attr3 val3