
CCMS agents are no longer required for purely SAP NetWeaver 7.1 landscapes; their functions are performed by SAP NetWeaver Management Agents. More information about when you still require CCMS agents for SAP NetWeaver 7.1: CCMS Agents: Central Monitoring for Components up to SAP NetWeaver 7.0.
Use the CCMS agent SAPCCMSR to centrally monitor one of the following components:
The agent transfers the monitoring data to a central monitoring system (CEN).
The way in which you can fulfill the prerequisites is described in Installing CCMS Agents for SAP NetWeaver Components.
You can find the package in the area SAP Support Packages and Patches (http://service.sap.com/swdc) under Support Packages and Patches → Browse Our Download Catalog → SAP NetWeaver and complementary products → SAP NetWeaver → SAP NetWeaver 04 → Entry by Component → Application Server ABAP → SAP KERNEL 6.40 32/64-BIT → <platform> → Database Independent.
If you cannot find the archive for your operating system there, proceed as described in Downloading CCMS Agents.
sapcar -xvf <package>
Among other things, the directory install_mon now contains the files SAPOSCOL and SAPCCMSR (name extensions depending on the platform).
Log on as the root user and start install_root.sh.
Switch to the original user and start install_user.sh.
Execute the script install.cmd.
During the registration, enter the passwords of the users to be used for communicating with CEN, and confirm the other specifications.
/usr/sap/ccms/bin/saposcol
/usr/sap/ccms/bin/sapccmsr -DCCMS
If the agent is monitoring a SAP Web AS 6.20 Java instance, the agent should be started under the user <SID>adm. In this case, instead of /usr/sap/ccms/bin/sapccmsr -DCCMS, enter the following command in the inittab:
su - <SID>adm -c '/usr/sap/ccms/bin/sapccmsr -DCCMS'
The J2EE Engine or the monitored host is now registered with CEN; you can see the corresponding monitoring data in the Alert Monitor in CEN. The displayed monitoring data includes the data at operating system level that is collected by the operating system collector SAPOSCOL.
CCMS Agents start page