OSI/TS Configuration and Management Manual

Performing Monitoring and Troubleshooting Guide
OSI/TS Configuration and Management Manual424831-001
4-40
Command File for Resetting Statistics Counters
These commands are not generic. To use them, you must change the names to reflect
your configuration.
---------------------------------------------------------------------------
COMMENT - THIS SCF COMMAND FILE DISPLAYS AND LOGS DIAGNOSTIC
COMMENT - INFORMATION.
COMMENT - This file to be used on a S-series system with G06 and above SUT
allow all errors
detail logtime both
COMMENT - START UP THE LOG FILE (VERY IMPORTANT).
log osiconf
COMMENT - DISPLAY TSP PROCESS, SERVICE, AND SU COUNTERS.
stats process ($tsp1, $tsp2)
COMMENT - DISPLAY SUS IN ERROR.
check su ($tsp1.*, $tsp2.*), erroronly
COMMENT - DISPLAY THE SU AND SERVICE STATISTICS.
stats su ($tsp1.*, $tsp2.*)
stats service ($tsp1.*, $tsp2.*)
COMMENT - DISPLAY THE X.25 FILE SYSTEM COUNTERS.
stats line ($x251, $x252), sub
COMMENT - DISPLAY THE PAM FILE SYSTEM COUNTERS AND OSI
COMMENT - PORTS.
stats line ($lam1, $lam2)
stats port ($lam1.#z*, $lam2.#z*)
---------------------------------------------------------------------------