Client Version 1.1.2
 —  Entire Net-Work Client Administration  —

Installing Management Components

The management components used by Entire Net-Work Client are the System Management Hub (SMH) and the Software AG Directory Server. These components:

Once these management components are installed, you should not need to configure them much for Entire Net-Work Client. The defaults supplied in the Entire Net-Work Client installations of these components should work for most organizations. This is especially true of the Directory Server settings in SMH. Once the appropriate management components, Kernels, and Clients are installed, we recommend that you try to use Entire Net-Work Client in a test environment prior to attempting to configure it.

This document covers the following topics:


Installation Considerations for SMH

Only one System Management Hub (SMH) should be installed in your enterprise. It can be used to manage all Software AG products that use it. However, if you elect to install SMH while running the installation procedure, the procedure automatically checks to see if SMH is already installed and will either update the installed version or perform a new installation of SMH.

Regardless of whether or not SMH has already been installed in your enterprise, you will need to run the SMH installation supplied with Entire Net-Work Client to ensure that the Entire Net-Work Client SMH agents get installed.

The use of an X-terminal or suitable software emulator is recommended for a UNIX installation of SMH. This way, if SMH is installed on a UNIX system, it can be accessed from any suitable Web browser on both Windows or UNIX systems. Software AG does not recommend a particular Web Browser for UNIX use.

Note:
When installing SMH, other Software AG internal components may also be installed (if they have not already been installed by another Software AG product). SMH cannot run without these internal products.

Top of page

Installation Considerations for the Software AG Directory Server

One or more Directory Servers can be installed in your enterprise. You may want to install more than one if you are trying to limit access to specific databases by specific Clients. If a Directory Server does not have the URL for a database, any Entire Net-Work Client attempts to access the database will fail. Note, however, that you can use Directory Server partitioning to perform the same function. For more information, read Partitioning a Directory Server.

Software AG recommends that you use only one Directory Server in your enterprise. However, if you install more than one, remember:

The Software AG Directory Server uses port number 12731 by default; the port number can be changed to a custom setting during the installation of the Software AG Directory Server. If you need to change the port number after the Directory Server is installed, you will need to reinstall it.

To verify the existence of the Software AG Directory Server, check with your system administrator.

Top of page

Installing Management Components on Windows Platforms

This section describes how to install Entire Net-Work Client management components on Windows systems. Prior to attempting the installation, verify that you have met all of the requirements described in Platform Coverage and Requirements.

Notes:

  1. Ideally, the installation of Entire Net-Work Client should be performed by a system administrator or someone with administrator privileges.
  2. The steps provided in this section will install both SMH and the Directory Server on the same machine. Be aware that the sequence of steps will vary if you are installing one or the other of these management components or if you are installing an Entire Net-Work Client as well.

Start of instruction setTo install Entire Net-Work Client management components on Windows:

  1. Insert the Entire Net-Work Client installation CD into your CD-ROM drive.

  2. Locate and run the setup.exe file found in the root directory on the CD-ROM.

    A Welcome panel appears. The appearance of this panel varies depending on whether this is the first time you have installed an Entire Net-Work component on this machine.

    Note:
    If you are prompted to "Modify", "Repair", or "Remove" the management component software during the course of installing Entire Net-Work Client, please select the "Modify" option. Selecting "Modify" will ensure all SMH features are correctly enabled.

  3. Follow the prompts on the installation panels. The following panels should be noted:

The installation utility installs the software needed to operate Entire Net-Work Client in this order, based on what you selected for installation on the Select Features panel:

The Setup Status panel displays the current status of the installation process.

Top of page

Installing Management Components on UNIX Platforms

This section describes how to install Entire Net-Work Client management components on UNIX systems. Prior to attempting the installation, verify that you have met all of the requirements described in Platform Coverage and Requirements and UNIX Installation Considerations.

Notes:

  1. The installation of Entire Net-Work Client on UNIX systems should be performed by a system administrator or someone with administrator privileges.
  2. The steps provided in this section will install both SMH and the Directory Server on the same machine. Be aware that the sequence of steps will vary if you are installing one or the other of these management components or if you are installing an Entire Net-Work Client as well.

Start of instruction setTo install Entire Net-Work management components on UNIX:

  1. Mount the Entire Net-Work CD as described in UNIX Installation Considerations.

  2. Run the setup.ux command:

    sh <cd mount dir>/setup.ux

    where <cd mount dir> is the directory where the CD is mounted.

    A Welcome panel appears.

  3. Follow the prompts on the installation panels. The following areas should be noted:

  4. Change to the Software AG installation directory and run sagenv.new to set up the environment for Software AG products.

    . sagenv.new

    The installation and deployment of Entire Net-Work management components in UNIX is complete.

Top of page