Open System Services NFS SCF Reference Manual
SCF Commands for OSS NFS
Open System Services NFS SCF Reference Manual—522582-001
2-73
STATS PROCESS Command
Name is the name of the procedure.
Count is the number of times the procedure has been called by the LAN
interface process. Procedures with zero counts are not displayed.
Elapsed Secs is the total elapsed (wall-clock) time required for the LAN
interface process to reply to an RPC call.
Avg. Resp is the average response time in seconds, which is calculated by
dividing the elapsed time by the count.
STATS PROCESS Command
The STATS PROCESS command returns statistics for all objects that meet the specified
process-name, SUB, and SEL specifications.
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 PROCESS 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 PROCESS is described
in detail under Example
on page 2-74.
The STATS PROCESS command has the following syntax:
PROCESS process-name
specifies the name of the PROCESS object for which statistics information is
requested.
RESET
specifies that the statistics counters should be reset to 0 after the statistics are
retrieved.
SUB [ ALL | NONE | ONLY | subtype ]
specifies the subordinate object select option. You can specify SUB ALL to request
statistics about all objects subordinate to the PROCESS object, or you can specify
one of the object types to request information about that object.
SEL [ NOT ] state
specifies the summary state select option. You can use the SEL option to specify that
you only want statistics returned for objects in the STARTED summary state.
STATS PROCESS process-name [ , RESET ]
[ , SUB [ ALL | NONE | ONLY | subtype ] ]
[ , SEL [ NOT ] state ]