Set TPV settings


 

+

Search Tips   |   Advanced Search

 


Overview

Changes made to TPV settings are only for the server being monitored and only affect the user viewing the data.

To set the TPV user settings...

Monitor and Tuning | Performance Viewer | Current Activity | myserver | Settings | User

Settings include...

Refresh Rate 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 Number of entries 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 entries. Supported 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 Viewing options include...

Raw Value

Display the absolute value. If the counter represents load data, such as the average number of connections in a database pool, then TPV displays the current value followed by the average. For example, 18 (avg:5).

Change in Value

Display the change in the current value from the previous value.

Rate of Change

Display the ratio change/(T1 - T2), where change is the change in the current value from the previous value, T1 is the time when the current value was retrieved, and T2 is the time when the previous value was retrieved.

The refresh rate and buffer size settings combine to control how much temporal history we have for the appserver. The default values for Refresh Rate (30 seconds) and Buffer Size (40 entries) provide you with a 20-minute history of the appserver’s performance. Changing one of these parameters affects the length of the temporal history.

The values you set for Refresh Rate and Buffer Size depend on the use of TPV. To diagnose a known problem on a test machine, we might poll data more frequently while having a decreased buffer size. To monitor a production server, we might poll data less frequently and specify a buffer size depending on how much history you want. However, TPV is not intended to be a full-time monitoring solution.

 

Set the TPV log settings

The log settings control what happens when Start Logging is clicked in, for example, a summary report on the performance of a servlet, EJB, EJB method, connection pool or thread pool.

  1. Click...

    Monitor and Tuning | Performance Viewer | Current Activity | myserver | Settings | Log

    To see the Log link on the Tivoli Performance Viewer page, expand the Settings node of the TPV navigation tree on the left side of the page. After clicking Log, the TPV log settings are displayed on the right side of the page.

  2. Change the values as needed for the log settings. The settings are described below and in the Tivoli Performance Viewer settings.

    Duration 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 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 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 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 uncompressed.

  3. Click Apply.

 

Related tasks

View current performance activity
Monitor performance with TPV
View Data with the TPV
Select a server and changing monitoring status