IPX/SPX Configuration and Management Manual

Managing NonStop™ IPX/SPX With the Subsystem
Control Facility (SCF)
IPX/SPX Configuration and Management Manual425731-001
3-33
STATS Command
SUB obj-type
selects the subordinate objects the command affects. obj-type can be a
subordinate object type or one of the keywords ONLY, ALL, or NONE.
A subordinate object type causes the command to affect only objects of that
type.
ONLY causes the command to affect the subordinate objects.
ALL causes the command to affect the named object and subordinate objects.
NONE specifies that the named object is displayed but none of the subordinate
objects is displayed.
If you omit obj-type, ALL is assumed.
Example
The following command starts all processes under the subsystem named $ZMGR:
-> START SUBSYS $ZMGR, SUB ONLY
Considerations
You only need to specify the SUB ONLY or SUB PROCESS option when you use
the SUBSYS object.
The object-name template (wildcard notation) is supported. (See Object-Name
Templates and Wildcards on page 3-6.)
When you use the START command, the object must be in the STOPPED summary
state. If the object is STARTED when you issue the START command, a warning
message is displayed.
To terminate the operation of the PROCESS object, use the STOP or ABORT
command.
Define the PROCESS object to the subsystem before you try to start it.
STATS Command
The STATS command retrieves statistical information for the PROCESS object and its
NetWare protocol layers. The following types of statistics are returned:
The number of inbound and outbound packets for each NetWare protocol layer
(IPX, SPX, NCP, and SAP)
The number of currently open IPX and SPX sockets
QIO memory usage
Whenever the RESET option is included, the counters associated with the specified
objects are displayed and then reset to 0, and the timestamp for the reset is recorded.