Spool monitoring in CCMS

Hi,
We are running a program in back ground and it writes in the spool after execution. Is there any way of alerting in CCMS, once the spool is written.
Regards,
Sudharshan

Not sure if there is a way to do this via CCMS.  However you could set a spool list recipient so the spool could be emailed and forwarded, which could set off some kind of inbox rule in a mail client.  Or you could set an event trigger for the job, basically controlling it via ABAP with program logic handling the spool creation, kicking off a shell script in SM69 or raising another event trigger that could be captured by CCMS.

Similar Messages

  • Spool Error Monitoring through CCMS not available in Standard Delivered MTE

    Hi Everyone,
    My Client requirement is to monitor SPOOL Errors through CCMS. But Standard Monitoring Tree Elements (MTEs) does not capture the Spool Errors .
    Can anybody Please let me know , How Can I setup Spool Error Monitoring through CCMS.
    Thanks & Regards
    Deepak Gosain

    Deepak,
    Check this One...
    //help.sap.com/saphelp_nw70/helpdata/en/34/658a3b15566262e10000000a11402f/content.htm]
    Hope this Helps....
    Happy Learning
    Chander N Purna

  • How to monitor Spool errors/Spool request in CCMS

    Hi @ all,
    I have configured our Solution Manager system to monitor the spool system in the CCMS environment. However I also want to monitor spool errors/spool request in the *CCMS. I have already search in SDN for a solution but couldn´t find any. Do you have any idea how I could monitor the spool errors in CCMS (like in the transaction SP01) ?
    Kind regards
    Thomas

    Hi
    Have you checked this [http://help.sap.com/saphelp_nw04/helpdata/en/18/2625c6fed011d18e410000e83dd9fc/content.htm|http://help.sap.com/saphelp_nw04/helpdata/en/18/2625c6fed011d18e410000e83dd9fc/content.htm]
    [http://help.sap.com/saphelp_47x200/helpdata/en/34/658a3b15566262e10000000a11402f/frameset.htm|http://help.sap.com/saphelp_47x200/helpdata/en/34/658a3b15566262e10000000a11402f/frameset.htm]
    Jansi

  • Adapter Monitoring with CCMS

    Hi,
    is there anybody who already set up an adapter monitoring  with CCMS using the alert framework of Runtime Workbench ?
    Background:
    When using the existing MTE's in CCMS (J2EE Monitor Templates - All Systems - <SID> - J2EE Applications - SAP XI Adapter Engine) only rare monitoring information related to XI messages are posted.
    What I would like to see are information about the adapters provided in the logfiles of each adapter.
    For example as soon there's a permission problem for a directory in File Adapter an alert in CCMS should be raised.
    I already checked SAP notes 870232, 913858 and 824039.
    Any feedback appreciated.
    Cheers,
      Juergen

    Hi,
      You can configure the CCMS as per the following two blogs,
    Part 1: /people/sap.user72/blog/2005/11/24/xi-configuring-ccms-monitoring-for-xi-part-i
    Part 2: /people/sap.user72/blog/2005/12/05/xi-grmg-customizing-for-xi-ccms-heartbeat-monitoring-part-ii
    Configure the Alert Framework with the below Blog as reference,
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
    Then forward the Alerts created in the CCMS to Alert Frame work, the required steps are given in the below help links.
    http://help.sap.com/saphelp_nw04/helpdata/en/3f/567ddea69d3d4c93a6aedabd08899e/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/30/62e77b2f4865488a866d4103923a93/frameset.htm
    Then any alerts that gets generated in CCMS can be passed to the Alert Category kept configured in the Alert Framework.
    Hope this helps you

  • RFC Monitoring using CCMS

    Hi All,
    We need to configure RFC availablity Monitoring in CCMS of our Solman system for our PRD satellite system.
    In PRD, We have created data collection method Z_CCMS_RFCDest_Availability_Trex which is using SALK_RFCDEST_AVAILABILITY as function module,
    Parameters in collection method are :
    COLL_METHOD            Z_CCMS_RFCDest_Availability_Trex
    RFC_DEST                   TREX_ES3_NWPRFI
    MTE_CLASS                Availability_RFC_Destinations_MA_Clas 
    CCMS agents are running fine in Solman and PRD. Now I expect that in Solman->rz20->PRD I should get Node like:
    PRD\Availability\...\RFC-Destinations\TREX_ES3_NWPRFI
    But I do not see any node there, It is blank screen on rz20 of this system.
    Please suggest what I am missing to complete the configuration part.
    Regards,
    Shivam Mittal

    Thanks Gary,
    I haven't seen this no where would I find it. Had a quick look on the market place and can't find it!
    Chris
    Just to add were using Netweaver 2004s
    Message was edited by:
            Chris Soden

  • RFC monitor with CCMS

    Hello,
    I'm implementing RFC monitor with CCMS and I have a problem.
    I was able to implement the method with an auto-reaction method of send mail.
    It is working fine but it doesn't repeat the alert!  Let's say, imagine that the RFC isn't working since 3am... we are now at 13pm and the alert is not triggered anymore. In fact, in RZ20 I just see 1 Alert triggered at 3am.
    Is there any way to set this alert to trigger every period of time?
    thanks.
    regards,
    Filipe Vasconcelos

    Hello,
    first it would be good to clarify which monitor are you implementing - there are multiple RFC monitors - for example:
    Availability and Performance Overview Monitor :
    http://help.sap.com/saphelp_nw70/Helpdata/en/ae/cd823bd26a5c42e10000000a114084/frameset.htm
    Transactional RFC and Queued RFC Monitor
    http://help.sap.com/saphelp_nw70/Helpdata/en/8b/ceea3b31aac554e10000000a114084/frameset.htm
    Best to type the name of monitor as displayed in RZ20.
    Based on the type of monitor you might find the answer here:
    http://help.sap.com/saphelp_nw70/Helpdata/en/f6/c55c3bab977239e10000000a114084/frameset.htm
    (for example for status monitor you can set option "When should a message trigger an alert?" to "Always (at every message)")
    Anyway I am afraid that in case you are using performance monitor there is not much you can do. Possibility can be to check if data collection method (for example function) has parameter that can do this (but I am skeptical about this) - if not then you would have to adjust data collection method or implement the monitoring in another way.
    Possibility can be to use some kind of "switch". You can activate option "Display All-Clears in Alert Browser" - this will generate green alerts. Then you can program your own autoreaction method that will perform the "switch operation" (simple insert/update/delete into some Z-table you will create - based on status of alert - red/yellow/green.) Then you can have batch job running another Z-program that is reading this value and constantly reminding use via email.
    If you program this in a good way (abstract autoreaction method) - you can reuse this solution for other monitors as well and easily buid you own email notification functionality.
    I hope it helps.
    Best regards.

  • Need to Set Customized monitors from CCMS.

    Hi All,
    I need to set the customized monitors from CCMS so that an alert in form of a mail will be triggered. Can some one route me to the online material which will guide me for that.
    Note: SCOT is already configured, so I just need to configure the ccms .
    Thanks In Advance.
    Regards
    Gopal.

    Check this link: http://help.sap.com/saphelp_nw70ehp1/helpdata/en/26/1afe3b470a1649e10000000a11402f/frameset.htm
    Regards,
    Mark

  • Communication Channel Monitoring using CCMS/Solution manager

    Hi ,
            I have configured everything in solution manager for message monitoirng of PI system, but my requirement is to monitor communication channel error in ccms.
    Is there any possibilty to trigger alerts for communication channel errors ??
    Regards
    Veeramalla

    Hi,
    Please refer following threads
    SAP Solution Manager and PI
    In addition you can refer solution manager wiki:
    http://wiki.sdn.sap.com/wiki/display/SM/WeblogsrelatedtoSolutionManager
    Regards,
    Deepak
    Edited by: Deepak  Shah on Feb 23, 2011 11:15 AM

  • Plain Http adapter Monitoring with CCMS / Alerting framework

    Hello all,
    Can you explain me the optimal way to monitor process using plain http adapter (Sender AND Receiver).
    My goal is to push issue information as soon as possible to monitoring team (via CCMS) when the process is in error.
    During my tests, I ve had a lot of messages with ICM HTTP error 110 but Integration engine did not trigger any alert.
    Thanks for your help.

    Hi,
    Check this link for ICF trace.
    http://help.sap.com/saphelp_webas620/helpdata/en/2d/64d041e74911d6b2e400508b6b8a93/content.htm
    /people/arulraja.ma/blog/2006/08/18/xi-reliable-messaging-150-eoio-in-abap-proxies
    /people/michal.krawczyk2/blog/2005/05/10/xi-i-cannot-see-some-of-my-messages-in-the-sxmbmoni
    regards
    Aashish Sinha
    PS : reward points if helpful

  • Communication Channel Errors to be monitored in CCMS

    Hi,
    We have set up CCMS Monitoring templates for PI monitoring. We have a business requirment to send communication channel errors to the IT team via CCMS
    We have configured ALERTCATEGORIES and defined alert rules.  The communication channel errors result in alerts. These alert categories are visible under the CCMS PI monitoring template.
    What is not getting transmitted is the alert long and short text in CCMS. 
    is there any way to achieve this?
    Please point to how to guide or blogs for the same.
    Thanks
    Abhishek

    Hi Amit...
    Check  the error i got when communication channel is red...
    till now it was working fine.......i tested with a file which has unproper mapping ..and sent it....it gave an error...with mapping exception..(Please do remember..before i sent unproper XML....commmunication channel was green)
    it often happen when i use unproper XML......
    here is the messages it says
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'java.lang.Exception: Column value '/102' too long (>1 for 3. column) - must stop', probably configuration error in file adapter (XML parser error)': java.lang.Exception: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'java.lang.Exception: Column value '/102' too long (>1 for 3. column) - must stop', probably configuration error in file adapter (XML parser error)'
    Edited by: Harsha reddy on Jun 20, 2008 10:01 PM

  • Business Connector monitoring in CCMS

    How can I enable CCMS monitoring for Business Connecter. Im using 4.7.
    /Teddy.

    All relevant information is available at https://websmp201.sap-ag.de/sbc-download
    Look at information under "CCMS Monitoring Package".
    Cheers,
    Sanjeev

  • Solution Managers System monitoring and CCMS/CEN

    Hi.
    Could anybody enlighten me on the Role of  CCMS / CEN in the Solution manager Monitoring.
    I have set up solution manager to Monitor my landscape. I have set up user defined limits and email alerts. These Alerts and the alerting agent - I assume - are carried out on the system being monitored.
    Now the question - I want the Solution manager box to be the CEN and do the Alerting centrally (from the SM box)  -  Will the MTE's and Alerts that I have assigned and configured through System Monitoring use the properties set up though the CCMS?
    I assume I will have to install the CCMS agents on all the target boxes - Will the Solution manager box process the Statics and send out the alerts from itself? If so How much workload does this place on the network and the box?
    Why does the solution manager not act as the central processing and alerting box from the start? If we go through the effort of setting up the monitoring - why does it not set up Collection and Alerting at the same time? 
    Any feedback will be appreciated.
    Thanks
    Terry H.

    Hi Terry,
    Solution Manager System Monitoring is using CCMS infrastructure, so we have two different ways to collect data (alerts) from the satellite systems, first via CCMS agents as you mentioned or the option to use RFC destinations to read the alerts. This can be configured automatically by SMSY in Solution Manager. The second option produces higher network workload, because every alert will be checked every 3 minutes, with agents only new alert values will be pushed.
    I hope this info helps you
    Regards,
    uDo

  • System Monitoring and CCMS Monitors

    In our production environment we have working CCMS Monitors set up thru RZ20.
    However if I go to solution_manager->system monitoring->operations tab, there are no alerts displayed on the page. Does system monitoring use the same backend as CCMS Monitoring? I am a little bit confused on this. If we set up System Monitoring, will this duplicate the CCMS Monitors we've previously set up?

    If you want to see alerts on Operation tab in solution_manager->Solution Monitoring->System Monitoring you first need to run "Setup System Monitoring" (link is just below tab Operation or run in from Operations Setup tab). Setup will not duplicate CCMS monitors. It will just mark which of the available alerts should be taken into account for solution_manager->Solution Monitoring->System Monitoring report.
    This might help you to start:
    http://help.sap.com/saphelp_smehp1/helpdata/en/5b/0c9ccfd262427685c245d7ea85cd7a/content.htm

  • Turn off a monitoring on CCMS (RZ21)

    I want to turn off a monitoring on RZ21 but I could not find the right button -- no button to turn off at all.
    Could you tell how? Thanks!

    hi Christy Kelly,
    Please follow these steps below:
    - Logon to your system
    - get into transaction RZ21
    - Under 'Toplogy'; choose 'System Overview'
    - Click on 'Display Overview'
    - Click on 'Local Segments (&)
    - Click on 'Edit/Change' button (pencil button)
    - Change Segment status to 'OFFLINE' or 'SHUTDOWN'
    - And 'save' the changes
    Otherwise, if not all above....I would suggest one otheway that's "Please STOP the CCMS service from services.msc"
    I hope these instructions will help you.
    Regards
    Sekhar

  • RFC monitoring in CCMS if the patch level    R/3 release 4.6C ?

    Hi all,
    FOr  RFC monitoring is possible in CCMS if the patch level   R/3 release 4.6C ?
        ST-PI 2005_1_46C
        ST-A/PI 01M_R3_46C
        SAP_NOTES 46C
        SAP_HR 46C
        SAP_BASIS 46C
        SAP_APPL 46C
        SAP_ABA 46C
    Please let me know the requirements  for configuration?
    Regards,
    Neni

    Hello Neni,
    It certainly seems possible to Monitor RFCs in relearse R/3 4.6C for tRRCs and qRFCs.
    Check your CCMS setup guide
    You can
    1. Start TX RZ20.
    2. Open monitor collection SAP CCMS Monitor Templates.
    3. Open the Communications monitor.
    4. Choose Extras -> Maintenance functions on.
    5. Mark the MTE 'Transactional RFC and Queued RFC'.
    There you can edit your hosts.
    You can restart the Monitor immdiately with transaction RZ2.
    Hope this is helpful.
    Regards,
    Paul

Maybe you are looking for

  • How to verify JavaScript alert message display on page with C#?

    Hi All, I have a question about verify the JavaScript alert message on page. For example, I input the script in browser address like: "javascript:onmouseover=alert('popup windows')" . How to verify there's a alert message displayed on page with C#? T

  • Any way of taking a screenshot to show the mouse cursor?

    I often take screenshots to explain things on the FCP X forum etc. In FCP X, like most video editing apps, the cursor can change its appearance dramatically according to what tool you are currently using. Unfortunately taking a screenshot does not di

  • Error -222 in ocompany.connect() method

    hiii all, at the time of company connect, ocompany.connect() function returns value -222. is it due to lack of share memory. thanks in advance regads nirdesh panwar

  • Why can't I read what I have written to the data socket server?

    Hi, I have a problem with DataSocket: I open a socket and in a cycle I read from the socket and write a boolean "TRUE" to the socket. But reading from the socket I always get a "FALSE" value back. Monitoring the socket from a second VI where a boolea

  • Gutenprint - how to use to install a printer?

    The instructions in the supplied doc and the instructions in the apple docs here do not match the dialogues I am being offered. Presumably updates have superceded the docs. I can see the PSC 1300, but I cannot see how to assign Gutenprint to it (whic