TS/MP System Management Manual (H06.05+, J06.03+)

SERVER Commands
HP NonStop TS/MP System Management Manual541819-007
12-39
STATS SERVER Command
The frequency distribution table is not generatedeven if you specify the
FREQTABLE optionunder these conditions:
There have been fewer than 50 response time measurements collected at the time
of the STATS request.
At the fiftieth measurement, the size of the time interval calculated is less than 0.01
second.
INTERVAL number
specifies the time period between the statistics displays, incremented in hours,
minutes, or seconds.
RESET
sets the counters used for the measurements back to zero.
Considerations
The STATS SERVER command displays statistics for link managers, such as
LINKMON processes. The link managers store the statistics for a server class. If
the server class stops for any reason, its statistics are lost. Consequently, when a
server in that class is restarted, the link manager has no statistics for the server
class.
For more information about the STATS SERVER command display, see Tuning
Your System by Using Statistics.
Examples
This command displays statistical information gathered about the specified server
class, eight times, at one-hour intervals:
STATS CLASS-1, COUNT 8, INTERVAL 1 HRS
This command collects statistical information about all of the server classes for four
times, at 15-minute intervals, and directs the information to a specified file:
STATS /OUT STATFLE/ SERVER *, RESET, INTERVAL 15 MINS,
COUNT 4