136
Table 10
display boot-loader
command output description
Field
Description
The boot file used this time
File used for the current boot of the system
attribute
Attributes of a boot file: main or backup
The boot file used next time
Boot file used for the next boot of the AC
display cpu-usage
Syntax
display cpu-usage
[
entry-number
[
offset
] [
verbose
] [
from-device
]
]
View
Any view
Default Level
1: Monitor level
Parameters
entry-number
: Number of entries to be displayed, in the range of 1 to 60.
offset:
Offset between the serial number of the first CPU usage statistics record to be
displayed and that of the last CPU usage record to be displayed. It is in the range of 0
to 59. For example, the idx of the latest statistics record is 12. If the
offset
is set to 3, the
system will display the statistics records from the one with the idx of 9. idx represents the
serial number of the period for the statistics, and its value ranges from 0 to 60 cyclically.
The system makes CPU usage statistics periodically; after each period, the system
records the average CPU usage during this period, and the idx value is added by 1
automatically.
verbose
: Specifies to display detailed information of CPU usage statistics. If this keyword
is not provided, the system displays the brief information of the CPU usage statistics; if
this keyword is provided, the system displays the average CPU usage statistics for each
task in the specified period.
from-device
: Displays external storage devices.
Description
Use the
display cpu-usage
command to display the CPU usage statistics.
The system takes statistics of CPU usage at intervals (usually every 60 seconds) and
saves the statistical results in the history record area.
display cpu-usage
entry-number
indicates the system displays
entry-number
records from the newest (last) record.
display cpu-usage
entry-number offset
indicates the system displays
entry-number
records from the last but
offset
record.