Saturday 7 June 2014

jcmon information

The JCmon is a native monitoring program, part of the startup and control framework, which can be used to:

·        Display a list of the processes

·        Enable, disable, and restart the specified processes

·        Shutdown a specified J2EE instance

·        Enable/disable debugging for a specified process

·        Dump stack trace

·        Display a list of the ports used by the J2EE Engine

·        Activate/deactivate debug sessions

·        Increment/decrement the trace level

To start the JCmon, execute the jcmon script file

Go to /usr/sap/<SID>/<INSTANCE NAME>/j2ee/os_libs

jcmon pf=/usr/sap/<SID>/SYS/profile/<SAPSID>_<INSTANCE_ID>_<HOST>.


JControl Monitor Program - Main Menu
============================================================
0  : exit
------------------------------------------------------------
10 : Cluster Administration Menu
------------------------------------------------------------
20 : Local Administration Menu

20

You can get the path of the profile by executing the below command.

ps -eaf | grep jlaunch

For more details on JCMON follow the below link":

http://help.sap.com/saphelp_nw04/helpdata/EN/d3/4d074147c1f06fe10000000a1550b0/content.htm

No comments:

Post a Comment