cancel
Showing results for 
Search instead for 
Did you mean: 

Java stack monitoring...

Former Member
0 Kudos

Hi Friends,

How to monitor a java stack installed systems. Are any TCodes available, like in ABAP stack.

Say suppose, for ERP (ABAP Stack), system can be monitored through SM50, SM51, SM66, SM13 etc.

Like this, are there any standard monitoring methods.

Please assist.

Thanks,

Vamsi Krishna.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Vamshi,

Your question is quiet OPEN, becuase as such we have a lot of options for monitoring the J2ee stack.

As far as T-Code is concerned you might have it in the system where in ABAP stack too exists.

Because the T-Code work only for an ABAP system and they no way exist for a standalone J2EE stack based systems.

So Based on certain Assumptions, For Java Stack monitoring you could use the following options as per your Setup:

Incase of a Dual Stack, (ABAP + J2EE stack), you have the following options available:

Few useful T-Code: SMICM to monitor your J2EE status and its port and service active

ST11 to analyze your dev_server, debv_dispatcher , dev_icm, dev_jcontrol, dev_bootstrape and so on.

SICF : to check for ur service status on the j2ee based system

SLDCHECK: to chck the SLD config and its.

Apart from these we have the J2ee startup page (http://hostname:(50000+SysNr*100)),

There we have NWA , System information.

For NWA (Netweaver admin) you have a preety good monitoring setup guide available on Service Market Place.

On OS Level we have jcmon tool to monitor and troubleshoot your j2ee stack main processes.

Better would be you first do a first level reading on different things and then decide on what exactly fits your requirement and proceed further:

Regards,

Prem

Former Member
0 Kudos

Hey... Thanks Prem. Now I got it.

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

the best thing you can do is to use SAP Solution Manager and Solution Manager Diagnostics to monitor your Java Stack. Or you use an ccms agent to monitor it!

Have a look at:

http://help.sap.com/erp2005_ehp_04/helpdata/EN/12/68ebf63e74bc44aa46df81326473e8/frameset.htm

Bg,

Stefan