Show TOC

Administration/Monitoring of SAP Components with sapstartsrvLocate this document in the navigation structure

Use

sapstartsrv is available for administering and monitoring any hosts and SAP instances. It has a variety of SOAP interfaces, with which the service can be used by remote clients, and is known as an instance agent. Clients for this service include:

  • The platform-independent, browser-based SAP Management Console for administration and monitoring of SAP systems
  • Under Microsoft Windows, the SAP Systems Manager snap-in for the SAP Microsoft Management Console

sapstartsrv is automatically installed during the installation of the relevant instance. A setting is also made during the installation that ensures that sapstartsrv is automatically started when the host is started up (see below). Manual installation is not required. A sapstartsrv process is automatically running on the relevant host for every SAP instance (ABAP, Java, dual-stack, or TREX).

Platform Start of sapstartsrv

Microsoft Windows

During the installation of the instance, a service called SAP<SysID>_<instance number> is created under the user SAPService<SysID>. This service is automatically started when the corresponding host is started. The service starts the executable sapstartsrv.

UNIX

During the installation of the instance, the start script sapinit is installed. This script, in turn, starts sapstartsrv.

A profile file is specified when sapstartsrv is started. If sapstartsrv administers and monitors an instance, the profile is the instance profile of the corresponding instance. sapstartsrv can also run in host mode, that is, the service is not used to administer and monitor an instance, but rather to monitor a host (see Executable Programs and Services in Architectural Overview of SAP Host Agent).

Note

sapstartsrv also contains the functions of the previous CCMS agents SAPCCM4X and SAPCCMSR -j2ee, that is, the agents that monitor ABAP and Java instances (see Central Monitoring with SAP NetWeaver Management Agents).

Infrastructure of the SAP NetWeaver Management Agents Start Page