96
Chapter 6 Command Definitions
6.10.5
MSSYP – Measurements System Print
Synopsis
This command prints out system related measurements for load and congestion taken over a period of time.
The fields in the output have the following meanings:
•
NOVLD - The number of periods of congestion (overload) during the measurement period.
•
MAXLOAD - Maximum load average measurement taken over one minute (based on the UNIX load
average).
•
LOADAVG - The average load on the system (based on the UNIX load average) measurement taken over
the measurement period.
•
PERIOD - The period the measurement was taken over.
Note: Values are reset using the
RESET
parameter. MSSYP:RESET=Y; resets the measurement values
to 0.
Syntax
MSSYP:[
RESET
=,];
Prerequisites
None
Attributes
None
Examples
MSSYP;
Output Format
System Measurements
NOVLD 0
MAXLOAD 28.81%
LOADAVG 2.28%
PERIOD 18:36:55
EXECUTED