Application monitor

Hello
I have to build an application monitor (an user exit), I have the SAP documentation 'Application monitor with Sap Solution Manager', but i don't know how to fill /SSA/EXM program to create the customizing (and so the CCMS node).
The aim is to count number of items in a SAP table.
Does anybody can help me ?
Many thanks.
Fred

Hi Frederic,
have you already checked the available technical documentation?
http://service.sap.com/bpm -> Media Library -> Technical Information
BPMon Error&Handling Roadmap
Business Process Monitoring - Setup Roadmap 
Setup Guide - Application Monitoring 
Setup Guide - Business Process Monitoring 
Setup Guide - User Exit  
Workload Distribution Analysis for Background Jobs 
The "Setup Guide - User Exit" contains report /SSM/EXM.
Best regards,
Ruediger Stoecker

Similar Messages

  • Business process monitoring - application monitor

    Hi guys
    Perhaps you can assist.  I have setup a application monitor on SD Invoices AR , sales invoices not posted to FI . It is setup for one sales org and one distribution channel.  It picks up 3 documents.  The monitor runs at night .  When I however pull the detailed report for the 3 billing docs, it takes about half an hour to run ? I have tried filling in more information eg billing type etc but there is no difference. 
    My other monitor - sales documents, orders GI date in past not delivered works fine, with quick response on the detail reported for exactly the same sales org and distribution channel . (176 documents ) . 1 minute.
    What could be the reason for my invoices AR monitor taking so long to give me the detailed info ?
    Thanks in advance

    Hello,
    you cannot compare the performance of different key figures with each other as every key figure consists of one or more SQL statements of different complexity.
    The Sales Orders with GI date in the past are first selected via index table VEPVG which is usually very quick and later on the big application tables are selected like VBUK. As long as the backlog is moderate the key figure is very quick.
    For the invoices not trasferred to FI the main select is on table VBRK. With your retail business you have problem millions of entries in this table. The quesion is if an index on VBRK exists in your system that could support a fast query. And then you have to fill selection criteria according to the index needs.
    If you don't come to a conclusion there, please open an OSS ticket on component SV-SMG-MON-BPM and we will see if we can provide an SAP note improving the performance for this key figure according to your specific needs.
    Best Regards
    Volker

  • Business Process Monitoring - Application Monitoring help.

    Hi all,
    Through Business Process Monitoring, I am trying to configure monitoring on table NAST, so that an alert will be generated for Billing documents print outputs (application=V3, transm. medium=1) on specific message types, if the processing status is equal to either 0 (not processed) or 2 (incorrectly processed).
    I have configured this through application monitoring, using the 'Messages (Output Determination)' monitoring object. Under this,  was able to configure the 2 key figures of "unprocessed messages" and "incorrectly processed messages" with the parameters mentioned above (application and message type).
    I set the yellow alert threshold to 1, and the red alert threshold to 2, as I want to be notified each time a print output goes into status 0 or 2, and that a red alert be generated in the case where 2 or more print outputs are not successful.
    However, upon activation of this monitoring, I came across the following issue: The table NAST already has over 40 historic entries of unprocessed and incorrectly processed messages for these message types. The monitoring is picking up all these entries right away, and therefore a red alert is being generated.
    There does not appear to be a way to configure the monitoring to only look for new entries in the table matching the criteria, e.g. look for billing docs with status = incorrectly processed during the last 24 hours. It seems that unless the existing entries in the table NAST are either deleted or have their status changed to "processed", the monitoring will always pick up these entries and report a red alert, even if no new entries are discovered.
    Does anyone know how a way of configuring a date range with this type of monitoring, or do I have to modify the existing entries in the table (either delete them, change their status or set the "disregard" indicator on the messages in the table) before this monitoring will work as I hoped it would?
    Secondly - a more general point - although there are lots of good documents on configuring Business Process Monitoring, I have not yet found one which gives full details on all the different types of application monitoring available, and how each of them can be configured. I know that within Application Monitoring, when you choose a monitoring type, the grey box at the top half of the screen gives some good information on what the monitoring does and how to configure it, but a document which captures all these monitoring types in one place would be very useful - if anyone could point me in the right direction I'd appreciate it!
    Thanks in advance for any help with the first issue above,
    Regards,
    John

    Hi John,
    you get an overview about all available key figures in the PPT "Business Process & Interface Monitoring - Part 2" under https://service.sap.com/bpm --> Media Library --> Customer Information. It lists all Monitoring Object and Key Figures with Select-Options. There is no document that describes the setup of every key figure as the setup is too similar for most objects. Therefore the grey text boxes within the tool.
    The NAST collector will always pick-up everything older than x days. So you would have to process or delete the olde entries. But it is a good advise that for this rather technical key figure we should think about a delta mechanism like with our IDOC or ABAP dump monitor.
    Best Regards
    Volker

  • Process  Error in the Application Monitor

    Dear All
    we currently have the below shown Process  Error in the Application Monitor. it is absolutely impossible to delete them.
    What can cause this problem, please I need a solution on how to remove them for ever.
    Application Monitors
    Shopping Cart 
    Shopping Cart :  Not transferred to backend 
    Date  Time  Error Message 
    26.03.2011  00:29:36    
    26.03.2011  01:29:36    
    Shopping Cart :  Backend application errors 
    Date  Time  Error Message 
    25.03.2011  12:22:06
    Kind Regards
    Marco

    Hi,
    Try to locate the error in RZ20 transaction and delete it from there, then refresh your application monitor.
    regards,
    MRao

  • SRM Confirmation IDOC errors - Not appearing in Application Monitor

    We receive Shipping confirmations from vendors in XML format to our Business Connector and then the IDOC gets created in SRM. Some of the IDOCs are failing due to validation errors with data in confirmation. (For example the item level shipping count doesn't match whats on PO). When the failures ocur like this, the errors getting written to Administrators Inbox. All IDOCS succesfully processed in SRM in turn will go through normal confirmation scenario (Creating IDOCs in R/3).
    Is there a way to get them into EBP Application Monitor? Please let me know.
    Thanks,
    Suren

    Hi,
    You may not get ORA-4030 in the Alert log as it for system level resource issue, so it should appear at run time for new processes trying to create new processes and are requesting memory. The existing running database processes does not get impacted when they already have memory allocated.
    04030, 00000, "out of process memory when trying to allocate %s bytes (%s,%s)"
    // *Cause:  Operating system process private memory has been exhausted
    // *Action:
    Not all ORA errors reported on alert.log file. Some of the ORA errors are reported only on client side. This error will be reported on alert.log if any of the oracle server processes is not able to allocate memory.
    HTH
    Edited by: skvaish1 on Jan 21, 2010 10:08 AM

  • How to search Deleted SC in Application Monitor

    Hi All
    Got a question need your help.
    I'm not able to search the "Deleted" SC in Application Monitor.
    My version is 7.0
    I heard this is a BUG. Is that ture?

    DELTETED shopping cart you can see in monitor shopping cart transaction.
    it will have value ZERO .
    exactly where you are looking for monitor shopping cart or application monitor. ? which menu .
    If the requester DELETED a cart he may not see via CHECK STATUS. but Administrator can see his cart as DELETED status in Monitor shopping cart
    Muthu

  • How do i know user distribution whether WAP user in application monitor

    Hi when i use Txn ST07 i go to  Application Monitor: User Distribution but how do i know how many of them are WAP user  &  Application Server value indicates WAp also  & wt is in WP in table.
    Please help

    Hi Aarti Krishna,
    As per my understanding, WAP users which u mean is Mobile users?
    You can find the different kind of users logged on in Transaction AL08.
    Also, you can find the classification in transaction AL08 as
    1. Number of active users  
    2. No. of interact. users  
    3. No. of RFC-users 
    Now coming to 'In WP'----> which means 'Number of users connected to one work process'
    If you want more information regarding each name there, you may use F1 placing the cursor there.
    Hope this answer your question. Please let me know, if you need anything else.
    Thanks and Regards,
    Pavan Kumar Gali.

  • Application monitor node display off

    Hi All,
    I am using SRM 4.0. Strangely I am running into lot of troubles in SRM since yesterday as there was a mess up in the batch jobs.
    Now, we are having an issue with Application monitor. It is not showing any error message in ITS, but I could see some error messages in RZ20. In ITS, when I click on "Display all" under purcashe order or confirmations in application monitor, it used to show the errors or it will say no error. But now it is showing GUI - RZ20 screen with a message "Node Display off".
    I have tried by restarting the Application monitor, but it didn;t help.
    Could you please help me to fix this?
    Thanks,
    Arun

    Hi,
    Please refer to the following SAP OSS notes ->
    Note 135503 CCMS monitor arch: meaning of profile parameters
    Note 781100 CCMS: Too many nodes/too little memory during KMC monitoring
    Note 623164 CCMS: Error if alert/MONI_SEGM_SIZE=0
    Note 731165 RZ20: CCMS parameters for segment control
    Note 110368 FAQ - CCMS MONITORING INFRASTRUCTURE
    Note 509524 RZ20: Methods do not start
    Note 382769 RZ20: Error messages do not generate any Alerts
    Note 705569 BPMon: Important Msg's in Activation and Generation Protocol
    Note 807072 DataSources for ABAP and distributed statistics data
    Note 746193 RZ20: Generating all-clears ("green alerts")
    Note 783725 EP6.0 CM & Collaboration SP2 Patch 27
    Note 441768 - Displaying canceled shopping carts in monitor 3.0 and 3.5
    Note 395699 - Display shopping baskets with status 7 in the Monitor

  • SRM Application Monitor filter errors badi/exit

    Hi Guys,
    We want to filter the items from the application monitor error list (PO Backend errors and SC Backend errors).
    We want to let the user see only the PO/SC errors that belong to his purchasing organization.
    I wasn't able to find any exit/badi for these particular views.
    Do you know if there's any exit or any wda that could be enhanced to make this filter work?
    I found a BADI for the SC Monitor, but I want one for the errors.
    Thanks in advance!
    Matias.

    Hello Matias,
        Check with BBP_DOC_CHECK_BADI , it will surly help you a lot.
    BR
    Gaurav Gautam

  • Question about self defined Application monitoring object

    Hi
    I m trying to define my own monitoring objects, but what defined in the monitored system can not appear in solution manager(4.0). I have newest version of sap-a/pi , the ST-PI is 2005_1_700, any one can drop me some lines where coulde be the problem.
    best regards

    no one use self defined application monitoring?

  • Error in Application Monitor

    Hello,
    I am facing a weird problem.
    I see an error in application monitor with no description. It only has the date and time.
    When I try deleting this error, I get a message "Error deleting alert"
    Now in RZ20, I see that there is an error under Purchase Order.
    "Backend application errors       PurchOrder 4100001842: Transfer failed"
    When I try to open this and try to complete it, I do not see any item under the screen "Alert Display". So I am unable to complete this from RZ20.
    We are aware of the fact that we did have an error witht his PO. There was some config error which was rectified and moved to production after which the PO made it successfully to ECC.
    But the error remained in the application monitor and is now haunting the monitoring team who are forced to check every time to see if this is the old or a new one.
    Any idea on how I can get this off the app monitor?
    Thank you.
    Manish

    Hello Muthu,
    I have checked this already. We do not have any error in BBP_PD for this PO. This has got replicated to ECC with no errors.
    Not sure why this is still seen in app monitor.
    Any FM/Table from where I could delete this log entry. Just kidding..
    Pls advise.
    Thank you.
    Manish

  • Sherlok 1.4 Java Application Monitor

    Hai All,
    Is Sherlok 1.4 Java Application Monitor   good for monitering the memory usage, performace issues   of the java applications like EJBs.
    if any one knows about this one, please give the suggestion on this

    I have heard of Sherlok but, never got it to work right.
    What helped me out was GCviewer.  In fact, I did a blog post on what is does and where to get it.
    /people/david.rutt/blog/2006/08/23/trouble-shooting-java-memory-dumpster-diving

  • Application Monitor in the Portal - what authorization to use

    We would like our super users to use the application monitor transaction, directly from the portal, to be able to keep track of purchase orders etc that are not transfered to backend. The CCMS and RZ20 transactions are mainly for the administrators and included in the administrator roles, like SAP_EC_BBP_ADMINISTRATOR.
    What authorization object is needed to give the application monitoring possibility for the super users in the portal, without giving them "too much" authorizaton?
    Does anyone know?

    Hi,
    The bbpwebmonitor transaction includes the following authorization objects :
    B_BUPA_RLT
    BBP_BUDGET
    BBP_CTR_2
    BBP_FUNCT
    M_BBP_ADM
    M_BBP_PC
    PLOG
    S_ADMI_FCD
    S_BTCH_ADM
    S_BTCH_JOB
    S_DEVELOP
    S_DOKU_AUT
    S_OC_DOC
    S_OC_ROLE
    S_OC_SEND
    S_RFC
    S_SPO_DEV
    S_TABU_DIS
    S_TCODE
    S_TRANSLAT
    S_USER_GRP
    S_XMI_PROD
    For any transaction, just goto transaction SU24 et fill in with your transaction code.
    Kind regards,
    Yann

  • Application monitor in SRM 7.0

    Hi,
    we have SRM 7.0 in use and want to hide the following  application monitor : Contract, Business Partner. We want only the SC application monitor . OSS 1074659 is not possible because we have NETWEAVER BC instead of portal.
    Kind regards,
    Dorothea

    HI,
    Could you please tell me, how did you solve this issue. I'm having the same type of issue.
    Creation of shoppingcart thro'MDM catalog. It is approved. Local Purchase order is not getting
    created because of the following error and it is not replicated to the ECC 6.0.
    in Application monitor in SRM 7.0 Portal screen.
    1. Backend error: Enter G/L Account
    2. Purchase order still contain faulty items.
    3. Issue with error showing Sum of Quantities >1.728< larger than total quantity
    PO Status is'error in process'
    Regards,
    Anjan

  • Website blade shows wrong name under Application Monitoring for staging slot

    Hi,
    I've set up AI for a production and a staging  website. I can see both of them in the AI blade. I want to see them also in the website blade.
    In the production site website blade an Application Monitoring part is displayed. It shows the site name and it shows the AI name under a 'Loading...' bar (which does not go away).
    In the staging site website blade there is also an Application Monitoring part, but as the site name it shows {sitiname}/staging which is not correct (I named the site {sitename}(staging}.
    How can I linkt the right AI to the right website blade?

    Hi Vincent,
    Do you still see the Loading state in Application Monitoring part? BTW this part shouldn't show your application resource by the default, but it also shouldn't show the Loading state. You should be able to see the future selection of additional AI enablement
    for your Azure website that brings additional remote dependencies data.
    http://azure.microsoft.com/blog/2015/01/15/new-application-insights-functionality-on-azure-websites-with-the-application-insights-website-extension/
    We don't have an ability to add AI extension for the slot and as a result you'll not be able to see the resource there.
    For now you'd better use AI blade and the item about providing better experience to link the resources to the website/slot overview blade is in our backlog and we're working on this.

  • Application Monitoring

    Hello all,
    I would like to know if any of you have experience
    creating Application Monitoring tools that would
    monitor current application performance. An example
    would be to monitor the number of messages in que for
    a load balanced service (such as the database
    manager).
    Or has anyone integrated Forte with tools like Tivoli
    to monitor Application Performance? I read over Geoff
    Puterbaugh's documentation (very well written Geoff!)
    on the Tivoli integration with Forte, but this is an
    old document (circa 1996).
    Any input is greatly appreciated!
    Regards,
    Travis Foote

    I would be more interested in SNMP integration. Has anybody done any work
    in this area and if so can you share some code. The Forte demo is too old
    and would like some advice from some real work.
    thanks
    ka
    -----Original Message-----
    From: Daniel Nguyen [mailto:dnguyenclub-internet.fr]
    Sent: Tuesday, January 16, 2001 5:43 PM
    To: travis foote
    Cc: forte-userslists.xpedior.com
    Subject: Re: (forte-users) Application Monitoring
    Hi,
    You can monitor the agents of Forte. DS Data Systems did a product called DS
    Daemon I think which does that.
    You can also develop your own instruments for performances. You can find a
    library on http://perso.club-internet.fr/dnguyen/
    If you want to integrate your application with Tivoli the easiest way is to
    feed a file during your exception treatment. The Tivoli agent will make some
    pooling on the file en send messages to the console.
    Hope this helps,
    Daniel Nguyen
    Freelance Forte Consultant
    travis foote a &eacute;crit:
    Hello all,
    I would like to know if any of you have experience
    creating Application Monitoring tools that would
    monitor current application performance. An example
    would be to monitor the number of messages in que for
    a load balanced service (such as the database
    manager).
    Or has anyone integrated Forte with tools like Tivoli
    to monitor Application Performance? I read over Geoff
    Puterbaugh's documentation (very well written Geoff!)
    on the Tivoli integration with Forte, but this is an
    old document (circa 1996).
    Any input is greatly appreciated!
    Regards,
    Travis Foote
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com--
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

Maybe you are looking for

  • Adding a bookmark in Safari ios7?

    I cannot add a bookmark in Safari.  I updated to iOS 7.0.2 a week ago.  When I try to use the bookmark button (box with an upward arrow) Safari freezes and I have to close it.  I looked at settings for software and it said I am up to date.  All of my

  • Updating an already published book on iTunes Producer

    How do I go about updating my already published paid iBook without using iBooks Author? The reason is that I created my epub in InDesign and so I cannot open the epub in iBooks Author for me to update it using the iBooks Author to iTunes Producer met

  • 12:00 am printing

    When I print out my calendar, in every spot that I have a listing for an event, 12:00 AM comes up in that spot along with the event and the event time that I put in. What am I doing wrong?

  • Cannot install any app on OSx 10.6.8

    Hi I recently had an issue with my OSX 10.6.8 so the technician reinstalled 10.6.3 and i upgraded to 10.6.8 all seemed ok tried to download Chrome  and  Alfred 2 ( which were on my 10.6.8 before the incident) now it says " this app cannot be installe

  • Interactive access control

    on cisco routers, the following commands are available. login block-for - blocks x seconds after y login tried within z seconds login on-success and login on-failure log success/failure login requests these commands are not available on the ASA 5510/