OSI/TS Configuration and Management Manual

Performing Monitoring and Troubleshooting Guide
OSI/TS Configuration and Management Manual424831-001
4-38
Command File for Resetting Statistics Counters
comment - This SCF command file resets all service, process,
comment - and subsystem statistics counters.
comment - It can be used on a K-series system only
comment - Reset TSP process AND SUBDEVICE
comment - file system counters.
stats process $tsp1,reset
stats process $tsp2,reset
stats su $tsp1.*,reset
stats su $tsp2.*,reset
comment - Reset service for all layers.
stats service $tsp1.#l4,reset
stats service $tsp2.#l4,reset
stats service $tsp1.#l3,reset
stats service $tsp2.#l3,reset
comment - Reset the X.25 file system counters.
stats line $x251,sub,reset
stats line $x252,sub,reset
comment - Reset the TLAM file system counters and OSI ports.
stats line $lam1,reset
stats line $lam2,reset
stats port $lam1.#z* ,reset
stats port $lam2.#z* ,reset
comment - Reset all service statistics for 802.2 and 802.3.
stats service $lam1.#l28022,reset
stats service $lam2.#l28022,reset
stats service $lam1.#l18023,reset
stats service $lam2.#l18023,reset
The following is a set of SCF commands that can be used in a K-series system to collect
and display all the service and process statistics and other information needed by your
service representative. We recommend that you set up an SCF command file and then
use the OBEY command to invoke the file. You must be a super-group user to use this
SCF command file.