354
Views
System view
Predefined user roles
network-admin
Parameters
pid&<1-10>: Specifies a space-separated list of up to 10 third-party processes that have been
started.
Usage guidelines
This command can be used to stop only processes started by the third-part-process start
command. To display the IDs of third-party processes, use the display process all command. "Y" in
the THIRD field from the output indicates the third-party process and the PID field indicates the ID of
the process.
Examples
# Stop third party process puppet.
<Sysname> display process all
JID PID %CPU %MEM STAT PRI THIRD TTY HH:MM:SS COMMAND
1 1 0.0 0.0 S 120 N - 00:00:04 scmd
2 2 0.0 0.0 S 115 N - 00:00:00 [kthreadd]
3 3 0.0 0.0 S 99 N - 00:00:00 [migration/0]
4 4 0.0 0.0 S 115 N - 00:00:05 [ksoftirqd/0]
5 5 0.0 0.0 S 99 N - 00:00:00 [watchdog/0]
6 6 0.0 0.0 S 115 N - 00:00:00 [events/0]
7 7 0.0 0.0 S 115 N - 00:00:00 [khelper]
8 8 0.0 0.0 S 115 N - 00:00:00 [kblockd/0]
9 9 0.0 0.0 S 115 N - 00:00:00 [ata/0]
10 10 0.0 0.0 S 115 N - 00:00:00 [ata_aux]
11 11 0.0 0.0 S 115 N - 00:00:00 [kseriod]
12 12 0.0 0.0 S 120 N - 00:00:00 [vzmond]
13 13 0.0 0.0 S 120 N - 00:00:00 [pdflush]
14 14 0.0 0.0 S 120 N - 00:00:00 [pdflush]
15 15 0.0 0.0 S 115 N - 00:00:00 [kswapd0]
16 16 0.0 0.0 S 115 N - 00:00:00 [aio/0]
17 17 0.0 0.0 S 115 N - 00:00:00 [scsi_eh_0]
18 18 0.0 0.0 S 115 N - 00:00:00 [scsi_eh_1]
19 19 0.0 0.0 S 115 N - 00:00:00 [scsi_eh_2]
20 35 0.0 0.0 D 100 Y - 00:00:00 puppet
---- More ----
<Sysname> system-view
[Sysname] third-part-process stop pid 35
Related commands
display process all
third-part-process start