cancel
Showing results for 
Search instead for 
Did you mean: 

Registring SAPCCM4x agent

Former Member
0 Kudos

Hi All,

I have registered two CCMs agents in ECC 6.0 server (windows on Oracle) by using the following commands:

SAPCCMSR -R pf=instanc profile path

and

SAPCCMSR -j2ee -R pf=instance profile path

. Two services have been created "sapccmsr.<SNo.> " and " sapccmsr.99 " . I think the above two are to monitor the local system in which it is registered.

--? Is my understanding correct?

I want to register sapccm4x also but when i tried it has thrown me the following error:

Monitoring segment belongs to central system <SID>

CCMs agent SAPCCM4X may only be run for remote segments that do not belong to central system <SID>.

I have not done this task before so i am having few doubts:

--? We are planning to have our central system as Solution Manager so can i register sapccm4x in ECC 6.0 or do i need to register this in Solman?

--? When i tried registering sapccm4x in SOLMAN also i received the same error. How to make SOLMAN come to know that sapccm4x is regsitered to you to monitor ECC 6.0 also?

These may be the basic questions but i didnt find exact answers to the above. Could you please help me out.

Thanks,

Subbu

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Before starting to register the ccms agents from the stellaite systems to the central system (SolMan) you need to create a communication user CSMREG using the tcode RZ21 (technical infrastructure --> Configure central system --> create CSMREG user.

You need this user while registering the satellite systems and also to create the RFC destinations.

The folowing link provides you step by step procedure in configuring central system monitoring using CCMS.

[http://help.sap.com/saphelp_nw04/helpdata/en/94/1ff74049b28566e10000000a1550b0/frameset.htm|http://help.sap.com/saphelp_nw04/helpdata/en/94/1ff74049b28566e10000000a1550b0/frameset.htm]

Regards,

Varadhu

Edited by: Varadhu on Aug 31, 2009 11:22 AM

Former Member
0 Kudos

1. Yes, your understanding is correct. But, sapccm4x for ABAP and sapccmsr for ABAP+JAVA, JAVA remote systems.

2. register and install sapccm4x in remote ECC6.0 ABAP. Register it with the central system i.e. solman. CSMCONF file needs to be download from solman and it's credentials will be used in registration

3. RFC would be created between the remote system and the solman system while registering the sapccm4x agent. You can monitor the remote agents in solman in RZ21 -> system topology -> Agents for remote systems

there you will see and test the rfc

As already suggested, please go through help page for clear understanding

http://help.sap.com/saphelp_nw04/helpdata/en/94/1ff74049b28566e10000000a1550b0/content.htm

Diggeshhjoshi
Contributor
0 Kudos

Hi Subbu,

I would recommend you to go through following link and understand function of CCMSAGENT

http://help.sap.com/saphelp_nw04/helpdata/en/e2/eff640fa4b8631e10000000a1550b0/frameset.htm

You don't need to install SAPCCMSR and SAPCCM4X agent together on one system.

SAPCCMSR Agent is for ABAP+Java stack and non-sap systems.

SAPCCM4X is only for ABAP stack.

You need to register agent as per your Satellite system (ECC, BW, CRM) configuration and your monitoring requirements.

Thanks,

Digesh Joshi