Command:

Description:

Example:

 

 

 

view

Displays the contents of a processes file from the

>view <filename>

 

Repository on the application server.

OR

 

 

 

Optionally, you can include an argument to dump

>view <filename>

 

this output to a local file. Output is stored as

<localfile_path\filename>

 

XML-formatted text.

 

 

 

 

 

remove, rm

Deletes a specified processes file from the

>remove <filename>

 

Repository on the application server.

 

 

 

 

rename, ren

Renames a processes file in the Repository on

>rename <filename>

 

the application server.

<new_filename>

 

 

 

read_file, read

Directs command input to another input file.

>read <filename>

 

For example, you can direct input to run a batch

 

 

file that contains a series of commands

 

 

executable by this utility.

 

 

 

 

silent

Executes command without displaying output.

><command> /silent

 

Note: Available in command-line mode only.

 

 

 

 

quit, q

Ends the program.

>quit

 

 

 

Examples

Viewing and Killing a Process

The following table shows an example of viewing and killing a process, with a description of each entry.

Command Option:

Description:

 

 

>processcontrol

Invokes the Processes utility.

 

 

>list

Returns a list of all processes running on the target system.

 

 

>stop 01464 "snmp service"

Kills the specified process.

 

Note that due to an embedded space, the process name was placed in

 

quotes.

 

 

Cisco Support Tools 1.0 User Guide

How to Use the Processes Utility from a Command Line 129

Page 129
Image 129
Cisco Systems 1.0 (1) manual Examples, Viewing and Killing a Process