+

Search Tips   |   Advanced Search

View PMI data with Tivoli Performance Viewer

This topic assumes that one or more servers have been created and are running on the node, and that PMI is enabled.

Deprecated feature: Tivoli Performance Viewer displays graphics in either the Scalable Vector Graphics (SVG) format or as a static image in the JPG format. If we do not have the Adobe SVG browser plug-in installed, we are prompted to download and install it. If we select not to install the plug-in (by selecting Cancel), TPV displays the static image. Installing the Adobe SVG plug-in is advantageous for several reasons. First, the SVG format provides interactive graphics that provide additional information when you hover your mouse over a point, line, or legend item. The SVG format also enables us to click a point and see details for it. Secondly, using the SVG format provides a performance benefit because the work to display the SVG image is done on the client side. When viewing a static image, the application server must convert the SVG image into a static image, which is a processor and memory intensive operation. If our browser is Internet Explorer 7, the Adobe SVG installation prompt might be inaccessible. To resolve the problem, reinstall Adobe SVG. depfeat

In v8x, the TPV graph uses Dojo technology for plotting the performance activity rather than the Scalable Vector Graphics (SVG) format. The Dojo format provides a better user experience and is more processor and memory efficient for the application server. The SVG format is still supported but is deprecated in v8 of this product. To use the SVG format and image format, set the JVM property to false; for example:

If the property is set to false, Dojo is disabled and TPV displays interactive graphics using the SVG format or non-interactive graphics using the JPG format. When we specify to use the SVG format by setting com.ibm.websphere.tpv.DojoGraph=false, if we do not have the Adobe SVG browser plug-in installed, we are prompted to download and install it. If we select not to install the plug-in (by selecting Cancel), TPV displays the static image. If our browser is Internet Explorer 7, the Adobe SVG installation prompt might be inaccessible. To resolve the problem, reinstall Adobe SVG. By default, this property is set to a value of true to use the Dojo format.

You view performance modules when the server is experiencing performance problems. For example, a common performance problem occurs when individual sessions are too large. To help view data on a session, we can view the Servlet Session Manager PMI module and monitor the SessionObjectSize counter to make sure that Session Object Size is not too large.

Performance modules are shown in the TPV current activity settings in the administrative console.


Tasks


Subtopics

  • Configure TPV settings
  • Monitor performance with TPV
  • View Data with the TPV
  • View Data Recorded by TPV