HP VPN Firewall Appliances Getting Started Command Reference

61
# Display the last fifth and sixth record entries in CPU usage statistics.
<Sysname> display cpu-usage 2 4
===== CPU usage info (no: 0 idx: 58) =====
CPU Usage Stat. Cycle: 60 (Second)
CPU Usage : 3%
CPU Usage Stat. Time : 2006-07-10 10:56:55
CPU Usage Stat. Tick : 0x1d9d(CPU Tick High) 0x3a659a70(CPU Tick Low)
Actual Stat. Cycle : 0x0(CPU Tick High) 0x95030517(CPU Tick Low)
===== CPU usage info (no: 1 idx: 57) =====
CPU Usage Stat. Cycle: 60 (Second)
CPU Usage : 3%
CPU Usage Stat. Time : 2006-07-10 10:55:55
CPU Usage Stat. Tick : 0x1d9c(CPU Tick High) 0xa50e5351(CPU Tick Low)
Actual Stat. Cycle : 0x0(CPU Tick High) 0x950906af(CPU Tick Low)
Table 9 Command output
Field Descri
p
tion
Unit CPU usage CPU usage rates.
1% in last 5 seconds
After a boot, the system calculates and records the average CPU usage rate
every five seconds.
This field displays the average CPU usage rate in the last five seconds.
1% in last 1 minute
After a boot, the system calculates and records the average CPU usage rate
every one minute.
This field displays the average CPU usage rate in the last minute.
1% in last 5 minutes
After a boot, the system calculates and records the average CPU usage rate
every five minutes.
This field displays the average CPU usage rate in the last five minutes.
CPU usage info (no: idx:)
Information of CPU usage rate records (no: The (no+1)th record is displayed.
no numbers from 0, a smaller number equals a newer record. idx: index of the
current record in the history record table). If only the information of the current
record is displayed, no and idx are not displayed.
CPU Usage Stat. Cycle
CPU usage rate measurement interval, in seconds. For example, if the value is
41, it indicates that the average CPU usage rate during the last 41 seconds is
calculated. The value range of this field is 1 to 60.
CPU Usage Average CPU usage rate in a measurement interval, in percentage.
CPU Usage Stat. Time
CPU usage rate statistics time in seconds, that is, the system time when the
command is executed.
CPU Usage Stat. Tick
System runtime in ticks, represented by a 64-bit hexadecimal. CPU Tick High
represents the most significant 32 bits and the CPU Tick Low the least
significant 32 bits.
Actual Stat. Cycle
Actual CPU usage rate measurement interval in ticks, represented by a 64-bit
hexadecimal. CPU Tick High represents the most significant 32 bits and the
CPU Tick Low the least significant 32 bits. Owing to the precision of less than
one second, the actual measurement periods of different CPU usage rate
records might differ slightly.