Monitoring lock timing through CCMS

I want to setup a ccms monitor that has to notify when locks under SM12 are older than 24 hours. Can anybody have the information through which monitoring method I can configure this (solution manager 4.0 or WAS6.40)?
Thanks
Sateesh

Hallo Sateesh,
such a monitor does not exist within the SAP delivered monitor templates. You would need to create (which means you have to write a function module or report) your own data collector to get this data. The document <a href="http://service.sap.com/~sapidb/011000358700001752571999E/SUPPLIER_46A_EN_Neu.pdf">How to Write a Data Supplier for the Alert Monitor</a> describes how to do this.
Regards, Michael

Similar Messages

  • Queue monitoring in Solman through CCMS

    Hi All,
    Can some one please help me to know how Queue monitoring(SMQ1 and SMQ2 in ECC system) is possible through CCMs.
    Would be thank ful if somebody can provides me steps as to how we can configure queue monitoring.
    Thanks You all in advance.
    Regards,
    Prerna

    Hi Prerna,
    Please go through the below SAP Note and a link which will help you to configure Queue Monitoring in CCMS.
    441269 - Setting up tRFC/qRFC monitoring in the alert monitor
    http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/03/25/michals-pi-tips-component-based-message-alerting
    Let me know if You face any more Issues for the same.
    Thanks
    Ajitabh

  • API s for monitoring XI Components through CCMS in XI

    Hi
        Does anybody has an idea/experience about if there are some Api's for monitoring the XI components through CCMS(or any other way) programatically?
    Regards,
    Sudip.
    Message was edited by:
            Sudip Kumar Paul

    Hi Sudip,
    Please look at the below link 
    http://help.sap.com/saphelp_nw04/helpdata/en/cd/4f1a403233dd5fe10000000a155106/frameset.htm
    Thanks and Regards,
    Chandu.

  • 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

  • Print monitor locks up if there are multiple documents printing

    I have a HP Laserjet 3015 and a iMac G5. I reinstalled the newer hp drivers recently. Since then, when I am printing in OS 9, if I have more than one document in the print monitor, the print monitor locks up, then if I force quit it and delete the documents in the printmonitor documents folder, it still won't print. I have to re-boot my computer. I don't know what to do, and hp certainly isn't any help. I emailed them through their mac support system and they said it was on the mac end and they couldn't help me. Please, can anyone solve my problem?

    Hi, hunterjin -
    Welcome to Apple's Discussions.
    Try increasing the memory allocation for OS 9 (Classic); adding 50% to the original Preferred amount is a good starting point -
    http://docs.info.apple.com/article.html?artnum=152297
    You may also need to try increasing the memory allocations for the Print Monitor and the Desktop Print Monitor programs - these can both be found in the Extensions folder in Classic's System Folder. If you use desktop printing with Classic (OS 9), the memory allocation for the desktop printer icon used by OS 9 can also be increased. Doubling the original Preferred amount is a reasonable increase.
    http://docs.info.apple.com/article.html?artnum=151908

  • Obtaining monitor lock of a blocked thread

    Is there a way to obtain the monitor lock (reference to the object) of a blocked thread? Something like Object Thread.getMonitorLockedObject()Also when you get the locked object it would be useful if you can get reference to the thread which is holding it, e.g.
    Thread Object.getLockingThread() although the latter could be achieved through iterating over all threads and calling boolean Thread.holdsLock(Object)Such methods would help very much in debugging deadlocks and other concurrency problems.

    <pre>
    Is there a way to obtain the monitor lock (reference
    to the object) of a blocked thread? Something like
    Object Thread.getMonitorLockedObject()
    Not that I'm aware of, and a quick glance through the APi didn't look promising.
    Also when you get the locked object it would be
    useful if you can get reference to the thread which
    is holding it, e.g.
    Thread Object.getLockingThread()although the latter could be achieved through
    iterating over all threads and calling boolean
    Thread.holdsLock(Object)
    Again, no. And your work-around wouldn't work, since the holdsLock method is static and can only be called for the current thread.
    Such methods would help very much in debugging
    deadlocks and other concurrency problems.There already are some useful methods for that in the Thread class, e.g. getState() and getAllStackTraces().
    </pre>

  • Monitoring locking on a specified table

    Hi there,
    Helppp....does anyone know how to monitor locks in a particular table (eg: NRIV)in Solution Manager or CCMS please ?
    Many thanks,
    Mina

    Hi Mina
    sorry if this reply comes too late for you..
    However at my current client, they had immense NRIV locking problems for many years when they ran R/3 invoicing jobs in parallel.
    As I am also from an Oracle background, I originally assumed that the deadlocks were due to poor DB2 performance and spent months investigating this angle.
    The deadlocks for this can be seen in transaction DB01, but I never saw NRIV locks in SM12 (due to the buffered nature of the NRIV access I think). You can also see deadlocks and timeouts for DB2 in transaction /nDB2.
    Finally I relasied that actually the bottleneck was not in the DB but in the app servers - the batch processes frequently displayed semaphore 8 (unable to access free dia wp). Monitiring this situiation in SM66/SM50 I saw  that the batch jobs spawned many workflow & RFC requested which satruated all the free dia wp's on the same app server, preventing the number range from being re-populated (this needs a free dia wp). However this gives the impression that it's due a database deadlock as in DB01 and in the ST22 dump, all clues point to this.
    So we shifted all WF and RFC on to separate apps servers and cleared the issue (so far at least). The batch jobs continue to run as they are able to replenish the number ranges now as there are many free dia wp's on the batch servers. The spawned asynchronous RFC's and workflows are processed on separate servers and do not block the batch processes.
    I hope this makes sense - it took us a long time to realise the solution and hence I'm posting it here in case it helps other people.
    Good luck
    Ratna

  • Locked(Timed)

    Hello.
    I have just installed Oracle 10g database, and an applicative account keeps getting locked out. The note in Enterprise Manager says Locked(Timed), so I know it is a timed lockout. I have unlocked, expired password, changed password and everything I know to do, but it still keeps happening. I have not see this in previous versions of Oracle, so what did I do wrong? How can I correct the problem? Thanks!!!
    There is a way to monitor and create an audit table with all logins in order to see where this problem occours?

    If you enable auditing then set AUDIT SESSION
    you would be able to query the DBA_AUDIT_SESSION view to identify successful and failing logins.
    An account goes into "LOCKED(TIMED)" when
    a. It has a profile that is configured with FAILED_LOGIN_ATTEMPTS and PASSWORD_LOCK_TIME
    b. Some one or some application / client attempts the account with the wrong password
    Oracle then "locks" the account after the number of consecutive failing logins exceeds FAILED_LOGIN_ATTEMPTS and the account remains locked for PASSWORD_LOCK_TIME.
    Hemant K Chitale
    http://hemantoracledba.blogspot.com

  • User Administration through CCMS

    Hello Gurus,
    We need alerts or report for Users in ERP systems through CCMS.
    e.g.
    We need transactions per user history of ERP server.
    So my question is that is it possible to get user's transaction history through CCMS? (I know other ways to get user history, I just wanted to know that is it possible through CCMS?).
    If it is possible, then please let me know how it works? any document?
    Thanks in advance
    Nilesh

    Hi
    Hope below doc will help you
    https://websmp109.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000408612011E
    https://websmp109.sap-ag.de/~sapdownload/011000358700000509162011E/EEM_Script_Editor_EN_final.pdf
    Regards
    Prakhar

  • Difference between LOCKED and LOCKED(TIMED)

    Hi,
    Could anybody please elaborate the difference between LOCKED and LOCKED(TIMED) of a user in Oracle
    I checked several explanations but did not get clear idea.
    Please assist me..
    thank you..

    Hi,
    The first one is simple locking.
    But the second occurs when user has failed password attempts which was given to him/her via FAILED_LOGIN_ATTEMPTS PASSWORD parameter in his/her profile:
    SELECT username, account_status FROM dba_users WHERE username= ‘USER_NAME’;
    and
    SELECT resource_name,resource_type,limit FROM dba_profiles WHERE profile='PROFILE from 1st query';
    Edited by: Rodriguez on 31.01.2012 22:12

  • HT201365 How do I unlock the phone after locking it through "Find My iPhone?"

    How do I unlock the phone after locking it through "Find My iPhone?"

    If you placed it in lost mode to lock it, sign into icloud.com, click on lost mode and turn it off.  If it is locked with Activation lock you'll have to provide the password for the iCloud ID you are being prompted for in order to use it.

  • Can SMC monitor storage st6140 through storeADE(CAM)?

    I want to monitor server and storage with a mangement console, and receive the warning events. I try to use SMC and CAM to do it. When I've setuped and configed it, CAM can get warning events, but SMC can not. I've also installed rasagent, but SMC can't receive warning messages all along. I don't know why. Can't SMC monitor the st6140 through CAM? Or I need to do more configuration? Maybe this solution isn't ok. Does sun have other solutions to do it? Thanks.

    I want to monitor server and storage with a mangement console, and receive the warning events. I try to use SMC and CAM to do it. When I've setuped and configed it, CAM can get warning events, but SMC can not. I've also installed rasagent, but SMC can't receive warning messages all along. I don't know why. Can't SMC monitor the st6140 through CAM? Or I need to do more configuration? Maybe this solution isn't ok. Does sun have other solutions to do it? Thanks.

  • Monitor locks and DB integrity

    Oracle 10g:
    Could of questions:
    1. How can I monitor locks to find out those sessions who have been holding on to a resource for say a minute or so.
    2. In informix there is something called as oncheck that checks the integrity of data, indexes etc. Is there something similar that oracle has or does it even require us to run something like that. I know these are 2 different DB, but I thought I should ask anyways.
    Edited by: user628400 on Feb 5, 2009 7:49 AM

    user628400 wrote:
    Oracle 10g:
    Could of questions:
    1. How can I monitor locks to find out those sessions who have been holding on to a resource for say a minute or so.There are couple of views which you can check,
    DBA_WAITERS-> For the sessions which are waiting due to lock contetion
    DBA_HOLDERS-> Sessions which are holding the resource and thus are the culprits
    V$LOCK-> Entire information about locks. This does contain a CTIME column which is basically the time since how long the lock is acquired.
    >
    2. In informix there is something called as oncheck that checks the integrity of data, indexes etc. Is there something similar that oracle has or does it even require us to run something like that. I know these are 2 different DB, but I thought I should ask anyways.>
    I have only used Oracle so no idea about Informix but in Oracle, this stuff is maintained in the dictionary of oracle and oracle does maintain the integerity of the entire system on its own. For your tables, you can use Constraints to do the same.
    HTH
    Aman....

  • Monitoring user msater data change through CCMS

    Hello Experts,
    I have a requirement where I need to set up a system in which a mail should be triggered to SAP mailbox or internet mail (of one particular person or more than one person) when a SAP_ALL or SAP_NEW profile is assigned to users through SU01 transaction.
    I was trying to implement this by using CCMS (under MTE Security)
    Can anyone please guide me if this can be achieved by CCMS or is there any other method?
    Any detailed document to implement this would be of great help.
    Thanks in Advance.

    Hi Yoganand,
    thanks a lot for your helpful answer!
    I did not know that CEN first calls the sapccm4x agent and only in case of inactivity it uses the RFC based data collection method.
    I never could find that info anywhere in the SAP help.
    From time to time I have the following situations with a system, who's built-in RFC account has been locked out:
    When I open the monitor in RZ20, the login account shows up. I cancel and finally the monitor comes up and the data of this system is included!!
    That could be something like a timeout effect: after a certain number of seconds, CEN tries to get data over the RFC in addition to still trying the agent ... and then the agents finally answers and delivers the MTE data (the RFC cannot authenticate and therefore will never deliver anything ... )
    Rigas

  • Monitoring SMD Agent with CCMS

    Hi gurues, I need to know if there is any way to monitor SMD Agent installed in an application server via CCMS CEN system on a Solution Manager.
    Right now we have CEN Monitoring define on Solution Manager, and several SMD Agents over the whole landscape, and it is critical for us to get alerted when this SMD goes down, so we are thinking about monitoring through Solutin Manager, isthat possible or we must do it in another way?
    Regards
    Gustavo

    It's so typical SAP; I was looking for exactly the same question. SAP changed from 7.1 the OSCOL to run by the host agent instance and will not install the OSCOL to the SAP instance. You also will not be able to download OSCOL separatly.
    But OSCOL is needed to monitor processes on host side. If the host agent don't starts also the OSCOL will not start (on LINUX side) and so you are not be able to monitor the SMD process.
    The only chance is to start the SMD via init script.
    A better way would be to implement a GRMG availability monitoring; this can be implemented in the CEN system independent from the monitored host. In the first solution the host has to be create itself the basis to monitor itself... that's nonsense.
    I absolutly don't understand why SAP always and everywhere ignore his own design concept and reinvent the wheel. It would be so easy to design and implement the availability moniroring on SAP development side but they don't have a focus on that. It is the same with SAP router connection via host agent to the CEN system. It was implemented as very last feature after a lot of disgruntled customers (administrators).

