cancel
Showing results for 
Search instead for 
Did you mean: 

Monitoring User activities using NWA

former_member184114
Active Contributor
0 Kudos

Hi All,

As all of us know that we have 2 ways (correct me if I am wrong) to monitor the activities of users on JAVA system using nwa and those are:

1. Current activities

2. User activities and

The first option will give the list of all the users currently logged in along with application, thread and elapsed time details. However if we want to know the activities details of any user in the past lets say 1 week before, then I believe we make use of the second option mentioned above.

When I say past, we are out to make use of "Time Period" option available in the same screen. Theoratically, if we pass down the "From" and "To" dates to the application, it should give us the data for all the users during that period.

However, the problem I am facing is that, even though I mentioned the "From" and "To" dates, the application is showing the details for users for the past 24 hours only. CAn anyone put some light and try to answer my below questions:

1. Am I correct in my understanding and process?

2. Why it is showing 24 hour details only? Is there any other configuration we have to do so that it can retain this data?

3. How I can ge the average response times for all the users in the past in J2EE system?

Regards,

Faisal

Accepted Solutions (0)

Answers (1)

Answers (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Check below 2 links:

http://help.sap.com/saphelp_nw04s/helpdata/en/c2/ee4f58ff1bce41b4dc6d2612fae211/frameset.htm

http://wiki.sdn.sap.com/wiki/display/EP/CreatingaPortalActivityReportIviewformonitoringPageandIview+activities

Thanks

Sunny