Use this page to view and refresh performance data for the selected server, change user and log settings, view summary reports, and information on specific performance modules.
To view this administrative console page, click Monitoring and Tuning > Performance Viewer > Current Activity > server.
Click the server name to view the current activity for that server. In this view, the Tivoli Performance Viewer (TPV) has two main parts, which include the navigation panel located beside the administrative console navigation tree, and the data viewing panel located to the right of the Tivoli Performance Viewer navigation panel.
Click Refresh to rebuild the navigation tree. Refreshing is helpful when the available Performance Monitoring (PMI) Infrastructure data has changed, and the tree does not reflect those changes.
Click View Module after one or more performance modules are selected in the tree to display the information for these modules in the data viewing panel. The Data Monitoring panel enables the selection of multiple counters and displays the resulting performance data for the associated resources. It consists of two panels:
Select Deselect all items to quickly deselect all modules that are selected in the navigation tree.
Use the navigation tree to view advisor output, configure TPV, and select PMI modules for viewing.
Click Advisor to examine various data while your application is running. The Performance Advisor provides advice to help tune systems for optimal performance using the PMI data collected.
The first table represents the number of requests per second and the response time in milliseconds for the Web container.
The pie graph displays the CPU activity as a percentage of busy and idle.
The third table displays average thread activity for the different resources, for example, Default, Object Request Broker, and Web container. Activity is expressed as the number of threads or connections busy and idle.
To view detailed information about the advice, select the message you want to view. This view provides additional information about the advice message, severity, description, user action, and detail.
Change the values as needed for the following user settings:
Refresh Rate | Specifies how frequently TPV collects performance data for a server from the Performance Monitoring Infrastructure (PMI) service provided by that server. The default is 30 seconds. To collect performance data for the server more frequently, set the refresh rate to a smaller number. To collect performance data less frequently, set the refresh rate to a larger number. The allowed range is 5 to 500 seconds. |
Buffer Size | The amount of data to be stored for a server. Data displayed in TPV is stored in a short in-memory buffer. After the buffer is full, each time a new entry is retrieved the oldest entry is discarded. The default buffer size is 40. Allowed values are 10, 20, 30, 40, 50, 60, 70, 80, 90 and 100. The larger the buffer size, the more memory is consumed. Thus, specify a buffer size that allows you capture enough monitoring data for analysis without wasting memory storing unneeded data. |
View Data As | Specifies how counter values are displayed. Viewing options include the following:
|
The log settings control what happens when Start Logging is clicked in, for example, a summary report on the performance of a servlet, enterprise bean (EJB), EJB method, connection pool or thread pool.
Change the value as needed for the following log settings:
Duration | The length of time, in minutes, that logging continues, unless Stop Logging is clicked first. TPV is not intended as a full-time logging solution. |
Maximum File Size | The maximum size, in megabytes, of a single file. Note that TPV automatically zips log files to save space and this parameter controls the pre-zipped file size and not the post-zipped, which is smaller. |
Maximum Number of Historical Files | The number of files TPV writes before stopping. If TPV reaches the maximum file size before the logging duration ends, it continues logging in another file, up to the maximum. If TPV reaches the maximum number of historical files before the logging duration ends, TPV deletes the oldest historical file and continues logging in a new file. The total amount of data that is stored is constrained by the Maximum File Size and Maximum Number of Historical Files parameters. |
File Name | The name of the log file. The server name and the time at which the log is started is appended to the log name to help users identify a log file. |
Log Output Format | Whether TPV writes log files as XML or in a binary format. Binary format is recommended as it provides a smaller log file when not compressed. |
Summary reports are available for each application server.
Before viewing reports, make sure data counters are enabled and monitoring levels are set properly.
The standard monitoring level enables all reports except the report on
EJB methods. To enable an EJB methods report, adjust the PMI level to include EJB method data.
Tivoli Performance Viewer provides the following summary reports for each application server:
Tips
total_time = number_of_invocations * time_in_methodsSort the various columns to find the most expensive enterprise bean. Also, if the PMI counters are enabled for individual EJB methods, select the check box next to the EJB name see statistics for each of the methods.
Tips
Tips
Tip
Tip
View performance modules that provide graphics and charts of various performance data on system resources such as CPU utilization, on WebSphere Application Server pools and queues such as database connection pools, and on customer application data such as servlet response time. In addition to providing a viewer for performance data, TPV enables you to view data for other products or customer applications that have implemented custom PMI.
Each performance module has several counters associated with it. These counters are displayed in a table underneath the data chart or table. Selected counters are displayed in the chart or table. You can add or remove counters from the chart or table by selecting or deselecting the check box next to them. By default, the first three counters for each module are shown.
Tivoli Performance Viewer displays interactive graphics using the Scalable Vector Graphics (SVG) format or non-interactive graphics using the JPG format. The SVG format is recommended because it provides a better user experience and is more processor and memory efficient for the application server.
In the performance module, you view current activity. This is a real time operation where the state of various system resources and their usage is displayed. Unless logging is turned on, data generated in this scenario will not be saved and is unavailable for subsequent viewing and analysis. To monitor behavior and system resources, click Start Logging. The user can replay and analyze the file at a later time.
Start Logging/Stop Logging
Use this to start or stop logging performance data. Once you start monitoring for your server, you will be able to view real time operation in the TPV panels.
Reset to Zero
This sets a new baseline using the current counter readings at the instant the button is clicked. Future data points are plotted on the graph relative to their position at the time Reset to Zero is clicked. Data points gathered prior to the time Reset to Zero is clicked are not displayed, although they are still held in the TPV buffer. If Undo Reset to Zero is clicked again, TPV displays all data currently in the buffer from their original baseline, not from the Reset to Zero point.
View Table/View Graph
To view the data in a table, click View Table on the counter selection table. To toggle back to a chart, click View Graph.
Show Legend/Hide Legend
To view the legend for a chart, click Show Legend. To hide the legend, click Hide Legend.
Clear Buffer
To clear values from the table or chart, click Clear Buffer beneath the chart or table. This removes all PMI data.
Searchable topic ID: uprf_tpvserverview