How to track EM usage pattern in a fixed time interval?

Hi, all.
I am trying to get an idea of how much EM our system is using at different time during the day in order to find out the EM usage pattern on the ECC6.0 system. From ST02, I only see the current usage and max usage. But there is no history on the EM usage. I checked st03 and came up empty too. Would you know if there is any other way to do that? I guess we can write a custom abap to do it and schedule the job in sm37. But it is probably because I don't know better.
Please advise.
Thanks,
Jonathan.
Edited by: Jonathan Ma on Jun 24, 2010 5:19 PM

Anyone, please?

Similar Messages

  • How to change color of a button for specific time interval in jsp

    How to change color of a button for specific time interval in jsp.
    Please help.
    Thanks in advance.

    This was driving me crazy, too--and the previous answers did not seem to work. I eventually found that if I click one of the data symbols in the graph in exactly the right spot (see below), it selects only the data symbols and not the line. I can tell this because the little selection dots will be around each data symbol, but no selection dots will be on the line between the data symbols - like the graphic in Yvan's answer. Then and only then will the color symbol in the tool bar show the color of the data symbol, instead of the color of the line. I believe that you then have to first click on the color swatch in the toolbar and then select your color (or choose Show Colors and select from the color tool). Just clicking a color in the crayon box, for example, did not seem to work unless I first clicked on the color swatch in the toolbar, then clicked Show Colors on that dropdown, and +only then+ clicked the crayon or whatever.
    _The right spot to click_ seems to be just above the exact center of the data symbol, at least for the diamond shape symbol that I prefer. Sometimes it takes several tries to hit the right spot. If I miss it, the whole line is selected, which is indicated by the little selection dots on the line, between the data symbols. When I click the right spot, those selection dots go away, leaving only the data symbols selected. Then I can change the color, as described above.
    I hope this works for you too.

  • HT3754 how to track data usage per app in iPhone

    Hi
    Anybody know How to get Data usage per app in iphone ?.
    Advance Thanks & Regards,
    Gokul.

    In that case app is there like onavo.

  • I am trying to find an app that will track the usage on my iphone with times and dates to see what was accessed on my phone when I was away from it and what if anything was done eg deleted messages viewed facebook etc?

    Hi! I am trying to find an app that with track everything that is done on my phone with times and dates? im not really woried about call usage and texts sent I need it to view what has been done - for example:
    Messages received
    Messages deleted
    Facebook viewed
    Messages viewed
    Internet viewed and what?
    I just have an issue with someone using my phone - I used to track this through double clicking the home button and roughly knowing in what order I had been on things but they have sussed this one!
    Thank you!!

    No way to do that on a non-jailbroken iPhone. Why don't you just passcode protect your phone? That way no one but you can use it...unless they know your passcode.

  • How to create 20000 route pattern at the same time?

    I would like to create a partition which contains 20000 different number which a list of ip phone are going to be able to call.
    It would be difficult for me of create route pattern one by one. Please How may I proceed?
    Thanks in advance.
    Best Regards,

    If I am understanding you correctly you're trying to allow a subset of the phones in your organization to dial numbers other phones cannot.
    Assuming I understand you correctly, you would be better off to go about this in the opposite direction. Current SRND recommendations indicate that the Device CSS is capable of reaching all destinations while the Line CSS imposes any dialing restrictions. It may very well be that you need to create 20,000 route or translation patterns; however, the advise is to place these in a partition that is listed on the Directory Number [Line] CSS and blocks the destination from those phones that should not be able to reach it. This becomes especially useful with other features such as Extension Mobility as the unique list of restrictions follow that DN regardless of the device it is being used on.
    As for the "how" part: Current versions of CUCM include an Import/Export menu within BAT. Export the route patterns you have in the cluster now so that you have a properly formatted CSV and accompanying header text file. Replace the rows of the existing records with what you want to add to the database. You can use tools such as 7-Zip to extract and rebuild the TAR file.
    Lastly, be mindful of the capacity limits of the database:
    http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/srnd/8x/callpros.html#wp1156290
    A Unified CM cluster with a very large dial plan containing many gateways, route patterns, translation patterns, and partitions, can take an extended amount of time to initialize when the Cisco CallManager Service is first started. If the system does not initialize within the default time, you can modify the system initialization timer (a Unified CM service parameter) to allow additional time for the configuration to initialize. For details on the system initialization time, refer to the online help for Service Parameters in Unified CM Administration.
    You should work with your Cisco Partner who has access to sizing tools before doing this. These tools can calculate the impact that the additional route patterns will have on the cluster.
    For Cisco partners and employees, the tools are available at the following locations:•Cisco Unified Communications Sizing Tool is available athttp://tools.cisco.com/cucst•Cisco Unified CM Capacity Tool is available athttp://www.cisco.com/go/cucmct

  • How can i run one procedure at the fix time every day?

    Hi.
    I write a procedure.it can open a text file.Now, I'd like run it every day at 24:00.
    How can i do that?
    thanks alot.

    and on the other, other hand. If you are using Oracle, schedule it in the Oracle job queue. Look into the DBMS_JOB package (DBMS_JOB.SUBMIT more specifically).
    something like this would work:
    variable jobno number;
    variable instno number;
    begin
    select instance_number into :instno from v$instance;
    dbms_job.submit(:jobno, 'statspack.snap;', trunc(sysdate+1), 'trunc(SYSDATE+1)', TRUE, :
    instno);
    commit;
    end;
    That would schedule it at midnight I believe.

  • How to invoke java class automatically at a fixed time everyday

    How to invoke a java class automatically using Quartz scheduler or any other simplified way
    I am trying to schedule a job in my web application and need to understand conceptually How to make it work using quartz . The job is scheduled to be executed at 4 pm daily. Am testing the same and It works well when i run it as standalone application manually.
    How to configure it that when i start my aplication it should run at its own through quartz.
    I am avoiding use of servlet init method and java timer though any alternatives there?
    Thanks for your help.

    I've not see quartz... are you in Windows, Solaris, Linux, or Mac?
    Are you using JAR files or class files?
    Windows: javaw myClass (I cannot remember right off if you have to have the .class on the end)
    Windows: java -jar myJAR.jar
    Solaris java -jar myJAR.jar
    Linux java -jar myJAR.jar
    Mac?

  • How to track usage of tcodes for a particular Login id

    *Hi experts,*
    *Kindly tell me how to track the usage of transactions for a particular Login Id. Is there any tcode from which we can get the report for the same? If suppose 100 tcodes has been assigned to a particualr Login Id, I have to confirm whether in the last  month have the users executed all the tcodes assigned to them or not.*
    *Kindly revert for the same.*
    *Thanks & Regards,*
    *RESHMA*

    Reshma,
    The first thing you have to consider is why the tcode is in the role at first place, conventional wisdom is - Role was identified, its functions were identified (or the other way around) and then corresponding tcodes were identified to perform those functions and then role was updated with these tcodes. Now rather than approaching it through the frequency of tcode use, you shoudl revisit the business process or function and evaluate if it is still required in the role. Depending upon this requirement, you should reevaluate your role design. Usually you should just prepare the role-to-tcode matrix and have the business/Function review it periodically.
    going by frequency can be misleading, I will give you a scenario - what if the user executes a tcode only once a quarter or 6 months or a year, with rest of the time the function is performed by junior staff or some other team member through a different role. So best practice I can suggest is to review the role-tcode matrix.
    You can however check the frequency using Audit Logs in Sm18-20 as mentioned by Vikas above. These are pretty easy to configure but size of logs can get unmanageable depending upon filters.
    Regards,
    Shivraj

  • Tracking internet usage-Flash AS3

    I am facing a problem how to track data usage (i.e download & upload rate) as well as to keep track of total size of downloaded content right from the establishment of net connection.Clearly explaining we have developed an application where we want to display internet usage..It would be great if someone would help in this issue....

    Thanks a ton!  Yeah, I didn't know about any of this until I had reason for legitimate concern.  People should be aware of what's available.  Someone intent on tracking you won't mind paying bluecava to do it for them...
    I'll definitely be updating my browser as well.  However, Lawrence, I did find during my research that bluecava DOES NOT operate based on cookies.  It uses your IP address to consistently track patterns of behavior, even
    within multiple devices of one household, so that deterring the tracking is not as simple as turning off cookies to a site.  (See screenshot below from bluecava.com)
    If you go to the bluecava site's privacy policy, you can actually opt-out, however, blogs have criticized bluecava for not explaining exactly what happens when a user opts-out.  It may be beyond our control...

  • My daughter's phone racks up data usage every 12 hours, twice a day, even though she isn't using it. Anybody know why this would be happening or how to track it/stop it?

    My daughter's phone racks up data usage every 12 hours, twice a day, even though she isn't using it. Anybody know why this would be happening or how to track it/stop it?

        Its all good, TimN8128! Mrhelper is corret with regards to making sure that mobile data is turned off when on WiFi or when not connected to WiFi, if you do not want the phone to access data services to update or refresh app services. These applications can all be configured by going to Settings and reviewing all apps that appear in that area. You can also configure a bit further by going to Settings>Cellular.
    NicandroN_VZW
    Follow us on twitter @VZWSupport

  • How to track usage of ipod?

    I'm using ipod touch with students. Is there an application that could track the usage of the ipod? i.e. what apps they used and how long? We are part of a pilot and I need to prove to my admin that students are using them, and using educational apps the majority of the time.
    If it doesn't exist, I really, really, really need someone to invent it!
    Thanks.

    Reshma,
    The first thing you have to consider is why the tcode is in the role at first place, conventional wisdom is - Role was identified, its functions were identified (or the other way around) and then corresponding tcodes were identified to perform those functions and then role was updated with these tcodes. Now rather than approaching it through the frequency of tcode use, you shoudl revisit the business process or function and evaluate if it is still required in the role. Depending upon this requirement, you should reevaluate your role design. Usually you should just prepare the role-to-tcode matrix and have the business/Function review it periodically.
    going by frequency can be misleading, I will give you a scenario - what if the user executes a tcode only once a quarter or 6 months or a year, with rest of the time the function is performed by junior staff or some other team member through a different role. So best practice I can suggest is to review the role-tcode matrix.
    You can however check the frequency using Audit Logs in Sm18-20 as mentioned by Vikas above. These are pretty easy to configure but size of logs can get unmanageable depending upon filters.
    Regards,
    Shivraj

  • Tracking memory usage

    I have run to a memory limitation problem with my MIDP 1 application. So I'm trying to track memory usage. However I found out that WTK memory monitor gives me different results then Runtime memory functions (by calling Runtime.getRuntime().freeMemory()). In particular, Runtime.freeMemory shows less available heap dynamic memory than WTK memory monitor.
    How can I then find out what is taking up the memory space that WTK memory monitor hides from me?
    Also calling Runtime.freeMemory at the very begining at the start of my application shows me that there is roughly 90KBytes of heap memory in use. What is taking up this space?
    Thanks for any hints!
    Hynek Cihlar

    Of course I did that. I wouldn't have gotten correct results with Runtime.freeMemory if I hadn't done that.
    But thanks for the reply ;-).

  • Is there a way to track Admin usage of ANM

    Is there a way to track Admin usage of ANM (application network manager)?  We have a few servers running the ANM application.  Each ANM server points to/manages ACE blades (in the datacenter where the server resides).  I would like to understand how much the ANM gui is used for each of the servers.  I have looked through the GUI for some sort of report but wasn't able to find one.  Cisco ACS has the "Adminstration Audit" report which shows all admin activity of the application per admin user (per ACS server).  Is there an equivalent report for ANM?
    In addtion I would like to know how much of the ACE config activity is spawned via CLI versus the ANM gui.
    thanks in advance,
    BB

    Just click on:
    https://me.com/find/
    and enter your ID.  When it locates your iPod, it will allow you to turn on an alarm signal on your iPod which should let you find it.

  • How to check the usage of ram and cpu Performance for the particular application like sqlserver ,ms word

    how to check the usage of ram and cpu  Performance for the particular application like sqlserver ,ms word
    ranki

    Hi,
    You can use Performance Monitor and add the required counters.
    Check the below Technet article on Performance Monitor.
    http://technet.microsoft.com/en-us/library/cc749249.aspx
    Below are the steps to monitor the process in Performance Monitor.
    - Go to the Performance Monitor. 
    - Right-click on the graph and select "Add Counters".
    - In the "Available counters" list, open the "Process" section by clicking on the down arrow next to it. Select "% Processor Time" (and any other counter you want).
    - In the "Instances of selected object" list, select the process you want to track. Then click on "Add >>" button. Click on OK.
    Regards,
    Jack
    www.jijitechnologies.com

  • Is there an app to track internet usage of other apps?

    I know you can check your overall usage from your phone. But is there an app which tracks how much I use on specific apps, GPS, Safari, Youtube etc.?

    There are some apps in the app store that track data usage, but I don't believe they can track by app, only whether it's cellular data or WiFi. But do a search anyway.

