Show TOC

Function documentationMonitoring the Application Server with the SAP MC Locate this document in the navigation structure

 

With the monitoring options provided by the SAP Management Console, several main monitoring scenarios are available.

Prerequisites

The SAP Management Console is started.

Activities

Request or Response Monitoring

You can use this scenario to monitor the requests executed by the applications deployed on the application server, and to check the status of the application threads that are processing these particular requests.

  • To locate your application, in the navigation pane, choose the node   SAP Systems   <SID>   <instance host and number>   AS Java   Aliases  . The result pane displays the started applications, their aliases, and other details. If necessary, launch the application.

    More information: Launching Deployed Applications from the SAP MC.

  • To monitor the Web, EJB, and remote-object requests to your application using HTTP and RMI, in the navigation pane, choose the Sessions, EJB sessions, or Remote Object node from the AS Java tree structure respectively. The result pane displays details about the incoming requests.

  • To monitor the threads that process the requests, in the navigation pane, select the Threads node from the AS Java tree structure. Locate the threads that serve the incoming requests (if necessary, use the column filter options). Details about the threads such as the task executed by the thread, start time, user triggering the request, status, and so on, are displayed in the result pane.

System Monitoring

You can use this scenario to monitor the system performance and operation.

  • To monitor the status of the Java processes, from the AS Java tree structure, choose the Process Table node.

  • To view the overall cache and thread system information, from the AS Java tree structure, choose the Caches or Threads node.

  • To view the overall VM performance, from the AS Java tree structure, choose the GC History or Heap Memory node.

System State Monitoring

The SAP MC provides alert monitoring information based on predefined thresholds. With the SAP MC you can view the current state of the system as well as the most severe alerts that exist in the system with the corresponding alert colors.

  • To monitor the current data reported for every monitoring tree element, expand the Current Status tree structure and choose the relevant tree element. In the result pane, the SAP MC displays the current state of the system and the most severe current alerts. The table in the result pane displays the relevant monitors, their value, and the time the value was last measured.

  • To monitor the most severe alerts in the system, expand the Open Alerts tree structure and choose the relevant monitor. In the result pane, the SAP MC displays the most severe alerts that have occurred in the system. The table in the result pane displays the relevant monitors, their value, and the time the alert last occurred. This view does not necessarily reflect the current state of the system.

    Note Note

    If the system has not generated any alerts, the table in the result pane displays only the name of the relevant monitor.

    End of the note.
  • To acknowledge the alerts in the system with an ABAP backend, select the Current status or Open Alerts node from the tree structure of the relevant instance. From the context menu, choose All Alerts. The Alert Inbox appears where you can browse the alerts and acknowledge them.

You can configure the threshold values if the predefined levels are not suitable for your needs.

To view the complete sub-trees of Open Alerts and Current Status tree structures, the CCMS functionality of the SAP NetWeaver management agents has to be active. There are two ways of activating it:

  • Register the monitored system with a central monitoring system.

  • Set the profile parameter ccms/enable_agent=1

More information:

Configuring a Central Monitoring System (CEN)

Profile File of the CCMS Agents

Database Monitoring

The SAP system tree structure in the SAP MC includes a node in a special blue color for the database server.

  • To view detailed information, select the Database node.

  • In the logon-dialog box, enter your user-ID as user SAP ADM or SAP SID.

The result pane displays the type of the server, the host of the database instance, the vendor of the database, and the SID.

ICM Monitoring

In the SAP MC you can view basic monitoring information about ICM operation.

  • To display information about the created worker threads, from the ICM tree structure, choose the Thread List sub-node.

  • To display information about the existing connections, from the ICM tree structure, choose the Connection List sub-node.

  • To display information about all objects currently in the ICM Server Cache, from the ICM tree structure, choose the Cache List sub-node.

  • To display information about the proxy server list, from the ICM tree structure, choose the Proxy List sub-node.

More information on ICM operation: Using the Web Administration Interface.