HP OpenView Performance Insight

5.1 Release Notes

14 March 2005

This document provides an overview of the changes made to HP OpenView Performance Insight (OVPI) for the version 5.1 release. It contains important information not included in the manuals. 
 


NOTE: Because updated release notes and documentation are posted to the support website on a regular basis, the release notes available from the website are likely to be more current than the release notes included on the OVPI CD. HP strongly recommends that you check for an update to these release notes on the support website before you use the release notes shipped on the CD. To access the website, see Support.


In This Version
Oracle Installation Notes
Installation Notes
Software Requirements
Enhancements and Fixes
Known Problems, Limitations, and Workarounds
Documentation Errors
Support
Legal Notices


In This Version

This section describes the new and changed features of the software for OVPI version 5.1.

Installation

OVPI now provides installation support for:

Internationalization

OVPI supports internationalization. You can install OVPI on any language version of the supported operating systems. Database support is internationalized for Oracle only. Sybase database systems must use English-based systems and do not support localized data.

Localization

OVPI is localized only for the following languages: Japanese, Korean, Simplified Chinese, and Traditional Chinese.

Management Console

You can use the Management Console’s Catalog Manager application to create report links (formerly referred to as contextual launch) from deployed reports to other reports, URLs, and applications. Additionally, you can manage its Link and Report and Uniform Resource Locator (URL) catalogs. These catalogs reside on the Web Access Server. They contain the following:

Refer to Chapter 12 in the Performance Insight Administration Guide for more information about Catalog Manager. Links are launched by users when they view reports using the Web Access Server, Report Viewer, or Report Builder.

Package Manager

Package Manager has the following new directive:

report_link:<name_of_tlg_file>

This directive allows the deployment of a .tlg file. The .tlg file contains link group information. You can view links in this file using Catalog Manager, which is available from the Management Console. Refer to the install.pkg chapter in the Performance Insight Reference Guide for details.

Report Builder

Following are the new features for Report Builder:

Web Access Server

Following are the new features for the Web Access Server:

SNMPv3 Support

OVPI will now collect data from SNMPv3 nodes; however, OVPI will not be able to discover those nodes. In order to collect data from these nodes, you will have to do the following:

  1. Install SNMP Research's SNMP Security Pack product.

  2. Add the SNMPv3 nodes using node_manager.

  3. Set up specific community string profiles for the nodes.

Refer to Chapter 2 of the Performance Insight Administration Guide for the detailed procedure.

Miscellaneous

In OVPI 5.1, the default look and feel reflects that of the native operating system. If for any reason this is not the case, you may need to remove the .ovpi directory from your home directory.

OVPI 4.6 Upgrade - Obsolete Programs

OVPI 4.6 users upgrading to OVPI 5.1 should review the following table, which lists programs that were removed during the OVPI 5.0 release and that are obsolete. 

