cc/td/doc/product/rtrmgmt/cw2000/camp_mgr/cwsi_2x/cwsi_2_2
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Installing Essentials

Installing Essentials

Essentials is a suite of web-based network management tools integrated into a network desktop. Essentials includes a web-server component, web-based tools, and web browser capability. Essentials is based on a client/network architecture that connects multiple web-based clients to a network server. Essentials enables the deployment, monitoring, and troubleshooting of devices across your network.

This chapter consists of the following sections:

Quick Reference

Table 2-1 provides an overview of how to install Essentials, including references to where you can find more details about each task.


Table 2-1: Installing Essentials Quick Reference
Task Steps References

1 .Prepare for installation

Step 1 Verify that server requirements are met.

"Server Requirements" section

Step 2 Verify that client requirements are met.

"Client Requirements" section

Step 3 (Optional) verify that your intended device import software is supported.

"Device Import Supported Software" section

Step 4 Note that Essentials uses the server's IP address to communicate with clients.

"Using Server IP Address" section

Step 5 Note the TCP ports that Essentials uses and check for conflicts with existing applications.

"TCP and UDP Ports Used" section on
page 2-9

Step 6 Note the system files that are modified during installation.

"System Files Modified During Installation" section

2 .Install the software

Step 1 (Upgrade only) back up your data files.

"Installing Upgrades" section

Step 2 Mount the Essentials CD-ROM.

"Mounting and Unmounting on HP-UX"

Step 3 Run the installation program.

"Running the Essentials Installation Program" section

Step 4 Answer any questions that result from the installation program's checks.

"Running the Essentials Installation Program" section

Step 5 Select the Express or Custom installation option.

"Running the Essentials Installation Program" section

Step 6 (Custom only) select the installation directory.

"Custom Installation" section

3 .Verify and troubleshoot the installation

Step 1 Verify that the correct files and directories are installed.

"Checking Files and Directories After Installation" in Appendix A

Step 2 Analyze installation error messages.

"Understanding Installation Error Messages" in Appendix A

Step 3 Collect the server information to determine if the installation is complete.

"Collecting Server Information" in Appendix A

Preparing for Installation

Before you install Essentials, make sure your server and client environments meet the hardware and software requirements described in the following sections:

Server Requirements

Make sure your server meets the following hardware and software requirements and software compatibility recommendations.

Hardware and Software Requirements Verification

The Essentials hardware and software requirements are given in the "System Requirements" section of "Before You Begin."


Note The hardware and software version information is subject to change based on enhancements made to Essentials. For the most up-to-date version information, consult the Resource Manager Essentials Release Notes for HP-UX found on CCO.

To verify the amount of available disk space in each of the specified partitions and directories, enter the following command:

# df -k directory
or
# bdf directory
 

Where directory is the partition or directory for which you want to check the available disk space.

The software required for the Essentials server is HP-UX 10.20 or 11.0.

Server System Patches

HP-UX 10.2 and 11.0 require HP DCE/9000 Core Client Software. Additionally, the following patches are required:

The Essentials installation program aborts if these patches are not installed on the system. If the installation program aborts for this reason, install the patch, then run the installation program again.

Setting Environmental Variables

Set the following environment variables for Essentials system administrators. These variables are not required for tasks that users perform using the web interface.

Using the Essentials man Pages

Essentials includes manual (man) pages for its command line commands. To view these man pages, set the MANPATH variable to include the path /opt/CSCOpx/man (where /opt/CSCOpx is the directory in which Essentials was installed). Then you can view the man pages from any directory using the following command:

$ man pagename
 

where pagename is the name of the man page. Refer to the section "Setting Environmental Variables" for information about setting up administrator systems.

Cisco DNS/DHCP Manager Conflicts

Make sure that you do not have the Cisco DNS/DHCP Manager (CDDM) installed on the machine on which you plan to install Essentials. CDDM, which can be downloaded from CCO, provides syslog and TFTP daemons as part of its product. You cannot run CDDM Syslog or TFTP on the same machine as Essentials because they are not compatible. Essentials installation will fail if CDDM Syslog or TFTP are present on the machine.

Client Requirements

Clients use a web browser running on a workstation or PC to access the Essentials server. The hardware and software requirements for the client workstations or PCs are as follows:

Web Browsers Supported

Essentials supports client systems with the web browsers listed in Table 2-2.


Table 2-2:
Browser Version

Netscape Navigator

4.04 and 4.05 on HPUX 10.20 or 11.0, 4.04 and 4.05 on Solaris 2.5.1 or 2.6, Windows NT 4.0, Windows 95 and AIX 4.2.1 or 4.3

