Show TOC Start of Content Area

Function documentation Monitoring Concept  Locate the document in its SAP Library structure

Use

The monitoring framework in AS Java allows different resources to register as providers of monitoring data. The data collected from the resources is then processed by the monitoring framework and visualized with one of the following tools: Java System Reports or Computing Center Management System (CCMS).

A resource that registers and provides monitoring data to the monitoring framework in AS Java is either a Java application or a service. In this section you will learn how the monitoring framework works, and how the Java applications interact with the monitoring infrastructure. The following topics are covered:

      Monitors Inside the Monitoring Tree

      Monitoring Resources with the Monitoring Framework

      The monitor-configuration.xml

      Template Monitors

      Types of Monitors and Their Usage

End of Content Area