134
Chapter 6 Command Definitions
6.14.11 STSYP – Status System Print
Synopsis
This command provides a summary of the load, uptime and alarms on the system. The meaning of each field
in the output is as follows:
• CPU - A string identifying the CPU type and speed
• MEMORY - The amount of RAM in the system
• UPTIME - The length of time the application software has been running
• NRESTART - The number of times the system has restarted since factory installation
• LOADAVG1 - The UNIX load average measurement taken over one minute
• LOADAVG5 - The UNIX load average measurement taken over five minutes
• LOADAVG15 - The UNIX load average measurement taken over 15 minutes
• ALMSYS - The number of system alarms
• ALMPCM - The number of PCM alarms
• ALMSIG - The number of signaling alarms
• ALMCLA1 - The number of minor alarms
• ALMCLA2 - The number of major alarms
• ALMCLA3 - The number of critical alarms
Syntax
STSYP;
Prerequisites
None
Attributes
None
Examples
STSYP;
Output Format
System Status
CPU 2 X Intel(R) Xeon(TM) CPU 2.4GHz
MEMORY 1024MB
UPTIME 01:04:43
NRESTART 307
LOADAVG1 1.48%
LOADAVG5 1.49%
LOADAVG15 1.45%
ALMSYS 0
ALMPCM 9
ALMSIG 4
ALMCLA1 0
ALMCLA2 13
ALMCLA3 0
EXECUTED