Note: For additional information on basic Web Tools command line use, including system
selection options and command-line mode vs interactive mode see Using Cisco Common Tools
from a Command Line (page 125).
Using the Processes Utility from a Command Line
When using the Processes utility from a command line, note that unlike in Dashboard use, you
can stop processes whose Type is Critical (service type is dened in the user-modiable
processinfo.xml le.)
Table 6: Command Line Options
Example:Description:Command:
>cmdhelpDisplays a list of commands specic to this utility.cmdhelp, chelp
Note: Using Help or ? also displays this list, but includes several
additional ICM commands (e.g., echo, error_stop) not used by this
utility.
><command> /?Displays syntax for a specied command./?
><app_servername> /
<options>
Species the system on which the utility should run. If not
specied, the utility is run on the local system.
appserver
> /system <host_name> /
<options>
Species the target system the utility should run against. If not
specied, the utility is run against the local system.
system
>localhostSets the network address of name of the target node to the local
host.
localhost
Note: By default, unless a different system is specied (using the
system command) the local host is assumed to be the target system.
>listDisplays information on all processes on the target system.list
ORFor each proccess, this command displays:
proccess Name: The process's name. >list
<localfile_path\filename>
PID: The process's process ID.
Type: Critical, Known, or Unknown, as dened in the target
system's processinfo.xml le.
Start (if the process is stopped) or Stop (if the process if started.
Optionally, you can include an argument to dump this output to a
local le. Output is stored as XML-formatted text.
Cisco Support Tools User Guide for Cisco Unified Software Release 2.1(1)
132
Chapter 12: - Using Cisco Tools from a Command Line
How to Use the Processes Utility from a Command Line