Microsoft Internet Explorer

4.01 with Internet Explorer Service Pack 1 on Windows NT 4.0 and Windows 95

Supported Web Browsers

Configuring Client Systems

To configure a client system to use with Essentials, follow these steps:

Step 1 On Microsoft Windows systems, set the display to use small fonts.

Step 2 Configure the Web browser.

If you experience browser problems after configuring your browser as described above, increase your disk cache settings.

After the web browser is installed on the client machine, there are no additional disk space requirements. However, because the browser uses the local machine's disk to store cached information, make sure you have enough disk space for the amount of cached information you want to store. All Essentials information is stored on the Essentials server.

Device Import Supported Software

Table 2-3 lists the software that Essentials supports for importing device information. You can import devices remotely from a UNIX system only. Essentials does not support remote device imports from Windows NT systems.


Table 2-3:
Software Version

HP OpenView

4.11, 5.0.1

CiscoWorks

3.2, 4.0

CiscoWorks for Switched Internetworks (CWSI)

2.1.1

CWSI Campus

2.2

Supported Software for Device Import

Using Server IP Address

To avoid inconsistencies in how domain names are used in networks, Essentials uses the IP address of the server on which you installed Essentials when it interacts with web browsers. By using the IP address of the server, Essentials reduces the likelihood of name lookup failures between the server and the client machines that run web browsers.

Because Essentials uses the IP address, if you change the IP address of the Essentials server, you need to replace the old IP address with the new address in the web server configuration file (/opt/CSCOpx/objects/web/conf/httpd.conf). To update the server IP address, manually change all occurrences of the ServerName variable to reflect the new IP address.

You then need to restart the Essentials server by entering the following commands as root:

# /sbin/init.d/dmgtd stop
# /sbin/init.d/dmgtd start

TCP and UDP Ports Used

In addition to the standard network ports (telnet, tftp, etc.) Essentials uses the following TCP and UDP ports. These ports are added to /etc/services when you install Essentials:

or

Essentials uses the default port 80. If an existing web server is already configured to run on port 80 on the same machine on which Essentials is installed, you receive a warning during installation that port 80 is in use, and port 1741 is used for Essentials. If Essentials uses port 1741, make sure you append :1741 to the end of your server name when accessing the Essentials server through your browser, for example:

http://server_name:1741  
 

The Essentials installation program detects whether any of the default TCP ports are already in use on your system and prompts you to enter an available TCP port number for each port that has a conflict.

Refer to the "Setting Up Essentials" chapter for more information about accessing the server. Refer to the "Troubleshooting" appendix if you encounter problems.

System Files Modified During Installation

The following system files are modified during the installation of Essentials:

Running the Essentials Installation Program

This section describes how to install Essentials. If you are upgrading from an evaluation version or are reinstalling the product, see the "Installing Upgrades" section for instructions before running the installation program.

The Essentials installation program takes approximately 20 minutes to complete if you use the express installation option. If you do not specify the express installation option, the installation takes longer because you have to respond to questions asked by the installation tool. See the "Custom Installation" section to see the questions asked.


Note You can press Ctrl-C at any time to terminate the installation program. However, any changes that have been made to your system (for example, installation of new files or changes to system files) will not be undone.

Follow these steps to install Essentials:

Step 1 As root, mount the Essentials CD-ROM on a local or remote CD-ROM drive. Refer to "Mounting and Unmounting on HP-UX," for detailed instructions on mounting.

Step 2 Run the installation program.

For a local CD installation, enter the following commands:

    # cd /cdrom
    # /setup.sh 
     
    

For a remote CD installation, enter the following commands:

    # cd remotedir
    # ./setup.sh
     
    

Where remotedir is the remote location where the Essentials CD-ROM is mounted.

The following message is displayed:

    Software Install Tool Started.
     
    

The installation program then performs several preinstallation checks on your machine, such as TCP/IP address resolution, TCP/IP port usage, and disk space usage. These preinstallation checks cause some text to appear on the screen.

These preinstallation checks can generate two types of results:

If the installation program terminates due to errors, refer to the "Understanding Installation Error Messages" section in Appendix A.

Step 3 Answer any questions that result from the preinstallation checks. These questions could include one or more of the following:

If the preinstallation checks generate any of these questions, the installation program automatically selects the Custom installation option. Go to the section "Custom Installation" to continue with the installation.

If the preinstallation checks do not generate any of these questions, the installation program displays the following information about express installation and prompts you to select an install option:

    The express install takes all defaults and places the product into /opt/CSCOpx. No more questions will be asked of you.
    Do you want the Express Install (y/n)? [Y]
     
    

