OSI/AS Configuration and Management Manual
Troubleshooting Guide
OSI/AS Configuration and Management Manual—424119-001
8-69
Command File for Obtaining Diagnostic Information
comment - (subdevices do not need to be reset).
stats process $tap1,reset
stats process $tap2,reset
stats process $tsp1,reset
stats process $tsp2,reset
comment - Reset service for all layers.
stats service $tap1.#acse,reset
stats service $tap2.#acse,reset
stats service $tap1.#l6,reset
stats service $tap2.#l6,reset
stats service $tap1.#l5,reset
stats service $tap2.#l5,reset
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
Command File for Obtaining Diagnostic Information
The following is a set of SCF commands that can be used to collect and display all the
service and process statistics and other information needed by the Global Customer
Support Center. You should set up an SCF command file and then use the OBEY
command to invoke the file. You must have super-ID access to use this SCF command
file.
The source code file for this example is provided as part of the OSI/AS software. It
resides (by default) in $SYSTEM.ZOSIAS.EXTBL2.
comment - File: EXTBL2
comment
comment - This command file displays and logs diagnostic
comment - information.
comment -
comment - NOTE: To use this command file for your
comment - subsystem, you must put in names to reflect your
comment - environment.
comment -
Note. These commands are not generic. To use them, you must change the names to reflect
your configuration.