Display Memory - HP A7500 Series Command Reference Manual

Fundamentals
Hide thumbs Also See for A7500 Series:
Table of Contents

Advertisement

|: 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 the display job command to display information about scheduled jobs.
If no job is specified, the command displays information about all scheduled jobs.
Related commands: job, time, and view.
Examples
# Display detailed information about the scheduled job saveconfig.
<Sysname> display job saveconfig
Job name: saveconfig
Specified view: monitor
Time 1: Execute command save 1.cfg after 40 minutes
The output shows that the current configuration will be automatically saved to the configuration file 1.cfg
in 40 minutes.
Table 24 Output description
Field
Job name
Specified view
Time timeID
Execute command

display memory

Syntax
In standalone mode:
display memory [ slot slot-number [ cpu cpu-number ] ] [ | { begin | exclude | include }
regular-expression ]
In IRF mode:
display memory [ chassis chassis-number slot slot-number [ cpu cpu-number ] ] [ | { begin | exclude |
include } regular-expression ]
View
Any view
Default level
1: Monitor level
Description
Name of the scheduled job
View in which the commands in the job run
Execution time of each command in the job
Command string
171

Advertisement

Table of Contents
loading

Table of Contents