NonStop Server for Java 4.2 Tools Reference
Title Page | Tools Home Page
nsjps: NonStop Java Virtual Machine
Process Status Tool (NSJPS)
The NSJPS tool is a process status tool that lists and monitors the Java processes running on
a system.
Synopsis
nsjps [ <options> ]
The following options are supported:
-cpu <cpuNumber>
 Lists the Java processes running on the CPU.
-user <userId>
 Lists the Java processes owned by a user.
-heap { < | = | > } <size>
 Lists the Java processes running with the heap specified in the argument.
-parent <pid>
 Lists the children of the specified Java process.
-l
 Displays the complete path of all the Java processes running in the system.
-v
 Displays the arguments passed to the Java process running on the system.
-p
 Displays the Guardian PIN of the Java process.
-u
 Includes the owner in the output.
-t
 Displays the process and the elapsed time.
-help
 Prints the nsjps help text.
-count <cnt>
 Repeats the listing for the specified number of times.