Program Name OVPI 5.0 Replacement
aap_report.exe Web Access Server
aboutbox.sh None. This is no longer required.
ADTRAN poller There is no alternative for polling ADTRAN device history MIBs.
aga_pollconfig.exe Management Console's Polling Policy application
aga_sheet.exe Use the Table Manager component of the Management Console; select Display Table Contents from the View menu.
agb_trendbuild.exe Report Builder
agx_gos.exe Report Builder
agx_graph.exe Report Builder
autopilot.sh None. This is no longer required.
bckgrd.bmp Replaced with graphic in Management Console
collect.bmp Replaced with graphic in Management Console
d_delete_data.exe db_delete_data
db_license.exe New licensing scheme in a later version of the product
db_size_utility.exe Management Console
dbmaint.exe The synchronization of schemas is no longer needed in 5.0; all schema-1 tables are to be replaced by views.
discover.bmp Replaced with graphic in Management Console
discover_upgrade.exe This program is no longer required; the tables are already at the correct configuration.
dpipe_ecam.exe None. This is no longer required.
dpipe_hist.exe None. This is no longer required.
dpipe_rmon.exe This module will be shipped as a Sybase only
dsi_elmadmin.exe New licensing scheme in a later version of the product
dsi_elmd.cpl None. This is no longer required.
dsi_elmd.exe New licensing scheme in a later version of the product
dsi_winadmin.exe New licensing scheme in a later version of the product
ecollect.exe dpipe file program
edit_key.exe Management Console
gmtoffset.exe None. This is no longer required.
help.sh None. This is no longer required.
history_poller.exe No longer required; history-oriented collection done with vantage_collect or using mw_collect wrappers
import_nodes Use the node_manager command instead. Refer to the Performance Insight Reference Guide for information about the node_manager command.
keystats.exe indexmaint
lpr_launch.exe Web Access Server
mibwalker.exe Management Console's MIB Browser application
packagemgr.bmp Replaced with graphic in Management Console
rmon2_341_upgrade.exe None. This is no longer required.
setunique.exe None. This is no longer required.
trend.exe Management Console
trend_export.exe trend_export (revised for 5.0)
trendcopyt_1.exe version 5.0 trendcopy command
trenddbview.exe TEEL and datapipe_manager
TREND Graph, TREND GOS Use Report Builder to graph data. The legacy QSS report formats are not supported in OVPI 5.0; only the report definition file format (.rep) is supported. Use the QSSConverter command to convert QSS reports to the report definition file format. Refer to the Performance Insight Reference Guide for information about the QSSConverter command.
trendlogo.bmp Replaced with graphic in Management Console
trendit Applications that were using trendit to perform default summaries or rollups were modified to use trendsum instead. Applications that were using trendit to perform raw-to-delta calculations (trendit -r) were modified to use the OVPI raw-to-delta procedure technology and tables.
TREND Print A replacement will be provided in a future release of OVPI.
trendrank A replacement will be provided in a future release of OVPI.
TRENDsheet Use the Table Manager component of the Management Console; select Display Table Contents from the View menu.
trendstep and trendmapper All report packs now use trendsum instead of trendstep and trendmapper to perform data table mapping.
TREND View Database views that are required as part of a reporting solution must be constructed in TEEL and created and registered using datapipe_manager.

 

Oracle Installation Notes

When installing Oracle 9.2.0.5, or when using an existing remote Oracle 9.2.0.5 database, you are instructed to download and apply the Oracle 9.2.0.5 patch set, available from www.oracle.com, as part of the database installation. Note that you must do the following to ensure subsequent successful installation of OVPI:

These procedures are documented in Chapter 3 in the Performance Insight Installation Guide, in addition to several other steps needed to install Oracle properly in order for it to work with OVPI. Refer to Chapter 3 for the complete Oracle installation procedure.

Edit root.sh

On HP-UX only, during the patch set install, you are prompted to run root.sh. Before doing so, you must edit the root.sh script. Change the following lines:

CHMODF="/bin/chmod -f"
CHMODRF="/bin/chmod -fR"

to

CHMODF="/bin/chmod "
CHMODRF="/bin/chmod -R"

Install SYS.IND_ONLINE$

Due to a defect in the Oracle 9.2.0.5 patch installation, you must perform the following steps after installing the patch set and before installing OVPI. Otherwise, OVPI will display an error regarding Oracle’s missing system table, IND_ONLINE$.

Assuming that the database and the listener program are not running, and that your password is manager, perform the following steps:

  1. Depending on your operating system, do one of the following:
  1. Log on as sysdba using SQL*PLUS by typing:

>sqlplus/nolog
SQL>connect sys/manager as sysdba

  1. Start the database by typing:

    SQL>shutdown
    SQL>
    startup migrate

  2. Run SQL scripts by typing:

    SQL>@?/rdbms/admin/catpatch.sql
    SQL>@?/rdbms/admin/catcio.sql

  3. Shutdown and then start the database by typing:

    SQL>shutdown
    SQL>startup

  4. Exit SQL*Plus by typing:

    SQL>exit

