
CCMS agents are no longer required for purely SAPNetWeaver 7.1 landscapes; their functions are performed by SAP NetWeaver Management Agents. For information about when you still require CCMS agents for SAP NetWeaver 7.1, refer to CCMS Agents: Central Monitoring for Components up to SAP NetWeaver 7.0.
The CCMS agents extend the monitoring architecture by providing an alternative connection route from the central monitoring system to any other servers in addition to the ABAP interface. In doing so, they enable you to:
This section describes the installation and registration of CCMS agents in general terms, with all setting options. In most cases, however, you will only want to register SAP NetWeaver components with a CENusing CCMS agents. These standard procedures are described in Installing CCMS Agents for SAP NetWeaver Components.
| CCMS Agent | Microsoft Windows | UNIX |
|---|---|---|
SAPCCMSR SAPCM3X |
\\<host>\saploc\prfclog |
/usr/sap/ccms/bin |
SAPCCMSR ‑j2ee SAPCCM4X |
\\<host>\usr\sap\<SysID> \SYS\exe\run |
/usr/sap/<SysID>/SYS/exe/run |
The saploc directory can also have another name; the important thing is that it is released as a share with the name saploc. By default, it is the directory <drive:>\usr\sap. If the directory does not exist, create it yourself during the installation.
<drive>:\usr\sap\<SysID>\SYS\profile\<SysID>_<InstDir>_<Host> (Microsoft Windows)
/usr/sap/<SysID>/SYS/profile/<SysID>_<InstDir>_<Host> (UNIX)
For agents SAPCM3X and SAPCCMSR without the option -j2ee, on the other hand, the specification of a profile file is optional, and usually not necessary. For information about which profile parameters you can set in a profile file of this type, refer to Profile File of the CCMS Agents.
You can also create the configuration files from points 3 to 6 after registering the CCMS agent. However, you must then ensure that the agent takes these files into account. To do this, restart the agent (more information: Controlling CCMS Agents).
For information about the special features of the registration of SAPCCMSR with Option j2ee are discussed in Registering SAPCCMS with the -j2ee Option.
| Agent | Start Command |
|---|---|
SAPCCMSR |
sapccmsr -DCCMS [pf=<profile path>] |
SAPCCMSR -j2ee |
sapccmsr -j2ee -DCCMS pf=<profile path> |
SAPCCM4X |
sapccm4x -DCCMS pf=<profile path> |
SAPCM3X |
sapcm3x -DCCMS [pf=<profile path>] |
On a UNIX platform, you must also ensure yourself that the CCMS agent is automatically started after a restart of the server (for example, by entering the start command in INITTAB).
CCMS Agents start page