R0106-HP MSR Router Series Network Management and Monitoring Command Reference(V7)
263
Views
Any view
Predefined user roles
network-admin
Parameters
show-number: Specifies the number of kernel thread reboots to display, in the range of 1 to 10.
offset: Specifies the offset between the starting reboot and the latest reboot, in the range of 0 to 9. The
default value is 0.
verbose: Displays detailed information. If you do not specify this keyword, the command displays brief
information.
slot slot-number: Specifies an MPU by its slot number. If you do not specify this option, the command
displays kernel thread reboot information for the active MPU. (MSR4000.)
cpu cpu-number: Specifies a CPU by its number.
Examples
# Display brief information about the latest kernel thread reboot.
<Sysname> display kernel reboot 1
----------------- Reboot record 1 -----------------
Recorded at : 2013-05-01 11:16:00.823018
Occurred at : 2013-05-01 11:16:00.823018
Reason : 0x31
Thread : comsh (TID: 16306)
Context : thread context
Slot : 0
CPU ID : 0
Kernel module info : module name (mrpnc) module address (0xe332a000)
module name (12500) module address (0xe00bd000)
# Display detailed information about the latest kernel thread reboot.
<Sysname> display kernel reboot 1 verbose
----------------- Reboot record 1 -----------------
Recorded at : 2013-05-01 11:16:00.823018
Occurred at : 2013-05-01 11:16:00.823018
Reason : 0x31
Thread : comsh (TID: 16306)
Context : thread context
Slot : 0
CPU ID : 0
Kernel module info : module name (mrpnc) module address (0xe332a000)
module name (12500) module address (0xe00bd000)
Last 5 thread switches : migration/0 (11:16:00.823018)-->
swapper (11:16:00.833018)-->
kthreadd (11:16:00.833518)-->
swapper (11:16:00.833550)-->
disk (11:16:00.833560)