Using the Command Line Program jsmon
The jsmon
program is a command line
program for monitoring and management. It provides a means to inspect the
state of a Java instance “directly”, that is with as few infrastructure demands
as possible.
Recommendation
Use this program only if really necessary. SAP recommends using the Management Console.
The AS Java instance is running.
You are logged on at operating system level to the computer where
the AS Java instance is running. In the following <profile>
refers to the name of the profile file with which the Java instance controller
was started.
Call jsmon pf=<path to profile> from the command line.
The JStart Monitor Program is started. Some options are displayed.
Call —help.
A detailed list of possible commands and corresponding operations is displayed.
Refer to that list when performing operations.