Open System Services NFS SCF Reference Manual
SCF Commands for OSS NFS
Open System Services NFS SCF Reference Manual—522582-001
2-71
STATS LAN Command
You should not include the SUB ALL option without the SEL STOPPED option, or the
following operations occur:
•
LAN0 and SRV1 are started as part of starting the subsystem.
•
Applying the START command to all subordinate LAN objects generates a warning
that LAN0 is already started.
•
Applying the START command to all subordinate SERVER objects generates a
warning that SRV1 is already started.
•
An error is generated because the START command is applied to subordinate
objects that are not valid with the START command: for example, GROUP objects.
STATS LAN Command
The STATS LAN command returns statistics for a LAN object.
Whenever you include the RESET option, the counters associated with the specified
objects are displayed; then they are reset to 0 and the timestamp for the reset is recorded.
Any STATS LAN command returns the time at which the current statistics were sampled
and the time at which the counters were last reset.
The information contained in the displays produced by STATS LAN is described in
detail under Example
on page 2-72.
The STATS LAN command has the following syntax:
LAN lan-name
specifies the name of the LAN object for which statistics information is requested.
\RESET
specifies that the statistics counters should be reset to 0 after the statistics are
retrieved.
SEL [ NOT ] state
specifies the summary state select option. You can use the SEL option to specify that
you only want statistics returned for LAN objects in the STARTED summary state.
Considerations
Consider the following points when using the STATS LAN command:
•
STATS LAN is a nonsensitive command without the RESET option, but a sensitive
command with the RESET option requiring super-group access.
•
When you issue a STATS LAN command, the LAN object must be in the STARTED
summary state.
STATS LAN lan-name [ , RESET ] [ , SEL [ NOT ] state ]