NonStop Server for Java 6.0 Tools Reference Pages

Title Page | Tools Home Page
NSJPS: NonStop Java Virtual Machine
Process Status Tool
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:
Option Purpose
-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.