cancel
Showing results for 
Search instead for 
Did you mean: 

Solman - Java Monitoring

Former Member
0 Kudos

Chaps,

We are looking at using the Java stack in solution manager. At the moment we are just using the ABAP stack for basic RZ20 monitoring / alerting etc. Typically what scenarios would you use the Java stack for, what would you momitor ? I am keen to hear of anyone else out there that is activily using the java stack .....

Thanks guys

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Nick

whatever you monitor in ABAP stack (as seen performance wise), same you can do for Java Stack too. Like you get EWA for ABAP systems in Solution Manager, and then analyze and implement various recommendations, same can be done for Java Stack too.

and the Monitoring the Java Stack 'Links' by ccms, CCMS for Java Stack, refer the diagnostics link on marketplace for every details

987835 - How to define Solutions in SMSY for Diagnostics

976054 - Availability of EWA for Non ABAP components

http://service.sap.com/diagnosctics and Monitoring section of SDN, for availability monitoring and GRMG monitoring

[original link is broken]

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks guys .....

raguraman_c
Active Contributor
0 Kudos

Hi,

Please check this link

https://websmp102.sap-ag.de/~sapdownload/011000358700000100012005E expecially from page 11 onwards.

You can monitor,

1. Java Performance - Workload Analysis eg: Top Java servlets

Exceptions such as logs, dumps (program terminations)

Tracking of software chages(Code), Configuration Changes (like VA), RFC Changes, Implemented notes etc... JAVA Trace analysis with Wily introscope transaction trace.

EWA for ABAP and JAVA

JAVA Thread dump analysis

Java Memory analysis like GC Heap, GC occurances, and so on...

Hope this helps.

Feel free to revert back.

-=-Ragu