Before you install OVPI, make sure that the instance for the Oracle listener program created for OVPI is running.

Installation Notes

Installation requirements, as well as instructions for installing OVPI are documented in the Performance Insight Installation Guide provided in Adobe Acrobat (.pdf) format. Specifically, Chapter 2 of the Performance Insight Installation Guide contains the preparations and requirements necessary for installing OVPI.

The OVPI guides are available on the OVPI installation CD. After you unzip the 5.1 tar file to your system, you can find them in the top level Documentation folder of the kit, or in the docs folder of the OVPI installation directory following product installation.  (See Support for additional information about accessing OVPI documentation, as well as Open View products, services, and support.)


NOTE: You must install all operating system patches before you install your database (Sybase or Oracle) or OVPI. For a complete list of patches required by your operating system, contact your operating system representative.


Required Patches for Running Java

OVPI also includes Java 1.4.2_02. Java will automatically load onto your system during the installation, but it will most likely not run properly until you download the patches required for your operating system. Refer to Chapter 2 in the Performance Insight Installation Guide for more information about the Java patches that you will need to install.

Required HP-UX Operating System Patches

If you plan to install the Database Schema and Performance Manager components on an HP-UX system, you need to install specific HP-UX patches. Refer to Chapter 2 in the Performance Insight Installation Guide for the list of patches that you must install.

Linux OVPI Client Installs

You must install a Linux Red Hat system with the db3 module (rpm), before you can install OVPI 5.1 clients on it.

Network Node Manager (NNM) Integration with OVPI 5.1

You can install OVPI 5.1 on a system that is already running Network Node Manager (NNM). HP recommends upgrading to NNM 7.5 (or greater) before installing OVPI; otherwise the OVPI MIB Browser and Collection Wizard tools will not be functional. Note that installing OVPI 5.1 with a version prior to NNM 6.4 is not supported.

Installing with NNM 7.5

When you install OVPI 5.1 on a system that is already running NNM 7.5, OVPI shares components with NNM that enable the OVPI MIB Browser and Collection Wizard tools to function.  The NNM 7.5 processes do not need to be stopped before installing OVPI.

On Windows systems, expect to see ERROR and WARNING messages during installation. The Windows installer displays this message:

failed to copy the file, msvcr70.dll, into the OVPI “bin” directory

After installation is complete,  the "Error" tab in the Details window displays this message:

msiexec failed with exit status: 1603

The “Warning” tab displays one or both of these warning messages:

Higher version of package might have been installed. Failed to install packageHPOvXpl-02.50.100-WinNT4.0-release.msi:{C9C24CC5-23CE-4B55-8BC0-6D5785924842}

Higher version of package might have been installed. Failed to install packageHPOvJxpl-02.50.100-WinNT4.0-release.msi:{48C97C18-5AFA-40FE-B51D-A4EECBE02808}

You can ignore all these messages. For more information, see QXCR1000218248 and QXCR1000218491, later in these Release Notes.

Installing with NNM 6.4 up to NNM 7.5

Before installing OVPI, you must completely stop all NNM processes; otherwise, errors may occur during installation. 

  1. To stop NNM processes, do one of the following:
  1. Verify that the NNM processes have stopped by doing one of the following:
  1. On Windows systems only, close the Services window; otherwise, the OVPI Services will fail to be installed. (Refer to QXCR1000218777, later in these Release Notes, should you need a workaround.)
  2. Install OVPI 5.1. 

On Windows systems, expect to see the ERROR and WARNING messages described in the previous section,  "Installing with NNM 7.5."  You can ignore these messages.

 

Software Requirements

This section describes the software requirements for OVPI 5.1.

Supported Operating Systems and Database Management Systems

The following table shows the operating systems, the database management systems, and the OVPI components that the configurations support:
 
