Display Memory - HP A8800 Series Fundamentals Command Reference

Hide thumbs Also See for A8800 Series:
Table of Contents

Advertisement

display memory

Syntax
display memory [ slot slot-number [ cpu cpu-number ] ] [ | { begin | exclude | include }
regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
slot slot-number: Displays the memory usage statistics for a card. The slot-number argument represents
the number of the slot where the card resides.
cpu cpu-number: Displays the memory usage statistics for a CPU. The cpu-number represents the ID of the
CPU.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use display memory to display memory usage statistics. If no card is specified, this command displays
the memory usage statistics for the active MPU. If no CPU is specified, this command displays the
memory usage statistics for the main CPU.
Examples
# Display memory usage statistics.
<Sysname> display memory
System Total Memory(bytes): 431869088
Total Used Memory(bytes): 71963156
Used Rate: 16%
Table 24 Command output
Field
System Total Memory(bytes)
Total Used Memory(bytes)
Used Rate
Description
Total size of the system memory (in bytes)
Size of the memory used (in bytes)
Percentage of the memory used to the total memory.
147

Advertisement

Table of Contents
loading

Table of Contents