Cluster Server 8.0 Configuration Guide for SAP Web Application Server - Windows
- Section I. Getting Started
- Introducing the Veritas High Availability Agent for SAP Web Application Server
- About the Veritas High Availability agent for SAP Web Application Server
- How does the Veritas High Availability solution work
- Agent functions
- Installing and configuring the SAP Web Application Server for high availability
- Setting up SAP systems for clustering
- Configuring the Enqueue Replication Server
- Clustering an SAP instance
- Introducing the Veritas High Availability Agent for SAP Web Application Server
- Section II. Configuring the application for high availability
- Section III. Troubleshooting the Agent
- Troubleshooting the agent for SAP Web Application Server
- Troubleshooting common problems
- Reviewing SAP Web Application Server agent log files
- Reviewing error log files
- Troubleshooting the agent for SAP Web Application Server
- Appendix A. Sample Configurations
Monitoring an SAP instance
The monitor operation performs process level check to ensure the proper functioning of an SAP instance.
The ProcMon attribute specifies the processes that must be running successfully for a particular SAP instance type. The monitor operation uses this list of processes to scan the process table, and verify that the processes are running successfully.
Table: Values of ProcMon attribute lists valid values of the ProcMon attribute
Table: Values of ProcMon attribute
SAP usage type | SAP instance type | Value of ProcMon attribute |
---|---|---|
ABAP | ENQREP | enrepserver.exe |
Java | APPSERV | jstart.exe igswd.exe and icman.exe are optional |
Java | ENQUEUE | enserver.exe msg_server.exe gwrd.exe is optional |
Java | ENQREP | enrepserver.exe |
Add-In (ABAP + Java) | APPSERV | disp+work.exe jstart.exe igswd.exe, icman.exe and gwrd.exe are optional |
Add-In (ABAP +Java) | ENQUEUE (ABAP) | enserver.exe msg_server.exe |
Add-In (ABAP +Java) | ENQREP (ABAP) | enrepserver.exe |
Add-In (ABAP +Java) | ENQUEUE (Java) | enserver.exe msg_server.exe gwrd.exe is optional |
Add-In (ABAP +Java) | ENQREP (Java) | enrepserver.exe |
Java | SMDA | jstart.exe |
Add-In (ABAP +Java) | SMDA | jstart.exe |
The monitor operation takes a snapshot of the running processes table. The operation compares the processes that the ProcMon attribute specifies, to the set of running processes. If any process is missing, the operation declares the SAP instance as offline, and bypasses further monitor operations.