
CCMS agents are no longer required for purely SAP NetWeaver 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, see CCMS Agents: Central Monitoring for Components up to SAP NetWeaver 7.0.
You can register the CCMS agents with multiple monitoring systems. This means in principle that data and alerts are no longer sent just to one system, but rather to multiple systems; the corresponding agent also processes requests from all monitoring systems as an RFC server.
Both systems are able to display data or alerts; however, you only have write access to properties or alerts of the nodes in the primary central monitoring system. The primary system is the system that is specified first during registration (see Installing and Registering CCMS Agents). In detail, you cannot execute the following commands in the secondary monitoring system:
The possibility of defining multiple monitoring systems has the following advantages:
Start File CSMCONF with Multiple Central Monitoring Systems
For dialog-free registration with multiple central monitoring systems, extend the CSMCONF start file (see Dialog-Free Registration of the CCMS Agents). The start file initially consists of the following four sections, which define properties and the users used by the central monitoring system:
CEN_CONFIG
CEN_ADMIN_USER
CEN_GATEWAY
CEN_CSMREG_USER(as of SAP Web AS 6.10)
In the case of multiple central monitoring systems, create these four sections as usual for the primary central monitoring system. For every additional monitoring system, create these four sections for the relevant system in the same way, however with the names CEN2, CEN3, ... instead of CEN (the names of the parameters within the sections do not change):
CEN2_CONFIG
CEN2_ADMIN_USER
CEN2_GATEWAY
CEN2_CSMREG_USER (as of SAP Web AS 6.10)
If you use system groups in your central monitoring systems, extend the MGDSYSTEM section. This section contains the system group to which the monitored system is assigned. If you are using multiple central monitoring systems, specify the system group to which the monitored system is assigned for each of these systems:
MGDSYSTEM SYSTEM_GROUP=<system group in primary CEN> SYSTEM_GROUP_2=<system group in secondary CEN> ...
.
CCMS Agents, Advanced Functions of the CCMS Agents start page