Maybe you are looking for

  • How can i make a suggestion on a good update for the iphone

    Hi I am Michael Hendrickson a third gen iphone holder.  I receintly thought of an idea regarding the "notes" app. Myself and everyone I know uses this app mainly for lists, I feel that it would be in our best intersts to be able to swipe with the fin

  • Can't sync Samsung SCH-u740 with Mac

    Anyone know when/if Apple will add a plugin or provide docs on how to create a plugin for the SCH-u740? I have scoured the web to no avail. Just got this great phone, but if I can't sync to it ... loses a lot of utility. Please help ...

  • How to Change the Focus of a form tab?

    Hi , In Oracle Apps how to do the form personalization to change the focus of the form from one tab to another tab at the time of opening of a form For example when I am open a form in that by default the focus of the form is showing first tab i.e. T

  • Some suggestions for DPS Folio Builder and Producer...

    Aside from some speed improvements, these tools fall short of a decent production system. Some improvements would be good for 2015. • red light / green light on wether an article in the folio builder needs updating. • put the order of the Kicker and

  • Iphoto - transfering photos from a PC (Picasa) to iphoto

    My husband has downloaded and worked on the holiday pictures (cropping, color enhancement, etc...) on his own PC, using PICASA. Now I put these photos on my Mac. I noticed that I can't use full screen view on already cropped photos. What can I do abo