
Achieving higher availability and performance optimization is very important to ensure a robust and scalable environment. SAP WebAS provides efficient monitoring and administration tools for displaying the entire J2EE Engine system landscape centrally. If an error occurs, instead of logging on to each host component to check its status, the person responsible is notified automatically. Special tools providing cross-system detailed information help performing an efficient problem analysis to find the source of error. To cover these tasks the Java monitoring in the Web AS is divided into two main techniques:
Monitoring Techniques
| Techniques | Types of Monitoring | Tools |
|---|---|---|
|
Problem Detection |
Availability Monitoring |
CCMS |
|
Distributed Statistics Records (DSRs) |
CCMS / Visual Administrator |
|
|
State Monitoring |
Visual Administrator / CCMS |
|
|
Log Monitoring |
Log Viewer / CCMS |
|
|
Problem Analysis |
Performance Trace |
CCMS |
|
Application Trace |
Visual Administrator |
|
|
Single Activity Trace |
Visual Administrator |
|
|
Java Application Response time Measurement |
Visual Administrator |
|
|
SQL Trace |
Visual Administrator |
|
|
Developer (Logging API) Trace |
Visual Administrator |
For more information about the usage of the different types of monitoring, see When to Use the Different Performance Tools .
Java monitoring in Web AS is designed to take advantage of the SAP CCMS Monitoring Architecture. As described in the table above, most of the data written by the monitoring functions of the J2EE Engine can be easily transferred to the CCMS.
The graphic below summarizes the monitoring functions of the J2EE Engine and shows the data transfer to the CCMS display transactions.
Techniques for Problem Detection
Techniques for Problem Analysis