398
Views
User view
Predefined user roles
network-admin
Parameters
slot
slot-number
: Specifies an MPU by its slot number. If you do not specify this option, the
command clears kernel thread starvation information for the active MPU. (Distributed devices in
standalone mode.)
slot
slot-number
: Specifies an IRF member device by its ID. If you do not specify this option, the
command clears kernel thread starvation information for the master device. (Centralized devices in
IRF mode.)
chassis chassis-number slot
slot-number
: Specifies an MPU on an IRF member device. If you do
not specify this option, the command clears kernel thread starvation information for the global active
MPU. (Distributed devices in IRF mode.)
cpu
cpu-number
: Specifies a CPU by its number. (Centralized devices in IRF mode/distributed
devices in IRF or standalone mode.)
Examples
# Clear kernel thread starvation information.
<Sysname> reset kernel starvation
Related commands
display kernel starvation
third-part-process start
Use
third-part-process start
to start a third-party process.
Syntax
third-part-process start name process-name
[
arg
args
]
Views
System view
Predefined user roles
network-admin
Parameters
name process-name
: Specifies the name of a third-party process. The value can be
wifidog
,
puppet
, and
chef
.
arg args
: Specifies the arguments used when the third-party process is started. The value and
format of the arguments must conform to the rules of the third party process. If you do not specify this
option, the command starts a third-party process without any arguments.