
Installation of the CCMS agents
Purpose
The
CCMS agents extend the monitoring architecture by providing an alternative connection route, in addition to the ABAP interface, from the central monitoring system to any other servers. In doing so, they enable you to:Prerequisites
You must first clarify which of the CCMS agents is suitable for your system:
|
CCMS Agent |
Suitable for: |
|
SAPCCMSR |
Components with no SAP instance; |
|
SAPCCM4X |
SAP systems as of SAP Basis 4.X; |
|
SAPCM3X |
SAP systems with SAP Basis 3.X |

If you want to install SAPCCM4X, you must have entered the monitored system as a remote system in the central monitoring system (see
Monitoring Multiple SAP R/3 Systems).
When installing a CCMS agent under Windows NT or Windows 2000, you require administrator rights on the relevant host.
Process Flow

The configuration file is always the same when installing the CCMS agent on more than one server. It therefore makes sense to install the CCMS agent using appropriate software distribution methods and to then configure it automatically.
If you want to perform the installation in dialog, the system will prompt you for required configuration files during the installation. You must also enter a valid SAP user that is used once to create an RFC connection to the agent in the central monitoring system. This user requires the authorization to execute transactions RZ20/21 (
|
Agent |
Installation Call |
|
SAPCCMSR |
sapccmsr -r [-f <Filename>] [pf=<Profile path>] |
|
SAPCCM4X |
sapccm4x -r [-f <Filename>] pf=<Profile path> |
|
SAPCM3X |
sapcm3x -r [-f <Filename>] [pf=<Profile path>] |
<Filename>
is the name of the configuration file for the dialog-free installation of the agent. If you do not specify this option, the installation is performed in dialog mode.<Profile path>
is the full file path of the profile of the monitored instance. In the case of SAPCCMSR, it is the full file path of the Profile File of the Agent.The CCMS agent is now registered.
|
Agent |
Start Command |
|
SAPCCMSR |
sapccmsr –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).
See also:
Functions of the CCMS Agents Installation Example: SAPCCM4X on Windows NT Installation Example: SAPCCMSR on Windows NT