399
Usage guidelines
Use this command to start a third-party process, such as Wifidog, Puppet, or Chef.
Examples
# Start third-party process
puppet
.
<Sysname> system-view
[Sysname] third-part-process start name puppet arg agent --certname=1.1.1.1
--server=1.1.1.2
Related commands
third-part-process stop
third-part-process stop
Use
third-part-process stop
to stop a third-party process.
Syntax
third-part-process stop pid pid
&<1-10>
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]