cc/td/doc/product/dsl_prod/vrmgtsw/vr4ov/rel240
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Sample of HP OpenView NNM Installation

Sample of HP OpenView NNM Installation

A.1 Installing NNM with No Other HP OpenView Products Installed

The first step to installing ViewRunner for HP OpenView is to install the HP OpenView Network Node Manager (NNM). The installation is described fully in document J1136-90000, HP OpenView Network Node Manager Products Installation Guide.

A.1.1 Install HP OpenView NNM

The installation consists primarily of the following steps:

Step 1 Log in as root to the workstation onto which you want to install NNM.

Step 2 Insert the HP OpenView Network Node Manager CD-ROM into the CD-ROM drive.

Step 3 Determine the device filename of your CD-ROM drive.

Step 4 Mount the CD-ROM drive by typing the appropriate command, specifying the appropriate drive device filename and the directory onto which you want to mount the file system. The directory can be any existing directory.

For Solaris 2.x running volume management, the CD-ROM is mounted automatically. If it is the only CD-ROM mounted on the file system, it is typically mounted as /cdrom/cdrom0.

Step 5 Change to the directory where you mounted the CD-ROM file system. For example:

    # cd /cdrom/cdrom0
     
    

Step 6 Execute the following command to install NNM:

    # ./install
     
    

Step 7 Answer the questions that appear on the screen.

The installation process begins. The installation program goes through two phases, analysis and execution. Messages that display the progress if the installation are written to the screen throughout the installation process.

When the installation is complete, you see a status message beginning with one of
the following:

    Your installation was successful.
     
    

If you receive the preceding message, go to the "Verify a Successful Installation" section.

    Errors have been encountered in your installation.
     
    

If you receive the preceding message, go to the "If Errors Occurred" section of the HP OpenView Network Node Manager Products Installation Guide.

A.1.2 Install the NNM Patch

ViewRunner requires that you install the PSOV_02123 HP OpenView patch for NNM 4.11. This section shows a sample installation. See the "HP OpenView Patches" section for information on which patches are required for NNM 5.01.


Note This patch requires that you modify several files. The instructions for making those modifications are in the patch.

Patches are available through the HP OpenView NNM 4.1x/Solaris 2.x patch page at the
following URL:

http://ovweb.external.hp.com:80/cpe/patches/nnm/4.1x/sparc_2.X.html  
 

As new patches are added, they are identified on this web page.

Following are the steps you take to install PSOV_02123:

Step 1 Log in as the root user.

Step 2 Ensure that the HP OpenView environment variables are set.

    # source /opt/OV/bin/ov.envvars.csh
     
    

or

    # . /opt/OV/bin/ov.envvars.sh
     
    

Step 3 Ensure that HP OpenView, the OpenView License Manger, and the Tracing and Logging facility are not running.

    # $OV_BIN/ovstop
    # sh /etc/init.d/ovlmd stop
    # $OV_BIN/nettl -stop

Step 4 Back up the system.

Step 5 Copy the patch to your /tmp directory and unshar it:

    # cd /tmp
    # cp patch_source/PSOV_02123 .
    # sh PSOV_02123

Step 6 Remove the patch shar file:

    # rm /tmp/PSOV_02123
     
    

Step 7 untar the patch:

    # tar xovf /tmp/PSOV_02123.tar
     
    

Step 8 Change to the patch directory and run the install_patch script:

    # cd /tmp/PSOV_02123.install
    # ./install_patch

Follow the instructions in the patch installation script.

Step 9 Run ovtopofix -U.


Note The preceding change is required because the ViewRunner for HP OpenView default font for several table column headers is dependent on the UNIX CDE desktop font, which causes truncated headers unless the CDE font is reduced to size 3 or less.

A.2 Verify a Successful Installation

To verify that your installation was successful, check the end of the log file /var/adm/sw/swagent.log. Messages are appended to this file. Therefore, the status messages for this installation are the final entries in the file. Each set of status messages includes the date and time that the installation occurred. Look for the date and time that corresponds to the most recent installation.

If the installation program completed without fatal errors, each file set that was installed should have the word Configured next to it. Although you may see the status message ERROR, if Configured appears next to each file set, the installation was successful. You may want to scan the NOTE and WARNING sections to see if there are any other steps that you might need to take.


Note To remove the software, follow the instructions in "Removing Product Bundles" in the HP OpenView Network Node Manager Products Installation Guide.

hometocprevnextglossaryfeedbacksearchhelp
Posted: Fri Oct 8 13:53:27 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.