About CCMS Agent

Hi All,
I would like to know latest version of CCMS Agent in solution manager4.0.
cheers,
praveen

Hi,
Check this...
Displaying the Version of a CCMS Agent
Call the agent with the option –V (for example, with the SAPCCMSR agent):
>sapccmsr –v
CCMS version 20010925, 32 bit, multithreaded, Non-Unicode
compiled at  Sep 17,2002
systemid  560 (PC with Windows NT)
relno  6200
Patch text patch collection 2003/2, SAP note 584136
patchno 344
And also, plz. read this..also...
http://help.sap.com/saphelp_nw70/helpdata/en/8b/f64352e1bfbd4eb43e432860504a1c/frameset.htm
and
http://help.sap.com/saphelp_nw70/helpdata/en/fa/dda03b04cd2435e10000000a114084/frameset.htm
Note: Points always encourage me to reply !!

Similar Messages

  • CCMS Agents - sapccmsr

    Hi,
    I have read some of the existing threads on here about CCMS agents but it seems it does not answer some of my questions. I am setting up ccms system monitoring using SolMan, as the CEN. So far i have used sapccm4x to monitor our standalone ABAP systems and i have used sapccmsr to monitor our double stack systems (ABAP/Java). Now from what i can analyse on the system, it seems double stack systems have 2 profile files, one for ABAP instance and one for Java instance both, which have different instance numbers. Now if i start sapccmsr with the option -j2ee using the ABAP instance profile it says it cannot start becuase -j2ee is for java instance not ABAP, so that i can understand. If i wanted to use sapccmsr to monitor the java instance i could use the java instance profile but with the option -j2ee or alternatively i could go into the Visual Administrator and setup sapcmmsr there...correct??
    I have also used ccmsping for availability monitoring all ABAP instances and used GRMG heartbeat availability monitoring for Java instance in visual admin.
    Other thing that puzzled me was that to centrally check all systems we use the RZ20 in CEN to check threshold levels, which we need to set?
    I would use DSWP txn -> Solution Monitoring for setup the thresholds on user defined entries.
    thanks,
    Mani

    Hi,
    To answer your question--
    1. If i wanted to use sapccmsr to monitor the java instance i could use the java instance profile but with the option -j2ee or alternatively i could go into the Visual Administrator and setup sapcmmsr there...correct??
       For java stack, you need to use correct command for registering SAPCCMSR, with -j2ee option and with correct java profile, once it is registered, you need to have correct settings define in Visual Admin also.
    2. Other thing that puzzled me was that to centrally check all systems we use the RZ20 in CEN to check threshold levels, which we need to set?
    I would use DSWP txn -> Solution Monitoring for setup the thresholds on user defined entries
    Any one option you can use above, ideally RZ20 was used along with appropriate threshold values, but now we can also make use of DSWP, for satellite system configuration.

  • CCMS agents, alert monitoring, SNMP traps

    Hi Guys,
    I have a question. There is a requirement about monitoring. Any documenation or links will be really appreciated.
    My client needs me to use CCMS agents, alert monitoring for both ABAP and JAVA stacks, SNMP traps, sending SNMP traps, interface CCMS with third party monitoring tools. Mostly, the ,monitoring is done thru RZ20.
    Anybody can point me in right direction or material.
    Thanks
    Venky

    Hi,
    Check these CCMS Weblogs. Really good ones...
    /people/federico.babelis2/blog/2006/04/26/ccms-rule-based-monitors-configuration-guide-for-dummies
    /people/aravindh.prasanna/blog/2005/12/23/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part--1
    /people/aravindh.prasanna/blog/2006/02/20/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-3
    Feel free to revert back.
    --Ragu

  • Creating OS400 tasks to start and stop CCMS agent

    Hi all,
    Does anybody have any information about how to create the jobs to start and stop the CCMS agent on an iseries machine?
    Regards,
    Koen Engelen

    All,
    Starting the job interactively works great, I'm able to start and to stop the agent.
    But when I schedule the job in the jobscheduler it does not run. The following error is given:
    ILEWRAPPER calling sapccm4x: cannot find PASE executable "sapccm4x" in path
    Can anyone please help?
    Best regards,
    Koen Engelen

  • CCMS Agent Error!!

    Hi Experts,
                       While stopping the CCMS Agent I am getting the following error :
    ew1adm> sapccmsr -j2ee -stop pf=/usr/sap/EW1/SYS/profile/EW1_DVEBMGS02_ew1app
    INFO: use SAPLOCALHOST ew1app
    INFO: CCMS agent sapccmsr working directory is /usr/sap/ccms/EW1_02/sapccmsr
    INFO: CCMS agent sapccmsr config file is /usr/sap/ccms/EW1_02/sapccmsr/csmconf
    INFO: sapccmsr is not running. Nothing to do!
    EXITING with code 0
    It should come like this while stopping the agent :
    INFO :Setting Stop Flag for sapccmsr.
    INFO: Waiting for Background process to stop.
    INFO : Background process was stopped
    INFO : Agent was stopped. *
    I am not all able to stop the agent & start it again.Please guide.

    Hi,
    It seems to me a shared memory problem. Check and carryout the work mentioend in below note. I was able to solve similar problem earlier with this note.
    Note 883361 - CCMS agent does not start
    Summary
    Symptom
    Windows: The service "sapccmsr" or "sapccm4x" does not start or immediately stops again.
    UNIX: When you start the agents sapccmsr or sapccm4x, the system issues the message "Another agent is already running with this profile".
    Other terms
    sapccmsr, CCMS, RZ20, sapccm4x, initshm
    Reason and Prerequisites
    CCMS agents manage monitoring data in a shared memory segment. You can identify this segment by an instance number for instance-specific CCMS agents, and by instance number 99 for instance-independent agents.
    Only one CCMS agent may run for each instance, so the administration information of the CCMS contains information about whether an agent has been started already for an instance. The system refreshes this information when the agent is started, and deletes it when the agent is stopped.
    If, due to an error, the agents could not be stopped and the administration data above could not be deleted in the shared memory, a newly started agent receives the information that another agent is running even though there is no longer a corresponding agent process. The system then issues the message described under "Symptom".
    Solution
    1. Check whether the agent involved is running. The process number of the agent process is noted in the agent log file "sapccmsr.log" or "sapccm4x.log" under "pid":
                  CCMS version  20040229, 32 bit, multithreaded, non-Unicode
    compiled at   Sep 22 2005
    systemid      560 (PC with Windows NT)
    relno        7100
    patch text    patch collection 2005/5, OSS note 809007      patchno       0
    intno        20053800
    running on    P129685 Windows NT 5.1 2600 Service Pack 1 2x Intel 801586 (Mod 2 Step 9)
    pid          3024
    pro-file      test.pfl
    2. Check whether the agent process still exists.
    3. If the process is no longer running, you can initialize the administrative data for the shared memory as follows:
    Agent for J2EE and TREX instances:
    sapccmsr pf=<instance profile> -j2ee -initshm
    instance-independent agent:
    sapccmsr -initshm
    Agent for ABAP instances:
    sapccm4x pf=<instance profile> -initshm
    You can then restart the agent or agent service.
    The error was eliminated with CCMS Patch Collection 2007/4.
    Regards
    Naeem

  • Cannot restart CCMS agent after kernel upgrade

    Morning,
    Can someone help with my issue? I've just upgraded my Business Intelligent Development system to Kernel 700 - Support package 200.
    Since the change I'm unable to restart our CCMS agent on the server. When I try to restart get the following message appear "ERROR: Cannot open Monitoring Segment 0 rtc = 255".
    I've tried to uninstall and re-register the agent, unfortunately still getting the above message.
    Many Thanks
    Gavin

    Gavin
    check SAP Note 1307195
    INFO: Download Agent Alerts and some current values to
    /usr/sap/QO1/DVEBMGS00/log/ALAGENTALERTS.
    INFO: Disconnected from monitoring segment, reconnecting now  ...
    ERROR: Cannot open Monitoring Segment 0 rtc = 255
    Last reported error: [255]  AlAttachShm: ShmAlCreate (SHM_ATTACH)
    returns error 1.
    The problem was resolved in CCMS Patch Collection 2009/1. See the referenced note for the information about patch availability and agent upgrade procedure.
    As a workaround use monitoring and restart tools your operation system provides to automatically restart the agent process. For example, you can use inittab configuration file as described in the on-line documentation:
    http://help.sap.com/saphelp_nw70/helpdata/EN/43/041c1d0fcf2bc4e10000000a114cbd/frameset.htm
    Nesimi

  • CCMS agent for notification

    Hi guys,
    I have a production server on SAP ERP 6.0 EHP6. I want to send a mail to a few people whenever the SAP instance goes down. I do not want to configure anything thru solman but directly on this server itself. I've read about CCMSping etc. For the mail part, I've already configured SCOT successfully.
    1) I want to know whether ccmsping (or ccmsagent) is appropriate for knowing when the SAP instance goes down?
    2) Can I directly install & configure ccmsagent on the server (no involvement of solman)? If yes, can someone please list down the steps briefly how to do it under unix?
    regards.

    Dear Suraj,
    1) Do I need to create the CSMREG user before installation of the agent?
          You can create anytime. It is a Communication user with role "SAP_BC_CSMREG".  you must not change the password of the user CSMREG.
    2) Under windows we require the shared folder \\host\saploc\prfclog. In unix (solaris), it is not required, isn't it?
    You can get directory structure here.
    Working Directory and Log Files of the CCMS Agents (SAP Library - CCMS Agents)
    3) What configurations do we need to do after installation of the agent? Can I follow as per Srinivasan steps mentioned above?
    You register ccm4x service for abap system in OS level
    SAPCCM4x -R pf=<instance profile name>
    Restart OS and check the ccms service in services.msc
    Thanks & Regards,
    V Srinivasan

  • CCMS agent update fails with an error

    Hello All,
    We are trying to update CCMS agent 700 unicode version on 640_REL unicode kernel.
    But we are getting below error
    ./sapccm4x -v
      Could not open the ICU common library.
       The following files must be in the path described by
       the environment variable "LIBPATH":
       libicuuc30.a, libicudata30.a, libicui18n30.a [nlsui0_mt.c 1557] pid = 860208
    Please help.
    Thanks,
    Anu

    If you use the Unicode version you need to install the Unicode libraries also.
    You find them in the download area (where you got the CCMS patch) under "UCLIB". I assume this is AIX so you can also search for the file
    UCLIB_3-20000978.SAR
    extract it and put the files in the kernel directory.
    Then logout and logon (the shell) and try again (or simply give a 'rehash' command).
    Markus

  • CCMS Agent Issue in Central Monitoring System

    Dear Guru's,
    We are configuring the CCMS Agent in our landscape, while registering the CCMS Agent we're facing some issue.
    CEN system - Only ABAP Stack - ECC 6.0 Ehp3
    Target System - Double stack (ABAP + JAVA, Netweaver 2004s)
    After completing the Visual Admin settings. Service file SAPCCMSR.99 has
    been generated automatically. As per the help.sap the service file should
    be SAPCCMSR.<Instance No.>, our instance no. was 00 but its was generated
    with 99 (SAPCCMSR.99).
    Two RFC has been created in Double stack system and one RFC has been
    created in ABAP system.
    RFC in ABAP system :
    SAPCCMSR.HOSTNAME.00 - its not working
    (Error Details, ERROR:program hostname.sapccmsr.00 not registered)
    RFC in Dual-stack System :
    SAP.CCMS.J2EE.SID - its working
    SAPCCMSR.HOSTNAME.00 - its not working
    (Error Details, ERROR:program hostname.sapccmsr.00 not registered)
    While testing the Remote System Topology, we're getting communication
    error.
    In RZ21, Topology - Agents for Remote Systems - Display Overview, Agent
    for SAP System SID tab, Agents for Remote SAP Systems, selecting the
    available system (Dual stack system) and give Test Connection means
    its throwing Error opening an RFC connection - SAPCCMSR.HOSTNAME.00
    Could you please suggest, what we're missing.
    regards,
    Guna

    Hi,
    Thanks for your reply.
    What your said was rite, but I'm unable to get J2EE (Java Stack) alert information in RZ20 of the same system, coz., its dual stack system. If we don't have any issue in Java means it should be updated in RZ20 of the same system.
    In Dual-stack System:
    RZ20 -> CCMS monitor sets -> SAP J2EE Monitor Template -> All Systems -> SID -> J2EE Engines, J2EE Applications, J2EE Log files... these are not updating here.
    Could you kindly suggest for above issue.
    regards,
    Guna

  • Error while registering CCMS Agent !!!!

    Hey,
    I was trying to configure the SAPCCMSR agent in the development PORTAL which is a JAVA (Non ABAP)  stack through "J2ee Visual Administrator".
    I am getting the following error:
    1 ) ERROR: DSR: Dynamic Library dsrlib.o is Non-Unicode.     
      Cannot load this library
    2) ERROR: Cannot open Monitoring Segment 0 rtc = 245
    3) Error during registration of CCMS Customizing destination   
    User not authorized. Session terminated
    Please guide me on this.
    Regards,
    Ashish .A. Poojary
    Edited by: Ashish Poojary on Nov 6, 2008 11:20 AM

    Hi Ashish,
    refer this link.
    http://help.sap.com/saphelp_nw04/helpdata/en/48/6a76607a7c91409474ad6c7b6f5a26/frameset.htm
    Re: CCMS agent registration on central system
    Regards
    Supraja

  • Error while configuring CCMS Agent

    Hello Gurus,
    I am trying to install CCMS agent on our BI Dev system, but it gives me below error.
    Error Message -
    ERROR: Cannot open Monitoring Segment 0 rtc = 245
    Last reported error: [249]  CCMS monitoring segment has wrong EYE CATCH: CCMS mo
    nitoring segment belongs to a non-ABAP instance.
    SAPCCM4X of release 7.00 is to be used only to monitor ABAP instances of kernel
    release 7.00 (NW04s) or 6.40.
    EXITING with code 1
    Error Message -
    I am trying to run the command S:\usr\sap\SID\SYS\exe\uc\NTAMD64>sapccm4x.exe -R pf=S:\usr\sap\SID\SYS\profile\profile_name
    I have downloaded the file as discribed on the help.sap.com link
    http://help.sap.com/saphelp_nw70/helpdata/en/ca/118110ff542640b7c86b570cc61ae3/frameset.htm
    I have configured CCMS Agent on our ERP Dev system, but on BI/BW I am getting this error.
    Could you guys please help me on this.
    Best Regards,
    Amit Vaij

    Perhaps your BI system is dual stack, or even java only?
    In that case you should install the sapccmsr agent (as well).
    Regards,
    David

  • Changes done in oscolfile.txt are not picked up by CCMS agent

    Hi Ppl,
    I want to monitor one File System at OS level in monitores system using Alert Monitoring in CEN.
    I made an entry in OsColFile.txt , also the exact path of OsColFile.txt file is maintained in sapccmsr.ini.
    Even then i cant see the MTE corresponding to that FIle System under Monitoring tree.
    I have restrarted the CCMS agent couple of times, also restarted the agent's memory segment in "warm up state" couple of times, but to avail nothing.
    Kindly suggest what else i can do.
    Thanks

    Hi,
    Problem has been resolved.
    It was human error only, directory was made into oscolfile, rather it should be of filesystem.
    Thanks all.

  • Cannot stop and start CCMS agent

    Hi experts,
    I'm new to SAP and here we have problem on sapccmsr agent not running. Previously the sapccmsr was running fine until one day it is not. When i tried to start the application, it says that theres another CCMS agent running with the profile:
    bcuser> code/libs/sapccmsr -DCCMS pf=saploc/oscol.pfl
    INFO: CCMS agent sapccmsr working directory is /sbdc/sapbc47/Server/packages/SAPMonitoring/saploc/PRFCLOG/sapccmsr
    INFO: CCMS agent sapccmsr config file is /sbdc/sapbc47/Server/packages/SAPMonitoring/saploc/PRFCLOG/sapccmsr/csmconf
    INFO: Central Monitoring System is [M04]. (found in config file)
    INFO: Checking shared memory status of sapccmsr
    Another CCMS Agent is already running with this profile.
    EXITING with code 0
    bcuser> ps -ef | grep sapccmsr | grep -v grep
    bcuser>
    And when i tried to stop the sapccmsr manually, it failed:
    bcuser> code/libs/sapccmsr -stop pf=saploc/oscol.pfl
    INFO: CCMS agent sapccmsr working directory is /sbdc/sapbc47/Server/packages/SAPMonitoring/saploc/PRFCLOG/sapccmsr
    INFO: CCMS agent sapccmsr config file is /sbdc/sapbc47/Server/packages/SAPMonitoring/saploc/PRFCLOG/sapccmsr/csmconf
    INFO: Setting Stop Flag for sapccmsr
    INFO: Waiting for background process to stop...
    INFO: Background process has not stopped after 10 seconds.
    INFO: Process might be busy..
    INFO: Please try again.
    EXITING with code -1
    bcuser>
    Yeah i think it is because there is no sapccmsr processes running!
    My question is; how to force the sapccmsr to start? I already delete the sapccmsr.pid but no success.
    The last resort would be to restart the box but unfortunately, thats not the feasible option... for the time being...
    Please help....
    Thanks in advance

    try to execute execute ./sapccmsr pf=/usr/sapSID/SYS/profile/PROFILE -j2ee -initshm
    filter on
    INFO: Attached to Shared Memory Key 73 (size 60000000), no pool used
    so you see the size of the shared memory is 60000000
    then execute on solaris
    ipcs -ma |grep 60000000
    this will result in keys with size 60000000
    m 108039 0x4761 rw-r--- eppadm sapsys eppadm sapsys 1 60000000 4955 20441 11:40:28 11:40:28 8:30:38
    m 5744 0x3d9d rw-r--- yppadm sapsys yppadm sapsys 1 60000000 29224 29224 15:22:23 15:22:24 15:22:23
    m 30323 0x3f91 rw-r--- yppadm sapsys yppadm sapsys 1 60000000 29480 29480 15:22:33 15:22:35 15:22:33
    m 150522485 0x46fd rw-r--- eppadm sapsys eppadm sapsys 4 60000000 21181 5909 12:05:31 12:05:31 17:03:39
    in this case there are 4 with size 60000000 our instance EPP both ccms agents had a problem so we cleaned those 2 entries
    ipcrm -m 108039 -m 150522485
    afterwards the agents were able to start

  • CCMS agent installation

    Hi Experts,
    I am doing SAP CCMS agent installation to monitor a non-SAP system which will be monitored by a Central monitoring system.
    I have followed all the steps as:
    http://help.sap.com/saphelp_nw04/helpdata/en/a8/adf7409b9d8531e10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/e2/eff640fa4b8631e10000000a1550b0/frameset.htm
    1. communication user CSMREG in Central monitoring system.
    Created the CSMCONF start file for CCMS agents in monitoring system.
    2. CCMAGENT.SAR , SAPOSCOL.SAR ,  INSTALL_WIN.SAR
    And done the configurations required in the monitored system.
    3. Register the CCMS agent with CEN and start the agent. By following this step:
    <hostname>\saploc\prfclog\sapccmsr.exe -R*
    while registering the CCMS agent ,
    I ma getting this...
    This CCMS agent program sapccmsr is able to actively report alert data into the monitoring system[CEN], which is the central monitoring system.
    to enable this feature, you have to setup the user CSMREG in [CEN].
    After entering the RFC logon info for the user,
    client:001
    user:CSMREG
    language:EN
    host name:
    load balancing:n
    system number:01
    router sting :optionla
    trace lavel:0
    password for CSMREG user:********
    Its showing this error:
    ERROR: RFC error during logon: 105 DESTINATION_NOT_EXIST
    How to solve this?
    Do I have to do any RFC configuration in the Central monitoring system(as I want to monitor a non-SAP system)?
    urgently required.
    Any help will be appreaciated.
    Regards
    Manisha

    Hi Manisha,
    Yes you will have to create a RFC and a suitable RFC user in the Central Monitoring System (CEN) via txn RZ21 to monitor these remote systems.
    Please follow this link:
    http://help.sap.com/saphelp_nw04/helpdata/en/a8/adf7409b9d8531e10000000a1550b0/frameset.htm
    Please award suitably if helpful.
    Regards, Dibya

  • Error while registering the CCMS agent

    Dear All,
    When i am trying to register the SAPCCM4x agent in my landscape i am getting the error "104 RFC_ERROR_SYSTEM_FAILURE'
    can anyone tell me the what are the possible reason for this error and solutions to resolve.
    and
    what authorisations for the CEN user and RFC connection should exist before registering the CCMS agent.
    It will be great help if you comment on this,
    thanks & regards,
    Krishna Joish

    Hi Krishna,
    Please check for the authorization object S_RFCACL for the RFC user.
    Check the RFC connection properly.
    Please elaborate the error if it persists.
    Regards,
    Sunny

Maybe you are looking for