Operating Systems Database Management Systems OVPI Components
HP-UX 11-11 Sybase 11.9.2.5 ESD 1, Oracle 9.2.0.5 All
Red Hat Enterprise Linux 2.1
Red Hat Enterprise Linux 3
SuSE Linux Enterprise Server 8 
None OVPI Client
Solaris 8 Sybase 11.9.2.5 ESD 1, Oracle 9.2.0.5 All
Solaris 9 Oracle 9.2.0.5 All
Windows 2000 Server and Advanced Server with Service Pack 4 and later Sybase 11.9.2.5 ESD 1, Oracle 9.2.0.5 All
Windows 2003 Standard and Enterprise Oracle 9.2.0.5 All
Windows XP None OVPI Client and Web Access Server

 

Enhancements and Fixes

The following items (identified by error tracking number) are fixed in the current software release.

Back End

Form Deployment Wizard

Management Console

Report Builder

Web Access Server

Documentation

 

Known Problems, Limitations, and Workarounds

This section describes known problems, limitations, and workarounds for OVPI 5.1, identified by error tracking number.

Installation and Upgrade

The following are known problems and limitations:

Localization and I18N

The following is a known limitation:

Management Console

The following are known problems and limitations:

Report Builder

The following are known problems and limitations:

System/Network Administration

The following is a known problem:

Web Access Server

The following are known problems and limitations:

Log File Location (Service Configuration -> Web Access Server): When using the Web Access Server Settings Page to specify the Log File Location, the pathname must contain only ASCII text. For example, you could not enter Chinese characters in the path name.

SSL Certificate Identifying Data (Service Configuration -> SSL Service): When using the SSL Service Configuration Page to specify Certificate Identifying Data, you must enter only ASCII text characters in the data fields. Otherwise, an error dialog box will alert you that you have entered nonASCII text.  

Deployed Items locations (Deployed Items -> Deployed Items): When using the Deployed Items Page to enter the Generated Reports Location, the Deployed Items Location, and the Image Cache Location, you must enter only ASCII text.

Back End

The following is a known problem:

 

Documentation Errors

The following errors and omissions occur in the documentation.

Performance Insight Installation Guide

 

Performance Insight Administration Guide

Support

Please visit the HP OpenView web site at:

http://www.managementsoftware.hp.com/

This web site provides contact information and details about the products, services, and support that HP OpenView offers.

You can also go directly to the support web site at:

http://support.openview.hp.com/

HP OpenView online software support provides customer self-solve capabilities. It provides a fast and efficient way to access interactive technical support tools needed to manage your business. As a valuable support customer, you can benefit by being able to:


NOTE: Most of the support areas require that you register as an HP Passport user and log in. Many also require an active support contract. To find more information about support access levels, go to the following URL:

http://support.openview.hp.com/access_level.jsp

To register for an HP Passport ID, go to the following URL:

https://passport.hp.com/hpp2/newuser.do


In addition to these release notes, the OVPI documentation set includes the following guides:

To view release notes and other documentation, go to the support web site at:

http://support.openview.hp.com/

Do the following:

  1. Click Product manuals under "Using our products."
    The Product manuals search window opens. It is located at:

    http://ovweb.external.hp.com/lpe/doc_serv/

  2. In the Product list, click Performance Insight.
  3. In the Version list, click 5.1.
  4. In the OS list, click the operating system used.
  5. Select the Product manual title, and then click Open or Download.

In addition to customizing existing reports and learning how to create your own reports, you also might want to explore advanced features that allow you to integrate OVPI with other systems and import data from other sources. Procedures for using these more advanced features are found in the following guide: Performance Insight TEEL Reference Guide. You can obtain this guide by attending OVPI customer training. For information, go to:

http://www.hp.com/education/courses/u7380s.html

or call your HP sales representative.


NOTE: To view files in PDF format (*.pdf), Adobe Acrobat Reader must be installed on your system. To download Adobe Acrobat Reader, go to the following URL:

http://www.adobe.com


Legal Notices

©Copyright 2005 Hewlett-Packard Development Company, L.P.

The information contained herein is subject to change without notice.

The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein.