cancel
Showing results for 
Search instead for 
Did you mean: 

Health Check for SAP systems

Former Member
0 Kudos

How do I check the health status of the SAP systems(JAVA). I use <b>sapinfo.exe</b> to check the status of the SAP systems(ABAP) amd <b>ensmon.exe</b> to check the status of standalone enqueue server(SCS).

I am on SAP NetWeaver on Windows 2003 Server.

Any help is greatly appriciated.

Thanks,

cvr/

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

CCMS is the monitoring solution provided by SAP. In transaction RZ20 you can check J2EE Engine Monitor Templates. Also you can configure GRMG (Generic Request and Message Generator) to monitor the availability of technical components and entire business processes. Please check the link

http://help.sap.com/saphelp_nw04/helpdata/en/de/9bdb4064da712ae10000000a155106/frameset.htm

for details.

Regards,

Youvraj

S0004647611
Active Participant
0 Kudos

Hi,

Why not using ccms as a central monitoring solution, can greatly be used native or ideally from the solution manager. See sap note 645971 for a overview.

Also FYI see:

http://help.sap.com/saphelp_nw04/helpdata/en/ec/9e1802dd600947abafd2248518697f/frameset.htm

Kind regards, Patrick Rieken.

Former Member
0 Kudos

Hi Patrick/Youvraj,

Thanks for your reply. This CCMS won't help in my case. I need simple tool which makes the rfc(or any other) connection to the JAVA system and return me some number indicating overall health of the system like sapinfo.exe(SAP note 42692) for ABAP or ensmon.exe for SCS. If you are aware of any tool of this kind please let me know.

Any way thanks for your reply.

Regards,

cvr/

Former Member
0 Kudos

Hi Venkata,

Me too, I need a tool like sapinfo to check the health status of the SAP systems JAVA.

Have you found a tool or a solution to check your Java application ?

Thanks for your response

CA

Former Member
0 Kudos

You can use jcmon.exe for checking health of Java system