Step 4 Select one of the two options for continuing with the Essentials installation:

Express Installation

If you entered Y when asked if you want the express installation, Essentials is installed using the default TCP ports specified in the "TCP and UDP Ports Used" section.

You do not need to answer any additional questions. The installation program keeps you updated on the status of the installation as it installs Essentials using the default TCP ports specified in the "TCP and UDP Ports Used" section. Any error or warning messages are displayed on your screen. When the install completes, any error messages that appeared during the installation appear on the screen again, followed by this message:

You have now completed the installation program. If you encountered any errors, or to verify the directories installed on your system, see "Troubleshooting."

Continue the installation process by doing one of the following:

Custom Installation

If you entered N when asked if you want the express installation, or if you had to answer any questions that resulted from the installation program's preinstallation checks, the installation tool begins the Custom installation option by asking a question similar to the following:

Where should the product be installed? [/opt/CSCOpx]
 

To accept the default, which is shown in square brackets, press Return or enter a new path where you want Essentials to be installed.


Note The default directory might not be /opt/CSCOpx.

The installation program installs Essentials using the default TCP ports specified in the "TCP and UDP Ports Used" section. Any error or warning messages are displayed on your screen. When the install completes, any error messages that appeared during the installation appear on the screen again. The following message appears when the installation is complete:

Software Install Tool Completed.
 

You have now completed the Essentials installation. If you encountered any errors during the installation, or to verify the directories installed on your system, see "Troubleshooting."

Continue the installation process by doing one of the following:

Installing Upgrades

You can reinstall Essentials while preserving your existing data. In addition, you can add new functionality to Essentials by downloading new components from CCO.

Reinstalling Essentials

Before reinstalling Essentials, back up the Essentials data files to ensure that you do not lose any data. Then run the installation program.


Note If bin
is included in the /usr/lib/cron/at.deny file, the procedure for backing up your data files is different from these steps. If this is the case, the backup script will provide instructions for backing up your data files.

To reinstall Essentials, follow these steps:

Step 1 As root, create a directory for example /var/tmp/backup, to store your backup database:

    # mkdir /var/tmp/backup
     
    

Step 2 Change the ownership of the backup directory to bin by entering the following command:

    # chown bin backup_dir
     
    

where backup_dir is the directory you selected as the backup location.

Step 3 From the Essentials interface, select Admin > System Admin > Back Up Data Now. The Back Up Data Now dialog box appears.

Step 4 Enter the name of the directory you specified in Step 1 in the Backup Directory field. Click Finish to complete the backup.

You are notified that the data files were successfully backed up and the files px.db and px.log were created in the directory you specified. In addition, a new tar file is created, CRM_filebackup.tar, which includes software image files and other files that Essentials needs to back up.

Step 5 Install Essentials as explained in the "Running the Essentials Installation Program" section. The upgrade procedure is identical to performing a new installation.

Installing Added Functionality

If you have CCO access, you can consult the Essentials web page at the following URL to download any available software enhancements:

http://www.cisco.com/kobayashi/sw-center/netmgmt/cw2000

Refer to the readme files and Resource Manager Essentials Release Notes for HP-UX for additional information on installing new features and enhancements.

Removing Essentials

Caution You must use the Essentials uninstallation program to remove the product. If you attempt to remove Essentials manually, you can damage your system.

Note You cannot remove Essentials if CWSI Campus is installed on your system. You must remove CWSI Campus first.

To remove Essentials, follow these steps:

Step 1 Stop all CWSI server processes.

Step 2 Enter the following commands as root to start the uninstall script:

    # cd /opt/CSCOpx/bin
    # ./uninstall.sh
     
    

where /opt is the directory you specified to install Essentials if you did not use the default location.

A list of all installed Essentials packages appears, followed by this prompt:

    INFO:Delete all the CiscoWorks2000 Essentials packages listed above? [yes]
     
    

Step 3 To remove all Essentials packages, press Return or enter Y (yes). The specified packages are removed and a verification message appears. To cancel the removal of Resource Manager Essentials, enter N (no).

When you remove Essentials, the uninstall script removes the changes made to the /etc/services file. The /etc directory still contains all system file changes. The uninstall messages are written to the /var/tmp/ciscouninstall.log file.

When the uninstall script completes, two lists of packages appear on the screen: those that were removed, and those that could not be removed.

Step 4 Check /etc/syslog.conf for syslog changes. Check /etc/services to make sure port assignments for the Daemon Manager and web server have been removed. See the "Troubleshooting" appendix for more information.


hometocprevnextglossaryfeedbacksearchhelp
Posted: Thu Sep 30 10:04:58 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.