Open System Services NFS SCF Reference Manual
SCF Commands for OSS NFS
Open System Services NFS SCF Reference Manual—522582-001
2-76
STATS SERVER Command
Sample Time is the time at which the PROCESS statistics sample was
taken.
Configured Limit is the maximum number of openers allowed.
Current Usage is the current number of openers.
Maximum Used is the maximum number of openers since the statistics were
reset, the process was initiated, or a backup takeover
occurred.
STATS SERVER Command
The STATS SERVER command returns statistics for a SERVER 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 SERVER 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 SERVER is described in
detail under Example
on page 2-77.
The STATS SERVER command has the following syntax:
SERVER server-name
specifies the name of the SERVER 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 SERVER objects in the STARTED summary
state.
Considerations
Consider the following points when using the STATS SERVER command:
•
STATS SERVER 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 SERVER command, the SERVER object must be in the
STARTED summary state.
STATS SERVER server-name [ , RESET ] [ , SEL [ NOT ] state ]