About the Events List
The Events List is the starting point for performance analysis. It provides you with a list of events the server has processed during a specified date and time range. Duration of time taken to process each event can help you determine what events require further analysis.
Oracle WebCenter Portal Performance Pack Online Help
The Events List is the default page that you see when you sign in, as shown.
When you first access this page, the date and time range is set from the present to 1 hour back, and the list of events during that time are displayed by default. You can scope a different set of events by changing one or both date/time selections. Click Apply to refresh the view. Click Get Recent Data to get the set of events up to the last hour.
The following information is provided for each event shown. You can sort events by Timestamp, Type, or Duration.
Event | Description |
---|---|
Timestamp | Displays the date and time the event was processed. By default, the events are sorted to display the latest event first. |
Type | Displays the HTTP method for this request (GET/POST) |
Event | Displays the event name as (.....path/resource); the host name and port part of the event may be truncated to only show the beginning of the path.
You can hover over the name to display the full URL as well as any query strings. Click the name to view the details for this event. For more information about event details, see About Event Details. |
Duration (ms) | Displays the time (in milliseconds) taken to process this event. |