Maybe you are looking for

  • Hard Drive Partition Problems

    I recently installed a new HD in my iMac DV SE. I thought I'd be clever and make three partions, 2 8GB OS drives (one is blank - I was thinking about Linux, but too lazy to do it and don't need to right now) and one ~100GB for my music, files, etc. t

  • IPhone 6 Plus screen protector

    Is there any curved tempered glass screen protector for iphone 6 plus in ebay ? which of them are better? And I used my old iphone 4 three years any without screen protector but it didn't scratch. But iphone 6 plus is more expensive phone so I want m

  • Iphone freezing/appearing dead

    When pressing the lock button...or once it locks automatically, my iphone screen goes black and responds to NOTHING. The only way to see the screen again is to plug in the charger...but once the phone locks again, the whole process is repeated. This

  • How to know whether focus is there

    hi ! i'm trying to know whether the focus is currently existing in the JTextField or not . i'm following this code : JTextField jtxt = new JTextField(); boolean checkFocus = jtxt.hasFocus(); System.out.println("checkFocus : "+checkFocus); ...........

  • Remote app Keeps asking me to turn on home sharing on my PC

    I installed the Remote app and I turned on both homesharing on my iPhone as on iTunes. But when I go to the app, it still tell me to turn on homesharing on my PC. I did all steps in the support part, but npthing