java monitoring

13
SAP Java monitoring Check list This article answers the following queries :  How to perform daily monitoring of Java stack in SAP ?   What are the daily checks for Java applications of SAP ?  How to access management console in SAP ?  How to perform session mon itoring in JAVA s tack of SAP ?  How to view various java reports in JAVA stack of SAP?   What are the various j ava reports available in Java stack of SAP and what is their significance?  How to view log and traces in java stack of SAP?   Where to view default trace in java stack of SAP?   What is the use of management console in SAP ? -------------------------------------- ------------- ---------------------------------------- ---- JAVA Monitoring Contents :  1. Checking the java stack/portal accessibility 2.  Actioning, in case portal not acces sible 3. User load analysis 4. Java Reports  Navigation and usability 5. Memory consumption and Threads report 6. Session Monitoring 7. Logs and Traces (Default trace, Server0 log etc) 8.  Accessing Management Console 9. Checking System availability using Management Console(SDM, Msg server, Enqueue server, Java nodes etc) 10. Check various logs(work directory logs, jcontrol, default trace, application log etc) Java Monitoring : 

Upload: menuselect

Post on 04-Jun-2018

226 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Java Monitoring

8/13/2019 Java Monitoring

http://slidepdf.com/reader/full/java-monitoring 1/13

SAP Java monitoring Check list This article answers the following queries :

  How to perform daily monitoring of Java stack in SAP ?

  What are the daily checks for Java applications of SAP ?

  How to access management console in SAP ?

  How to perform session monitoring in JAVA stack of SAP ?

  How to view various java reports in JAVA stack of SAP?

  What are the various java reports available in Java stack of SAP and what is their significance?

  How to view log and traces in java stack of SAP?

  Where to view default trace in java stack of SAP?

  What is the use of management console in SAP ?

-----------------------------------------------------------------------------------------------

JAVA Monitoring 

Contents : 

1.  Checking the java stack/portal accessibility

2.   Actioning, in case portal not accessible

3.  User load analysis

4.  Java Reports – Navigation and usability

5.  Memory consumption and Threads report

6.  Session Monitoring

7.  Logs and Traces (Default trace, Server0 log etc)

8.   Accessing Management Console

9.  Checking System availability using Management Console(SDM, Msg server, Enqueue server, Java nodesetc)

10.  Check various logs(work directory logs, jcontrol, default trace, application log etc)

Java Monitoring : 

Page 2: Java Monitoring

8/13/2019 Java Monitoring

http://slidepdf.com/reader/full/java-monitoring 2/13

 Place the link of the respective java application in the browser and check whether the java application isopening:

For example:

http://baakaprd.company.com:50000/irj/portal 

If java is up and running, a screen similar to below will open. 

If the page did not open,

i)  Check whether there are network issuesii)  Check tablespaces occupancy levels at Oslevel and make sure sufficient space is there and if any

tablespace is 100% full, action the sameiii)  Check the default trace for any critical errorsiv)  Check application log to determine any memory related issues

 v)  Check server node status at oslevel or through management console and action and bring up the java

again.To estimate the user load and to check the number of users logged onto the java portal :

Navigate to User Administration -> Activity Reports

i)  Check “Number of users in the last 3 hours” report

Page 3: Java Monitoring

8/13/2019 Java Monitoring

http://slidepdf.com/reader/full/java-monitoring 3/13

 

ii)  To figure out most active users,Check the 10Most active users report

Page 4: Java Monitoring

8/13/2019 Java Monitoring

http://slidepdf.com/reader/full/java-monitoring 4/13

 

Page 5: Java Monitoring

8/13/2019 Java Monitoring

http://slidepdf.com/reader/full/java-monitoring 5/13

 

Java Reports : 

Java Memory Consumption Report and Threads Reports :

These reports includes a chart of the memory usage of a cluster node and a chart related to the system andapplication thread pool.

To check this report login to nwa of the respective java stack :

Then navigate to Monitoring -> Java System Reports :

Here following reports can be taken by selecting the respective report from the drop down provided:

  Capacity Planning : This report includes a chart representing the requests sent to J2EE Engine, a chartfor the number of http and security sessions, and a chart of the communication between J2EE nodes

  Resource Consumption : This report includes a chart of the memory usage of a cluster node, and a chart

related to the system and application thread pool

  Error Statistics: This report includes a chart representing a collection of counters useful forinvestigating problems. There are also charts that give an overview of timeouts and the size of log files

   Application Activities : This report includes a chart that represents the history of the activities ofdeployed applications

  Slowest requests in detail

Page 6: Java Monitoring

8/13/2019 Java Monitoring

http://slidepdf.com/reader/full/java-monitoring 6/13

  Slowest requests

  Slowest components

  User activities

  Current activities

  Monitor Browser

However from monitoring perspective, resource consumption report is most important to analyse thememory consumption.

Select resource consumption from the dropdown to view the memory statistics as below:

Page 7: Java Monitoring

8/13/2019 Java Monitoring

http://slidepdf.com/reader/full/java-monitoring 7/13

 

Click on Go to Detailed Chart link of the respective report to view detailed chart as below

Page 8: Java Monitoring

8/13/2019 Java Monitoring

http://slidepdf.com/reader/full/java-monitoring 8/13

 

Click Hint on charts link to analyse the report better.

Page 9: Java Monitoring

8/13/2019 Java Monitoring

http://slidepdf.com/reader/full/java-monitoring 9/13

 

Select the respective Instance, Cluster node and Time period from the provided dropdown boxesto view the reports belonging to the same 

Page 11: Java Monitoring

8/13/2019 Java Monitoring

http://slidepdf.com/reader/full/java-monitoring 11/13

 

There are 2 types of views: Chart view and Table view. You can change the view by selecting the respectiveradio button.

Please find below table view for Memory Consumption report

Page 12: Java Monitoring

8/13/2019 Java Monitoring

http://slidepdf.com/reader/full/java-monitoring 12/13

 

Session Monitoring:

To monitor sessions, navigate to Monitoring -> Session Monitoring

Page 13: Java Monitoring

8/13/2019 Java Monitoring

http://slidepdf.com/reader/full/java-monitoring 13/13