4.3 Independent Installation of the Agent and Clients

You have two options for installing the Orchestrator Agent and the Orchestrator Clients after the initial installation:

4.3.1 Installing the Agent and Clients by Using the Product ISO

If you want to independently install the Orchestrator Agent or the Orchestrator Clients to a node in your grid, you can do so, but the procedures for doing so vary depending on the platform where you are installing them.

Using the ISO to Install the Agent or the Clients on SLES 10 Machines

Use the following procedure if you want to use the Add-on CD method to install just the Orchestrator Agent or the Orchestrator Clients to a SLES machine.

IMPORTANT:The Orchestrator Clients are not supported on SLES 9 SP3. The Orchestrator Agent is supported on SLES 9 SP3, SLES 10 SP1, and SLES 10 SP2.

  1. To verify that the device where you want to install the agent and client software fulfills the necessary requirements, review Section 3.0, Planning the Installation.

  2. Download the appropriate ZENworks Orchestrator ISO (32-bit or 64-bit) to an accessible network location.

  3. Install ZENworks Orchestrator Agent or ZENworks Orchestrator Clients software:

    1. Log in to the target SLES server as root, then open YaST2.

    2. In the YaST Control Center, click Software, then click Add-on Product to display the Add-on Product Media dialog box.

    3. In the Add-on Product Media dialog box, select the ISO media (Local Directory or DVD) to install.

      1. (Conditional) Select DVD, click Next, insert the DVD, then click Continue.

        or

      2. (Conditional) Select Local Directory, click Next, select the ISO Image check box, browse to the ISO in the file system, then click OK.

    4. Read and accept the license agreement, then click Next to display YaST2.

    5. In YaST2, click the Filter drop-down menu, then select Patterns to display the install patterns available on the ZENworks Orchestrator ISO.

    6. Select the ZENworks Orchestrator installation patterns that you want to install:

      • ZENworks Orchestrator Agent: Runs applications on all managed nodes under the management of the Orchestrator Server. An agent reports its status to the Orchestrator Server.

      • ZENworks Monitoring Agent: This pattern installs the Ganglia Agent on each monitored node, which collects performance metrics and sends the data to the ZENworks Monitoring Server.

      Refer to the information in Section A.0, ZENworks Orchestrator Components: Install Patterns for details on the installation data that you need to know.

    7. Click Accept to install the packages.

  4. Configure the ZENworks Orchestrator agents that you have installed. You can use one of two information gathering methods to perform the configuration:

    • The Orchestrator product configuration script. If you use this method, continue with Step 5.

    • The GUI Configuration Wizard. If you use this method, skip to Step 6.

  5. (Optional) Run the Orchestrator product configuration script.

    1. Make sure you are logged in as root to run the configuration script.

    2. Run the script, as follows:

      /opt/novell/zenworks/orch/bin/config
      

      When the script runs, the following information is initially displayed:

      Welcome to Novell ZENworks Orchestrator.
      This program will configure Novell ZENworks Orchestrator 1.3
      
      Select products to configure
      
       #   selected  Item
       1)    yes     ZENworks Monitoring Service
       2)    no      ZENworks Orchestrator Server
       3)    yes     ZENworks Orchestrator Agent
       4)    no      ZENworks Orchestrator VM Builder
       5)    no      ZENworks Orchestrator VM Warehouse
      
      Select from the following:
        1 - 5)  toggle selection status
             a)  all
             n)  none
             f)  finished making selections
             q)  quit -- exit the program
      Selection [finish]:
      
      
    3. Determine which installed products you want to configure. The options are listed with option numbers.

      1. Select or deselect an option by typing its number to toggle its selection status, or type a and press Enter to select all of them.

      2. When you have selected the products you want to configure, type f and press Enter to finish the selection and begin the configuration.

  6. (Optional) Run the GUI Configuration Wizard.

    During the configuration process, refer to the information in Table 4-1, Orchestrator Configuration Information for details about the configuration data that you need to provide.

    Default values are built into the script; most of these defaults are set to configure all of the product patterns that were installed using the Add-on Product Media utility in SLES 10.

Using the ISO to Install the Orchestrator Agents on SLES 9 SP3 Machines

Because YaST in SLES 9 SP3 does not have an add-on feature, you need to use another method for installing Orchestrator Agents to a SLES 9 machine.

This section includes the following information:

Installing the Orchestrator Agent Only on a SLES 9 Machine

Use the following procedure if you want to install just the Orchestrator Agent to a SLES 9 SP3 machine.

  1. To verify that the device where you want to install the agent and client software fulfills the necessary requirements, review Section 3.0, Planning the Installation.

  2. Run the following command to install the Python package included with SLES 9 SP3

    yast -i python

  3. Download the appropriate ZENworks Orchestrator ISO (32-bit or 64-bit) to an accessible network location.

  4. Mount the Orchestrator ISO as a loopback device as in the following example:

    mount -o loop zenworks_orch-1.3.x86_64.iso /mnt

    This mounts the ISO in the /mnt folder.

  5. Navigate to the directory path where the SLES 9 packages reside. For example:

    cd /mnt/SLES9

    There are five packages in the SLES9 directory:

    • novell-zenworks-monitor-gmond
    • novell-zenworks-orch-config
    • novell-zenworks-orch-config-gui
    • novell-zenworks-zos-agent
    • novell-zenworks-zos-java
  6. Use the rpm command to install the Orchestrator Agent package and the configuration package:

    rpm -iv novell-zenworks-zos-agent-* novell-zenworks-zos-java-* novell-zenworks-orch-config-*

    NOTE:This command installs the agent, the configuration script, and the Java update packages. It should be run as one command.

  7. Configure the ZENworks Orchestrator components that you have installed.

    NOTE:You must be logged in as root to run the configuration script.

    1. Run the script, as follows:

      /opt/novell/zenworks/orch/bin/config
      

      When the script runs, the following information is initially displayed:

      Welcome to Novell ZENworks Orchestrator.
      
      This program will configure Novell ZENworks Orchestrator 1.3
      
      
      Select whether this is a new install or an upgrade
      
      i) install
      u) upgrade
      - - - - - -
      
      Selection [install]:
      
    2. Determine whether this is a new installation or an upgrade.

      This section discusses standard installation, so specify i (for install) or press Enter to accept the default. For more information about upgrade, see the Novell ZENworks Orchestrator 1.3 Upgrade Guide.

      When you make the selection, the following information is displayed:

      Select products to configure
      
       #   selected  Item
       1)    no      ZENworks Monitoring Service
       2)    no      ZENworks Orchestrator Server
       3)    yes     ZENworks Orchestrator Agent
       4)    no      ZENworks Orchestrator VM Builder
       5)    no      ZENworks Orchestrator VM Warehouse
      
      Select from the following:
        1 - 5)  toggle selection status
             a)  all
             n)  none
             f)  finished making selections
             q)  quit -- exit the program
      
      
    3. Type f and press Enter to finish the selection and begin the configuration.

  8. During the configuration process, refer to the information in Table 4-1, Orchestrator Configuration Information for details about the configuration data that you need to provide.

    Default values are built into the script; most of these defaults are set to configure all of the product patterns that were installed.

Installing the Monitoring Agent Only on a SLES 9 Machine

Use the following procedure if you want to install just the Monitoring Agent to a SLES 9 SP3 machine.

  1. To verify that the device where you want to install the agent and client software fulfills the necessary requirements, review Section 3.0, Planning the Installation.

  2. Download the appropriate ZENworks Orchestrator ISO (32-bit or 64-bit) to an accessible network location.

  3. Mount the Orchestrator ISO as a loopback device as in the following example:

    mount -o loop zenworks_orch-1.3.x86_64.iso /mnt

    This mounts the ISO in the /mnt folder.

  4. Navigate to the directory path where the SLES 9 packages reside. For example:

    cd /mnt/SLES9

    There are five packages in the /SLES9 directory:

    • novell-zenworks-monitor-gmond
    • novell-zenworks-orch-config
    • novell-zenworks-orch-config-gui
    • novell-zenworks-zos-agent
    • novell-zenworks-zos-java
  5. Use the rpm command to install the Monitoring Agent packages:

    rpm -iv novell-zenworks-monitor-gmond-* novell-zenworks-orch-config-*

    NOTE:The Monitoring Agent does not require a Java update.

  6. Configure the ZENworks Orchestrator components that you have installed.

    NOTE:You must be logged in as root to run the configuration script.

    1. Run the script, as follows:

      /opt/novell/zenworks/orch/bin/config
      

      When the script runs, the following information is initially displayed:

      Welcome to Novell ZENworks Orchestrator.
      
      This program will configure Novell ZENworks Orchestrator 1.3
      
      
      Select whether this is a new install or an upgrade
      
      i) install
      u) upgrade
      - - - - - -
      
      Selection [install]:
      
    2. Determine whether this is a new installation or an upgrade.

      This section discusses standard installation, so specify i (for install) or press Enter to accept the default. For more information about upgrade, see the Novell ZENworks Orchestrator 1.3 Upgrade Guide.

      When you make the selection, the following information is displayed:

      Select products to configure
      
       #   selected  Item
       1)    yes     ZENworks Monitoring Service
       2)    no      ZENworks Orchestrator Server
       3)    no      ZENworks Orchestrator Agent
       4)    no      ZENworks Orchestrator VM Builder
       5)    no      ZENworks Orchestrator VM Warehouse
      
      Select from the following:
        1 - 5)  toggle selection status
             a)  all
             n)  none
             f)  finished making selections
             q)  quit -- exit the program
      
      
    3. Type f and press Enter to finish the selection and begin the configuration.

  7. During the configuration process, refer to the information in Table 4-1, Orchestrator Configuration Information for details about the configuration data that you need to provide.

    Default values are built into the script; most of these defaults are set to configure all of the product patterns that were installed.

Installing Both the Monitoring Agent and the Orchestrator Agent on a SLES 9 Machine

Use the following procedure if you want to install the Monitoring Agent and the Orchestrator Agent to a SLES 9 SP3 machine.

  1. To verify that the device where you want to install the agent and client software fulfills the necessary requirements, review Section 3.0, Planning the Installation.

  2. Run the following command to install the python package included with SLES 9 SP3.

    yast -i python

  3. Download the appropriate ZENworks Orchestrator Server ISO (32-bit or 64-bit) to an accessible network location.

  4. Mount the Orchestrator ISO as a loopback device as in the following example:

    mount -o loop zenworks_orch-1.3.x86_64.iso /mnt

    This mounts the ISO in the /mnt folder.

  5. Navigate to the directory path where the SLES 9 packages reside. For example:

    cd /mnt/SLES9

    There are five packages in the /SLES9 directory:

    • novell-zenworks-monitor-gmond
    • novell-zenworks-orch-config
    • novell-zenworks-orch-config-gui
    • novell-zenworks-zos-agent
    • novell-zenworks-zos-java
  6. Use the rpm command to install the packages. For example:

    rpm -Uvh *.rpm

  7. Configure the ZENworks Orchestrator components that you have installed.

    NOTE:You must be logged in as root to run the configuration script.

    1. Run the script, as follows:

      /opt/novell/zenworks/orch/bin/config
      

      When the script runs, the following information is initially displayed:

      Welcome to Novell ZENworks Orchestrator.
      
      This program will configure Novell ZENworks Orchestrator 1.3
      
      
      Select whether this is a new install or an upgrade
      
      i) install
      u) upgrade
      - - - - - -
      
      Selection [install]:
      
    2. Determine whether this is a new installation or an upgrade.

      This section discusses standard installation, so specify i (for install) or press Enter to accept the default. For more information about upgrade, see the Novell ZENworks Orchestrator 1.3 Upgrade Guide.

      When you make the selection, the following information is displayed:

      Select products to configure
      
       #   selected  Item
       1)    yes     ZENworks Monitoring Service
       2)    no      ZENworks Orchestrator Server
       3)    yes     ZENworks Orchestrator Agent
       4)    no      ZENworks Orchestrator VM Builder
       5)    no      ZENworks Orchestrator VM Warehouse
      
      Select from the following:
        1 - 5)  toggle selection status
             a)  all
             n)  none
             f)  finished making selections
             q)  quit -- exit the program
      
      
    3. Determine which installed products you want to configure. The options are listed with option numbers.

      1. Select or deselect an option by typing its number to toggle its selection status, or type a and press Enter to select all of them.

      2. When you have selected the products you want to configure, type f and press Enter to finish the selection and begin the configuration.

  8. During the configuration process, refer to the information in Table 4-1, Orchestrator Configuration Information for details about the configuration data that you need to provide.

    Default values are built into the script; most of these defaults are set to configure all of the product patterns that were installed.

Using the ISO to Install the Orchestrator Agents on RHEL 4 Machines

Because RHEL does not have an add-on feature, you need to use another method for installing agents to a RHEL 4 machine.

This section includes the following information:

Installing the Orchestrator Agent Only on a RHEL 4 Machine
  1. To verify that the device where you want to install the agent and client software fulfills the necessary requirements, review Section 3.0, Planning the Installation.

  2. Download the appropriate ZENworks Orchestrator ISO (32-bit or 64-bit) to an accessible network location.

  3. Mount the Orchestrator ISO as a loopback device as in the following example:

    mount -o loop zenworks_orch-1.3.x86_64.iso /mnt

    This mounts the ISO in the /mnt folder.

  4. Navigate to the directory path where the RHEL 4 packages reside. For example:

    cd /mnt/RHEL4

    There are five packages in the RHEL4 directory:

    • novell-zenworks-monitor-gmond
    • novell-zenworks-orch-config
    • novell-zenworks-orch-config-gui
    • novell-zenworks-zos-agent
    • novell-zenworks-zos-java
  5. Use the rpm command to install the packages:

    rpm -iv novell-zenworks-zos-agent-* novell-zenworks-zos-java-*novell-zenworks-orch-config-*

    NOTE:This command installs the agent, the configuration script, and the Java update packages. It should be run as one command.

  6. Configure the ZENworks Orchestrator components that you have installed.

    NOTE:You must be logged in as root to run the configuration script.

    1. Run the script, as follows:

      /opt/novell/zenworks/orch/bin/config
      

      When the script runs, the following information is initially displayed:

      Welcome to Novell ZENworks Orchestrator.
      
      This program will configure Novell ZENworks Orchestrator 1.3
      
      
      Select whether this is a new install or an upgrade
      
      i) install
      u) upgrade
      - - - - - -
      
      Selection [install]:
      
    2. Determine whether this is a new installation or an upgrade.

      This section discusses standard installation, so specify i (for install) or press Enter to accept the default. For more information about upgrade, see the Novell ZENworks Orchestrator 1.3 Upgrade Guide.

      When you make the selection, the following information is displayed:

      Select products to configure
      
       #   selected  Item
       1)    no      ZENworks Monitoring Service
       2)    no      ZENworks Orchestrator Server
       3)    yes     ZENworks Orchestrator Agent
       4)    no      ZENworks Orchestrator VM Builder
       5)    no      ZENworks Orchestrator VM Warehouse
      
      Select from the following:
        1 - 5)  toggle selection status
             a)  all
             n)  none
             f)  finished making selections
             q)  quit -- exit the program
      
      
    3. Type f and press Enter to finish the selection and begin the configuration.

  7. During the configuration process, refer to the information in Table 4-1, Orchestrator Configuration Information for details about the configuration data that you need to provide.

    Default values are built into the script; most of these defaults are set to configure all of the product patterns that were installed.

Installing the Monitoring Agent Only on a RHEL 4 Machine
  1. To verify that the device where you want to install the agent and client software fulfills the necessary requirements, review Section 3.0, Planning the Installation.

  2. Download the appropriate ZENworks Orchestrator ISO (32-bit or 64-bit) to an accessible network location.

  3. Mount the Orchestrator ISO as a loopback device as in the following example:

    mount -o loop zenworks_orch-1.3.x86_64.iso /mnt

    This mounts the ISO in the /mnt folder.

  4. Navigate to the directory path where the RHEL 5 packages reside. For example:

    cd /mnt/RHEL4

    There are five packages in the RHEL4 directory:

    • novell-zenworks-monitor-gmond
    • novell-zenworks-orch-config
    • novell-zenworks-orch-config-gui
    • novell-zenworks-zos-agent
    • novell-zenworks-zos-java
  5. Use the rpm command to install the Monitoring Agent package. For example:

    rpm -iv novell-zenworks-monitor-gmond-* novell-zenworks-orch-config-*

    NOTE:The monitoring agent does not require a Java update.

  6. Configure the ZENworks Orchestrator component that you have installed.

    NOTE:You must be logged in as root to run the configuration script.

    1. Run the script, as follows:

      /opt/novell/zenworks/orch/bin/config
      

      When the script runs, the following information is initially displayed:

      Welcome to Novell ZENworks Orchestrator.
      
      This program will configure Novell ZENworks Orchestrator 1.3
      
      
      Select whether this is a new install or an upgrade
      
      i) install
      u) upgrade
      - - - - - -
      
      Selection [install]:
      
    2. Determine whether this is a new installation or an upgrade.

      This section discusses standard installation, so specify i (for install) or press Enter to accept the default. For more information about upgrade, see the Novell ZENworks Orchestrator 1.3 Upgrade Guide.

      When you make the selection, the following information is displayed:

      Select products to configure
      
       #   selected  Item
       1)    yes     ZENworks Monitoring Service
       2)    no      ZENworks Orchestrator Server
       3)    no      ZENworks Orchestrator Agent
       4)    no      ZENworks Orchestrator VM Builder
       5)    no      ZENworks Orchestrator VM Warehouse
      
      Select from the following:
        1 - 5)  toggle selection status
             a)  all
             n)  none
             f)  finished making selections
             q)  quit -- exit the program
      
      
    3. Type f and press Enter to finish the selection and begin the configuration.

  7. During the configuration process, refer to the information in Table 4-1, Orchestrator Configuration Information for details about the configuration data that you need to provide.

    Default values are built into the script; most of these defaults are set to configure all of the product patterns that were installed.

Installing the Orchestrator Agent and the Monitoring Agent on a RHEL 4 Machine
  1. To verify that the device where you want to install the agent and client software fulfills the necessary requirements, review Section 3.0, Planning the Installation.

  2. Download the appropriate ZENworks Orchestrator Server ISO (32-bit or 64-bit) to an accessible network location.

  3. Mount the Orchestrator ISO as a loopback device as in the following example:

    mount -o loop zenworks_orch-1.3.x86_64.iso /mnt

    This mounts the ISO in the /mnt folder.

  4. Navigate to the directory path where the RHEL 4 packages reside. For example:

    cd /mnt/RHEL4

    There are five packages in the RHEL4 directory:

    • novell-zenworks-monitor-gmond
    • novell-zenworks-orch-config
    • novell-zenworks-orch-config-gui
    • novell-zenworks-zos-agent
    • novell-zenworks-zos-java
  5. Use the rpm command to install the packages. For example:

    rpm -Uvh *.rpm

    If you encounter an issue regarding missing dependencies, you can use the up2date command to download and install those. For example, if you were missing libcaplso or libcap.so.1, you would run the following:

    up2date --solvedeps=libcp.so,libcap.so.1

  6. Configure the agents that you have installed.

    NOTE:You must be logged in as root to run the configuration script.

    1. Run the script, as follows:

      /opt/novell/zenworks/orch/bin/config
      

      When the script runs, the following information is initially displayed:

      Welcome to Novell ZENworks Orchestrator.
      
      This program will configure Novell ZENworks Orchestrator 1.3
      
      
      Select whether this is a new install or an upgrade
      
      i) install
      u) upgrade
      - - - - - -
      
      Selection [install]:
      
    2. Determine whether this is a new installation or an upgrade.

      This section discusses standard installation, so specify i (for install) or press Enter to accept the default. For more information about upgrade, see the Novell ZENworks Orchestrator 1.3 Upgrade Guide.

      When you make the selection, the following information is displayed:

      Select products to configure
      
       #   selected  Item
       1)    yes     ZENworks Monitoring Service
       2)    no      ZENworks Orchestrator Server
       3)    yes     ZENworks Orchestrator Agent
       4)    no      ZENworks Orchestrator VM Builder
       5)    no      ZENworks Orchestrator VM Warehouse
      
      Select from the following:
        1 - 5)  toggle selection status
             a)  all
             n)  none
             f)  finished making selections
             q)  quit -- exit the program
      
      
    3. Determine which installed products you want to configure. The options are listed with option numbers.

      1. Select or deselect an option by typing its number to toggle its selection status, or type a and press Enter to select all of them.

      2. When you have selected the products you want to configure, type f and press Enter to finish the selection and begin the configuration.

  7. During the configuration process, refer to the information in Table 4-1, Orchestrator Configuration Information for details about the configuration data that you need to provide.

    Default values are built into the script; most of these defaults are set to configure all of the product patterns that were installed.

Using the ISO to Install the Orchestrator Agents on RHEL 5 Machines

Because RHEL does not have an add-on feature, you need to use another method for installing agents to a RHEL 5 machine.

This section includes the following information:

Installing the Orchestrator Agent Only on a RHEL 5 Machine
  1. To verify that the device where you want to install the agent and client software fulfills the necessary requirements, review Section 3.0, Planning the Installation.

  2. Download the appropriate ZENworks Orchestrator ISO (32-bit or 64-bit) to an accessible network location.

  3. Mount the Orchestrator ISO as a loopback device as in the following example:

    mount -o loop zenworks_orch-1.3.x86_64.iso /mnt

    This mounts the ISO in the /mnt folder.

  4. Navigate to the directory path where the RHEL 5 packages reside. For example:

    cd /mnt/RHEL5

    There are five packages in the RHEL5 directory:

    • novell-zenworks-monitor-gmond
    • novell-zenworks-orch-config
    • novell-zenworks-orch-config-gui
    • novell-zenworks-zos-agent
    • novell-zenworks-zos-java
  5. Use the rpm command to install the packages:

    rpm -iv novell-zenworks-zos-agent-* novell-zenworks-zos-java-*novell-zenworks-orch-config-*

    NOTE:This command installs the agent, the configuration script, and the Java update packages. It should be run as one command.

  6. Configure the ZENworks Orchestrator components that you have installed.

    NOTE:You must be logged in as root to run the configuration script.

    1. Run the script, as follows:

      /opt/novell/zenworks/orch/bin/config
      

      When the script runs, the following information is initially displayed:

      Welcome to Novell ZENworks Orchestrator.
      
      This program will configure Novell ZENworks Orchestrator 1.3
      
      
      Select whether this is a new install or an upgrade
      
      i) install
      u) upgrade
      - - - - - -
      
      Selection [install]:
      
    2. Determine whether this is a new installation or an upgrade.

      This section discusses standard installation, so specify i (for install) or press Enter to accept the default. For more information about upgrade, see the Novell ZENworks Orchestrator 1.3 Upgrade Guide.

      When you make the selection, the following information is displayed:

      Select products to configure
      
       #   selected  Item
       1)    no      ZENworks Monitoring Service
       2)    no      ZENworks Orchestrator Server
       3)    yes     ZENworks Orchestrator Agent
       4)    no      ZENworks Orchestrator VM Builder
       5)    no      ZENworks Orchestrator VM Warehouse
      
      Select from the following:
        1 - 5)  toggle selection status
             a)  all
             n)  none
             f)  finished making selections
             q)  quit -- exit the program
      
      
    3. Type f and press Enter to finish the selection and begin the configuration.

  7. During the configuration process, refer to the information in Table 4-1, Orchestrator Configuration Information for details about the configuration data that you need to provide.

    Default values are built into the script; most of these defaults are set to configure all of the product patterns that were installed.

Installing the Monitoring Agent Only on a RHEL 5 Machine
  1. To verify that the device where you want to install the agent and client software fulfills the necessary requirements, review Section 3.0, Planning the Installation.

  2. Download the appropriate ZENworks Orchestrator ISO (32-bit or 64-bit) to an accessible network location.

  3. Mount the Orchestrator ISO as a loopback device as in the following example:

    mount -o loop zenworks_orch-1.3.x86_64.iso /mnt

    This mounts the ISO in the /mnt folder.

  4. Navigate to the directory path where the RHEL 5 packages reside. For example:

    cd /mnt/RHEL5

    There are five packages in the RHEL5 directory:

    • novell-zenworks-monitor-gmond
    • novell-zenworks-orch-config
    • novell-zenworks-orch-config-gui
    • novell-zenworks-zos-agent
    • novell-zenworks-zos-java
  5. Use the rpm command to install the Monitoring Agent package. For example:

    rpm -iv novell-zenworks-monitor-gmond-* novell-zenworks-orch-config-*

    NOTE:The monitoring agent does not require a Java update.

  6. Configure the ZENworks Orchestrator component that you have installed.

    NOTE:You must be logged in as root to run the configuration script.

    1. Run the script, as follows:

      /opt/novell/zenworks/orch/bin/config
      

      When the script runs, the following information is initially displayed:

      Welcome to Novell ZENworks Orchestrator.
      
      This program will configure Novell ZENworks Orchestrator 1.3
      
      
      Select whether this is a new install or an upgrade
      
      i) install
      u) upgrade
      - - - - - -
      
      Selection [install]:
      
    2. Determine whether this is a new installation or an upgrade.

      This section discusses standard installation, so specify i (for install) or press Enter to accept the default. For more information about upgrade, see the Novell ZENworks Orchestrator 1.3 Upgrade Guide.

      When you make the selection, the following information is displayed:

      Select products to configure
      
       #   selected  Item
       1)    yes     ZENworks Monitoring Service
       2)    no      ZENworks Orchestrator Server
       3)    no      ZENworks Orchestrator Agent
       4)    no      ZENworks Orchestrator VM Builder
       5)    no      ZENworks Orchestrator VM Warehouse
      
      Select from the following:
        1 - 5)  toggle selection status
             a)  all
             n)  none
             f)  finished making selections
             q)  quit -- exit the program
      
      
    3. Type f and press Enter to finish the selection and begin the configuration.

  7. During the configuration process, refer to the information in Table 4-1, Orchestrator Configuration Information for details about the configuration data that you need to provide.

    Default values are built into the script; most of these defaults are set to configure all of the product patterns that were installed.

Installing the Orchestrator Agent and the Monitoring Agent on a RHEL 5 Machine
  1. To verify that the device where you want to install the agent and client software fulfills the necessary requirements, review Section 3.0, Planning the Installation.

  2. Download the appropriate ZENworks Orchestrator Server ISO (32-bit or 64-bit) to an accessible network location.

  3. Mount the Orchestrator ISO as a loopback device as in the following example:

    mount -o loop zenworks_orch-1.3.x86_64.iso /mnt

    This mounts the ISO in the /mnt folder.

  4. Navigate to the directory path where the RHEL 5 packages reside. For example:

    cd /mnt/RHEL5

    There are five packages in the RHEL5 directory:

    • novell-zenworks-monitor-gmond
    • novell-zenworks-orch-config
    • novell-zenworks-orch-config-gui
    • novell-zenworks-zos-agent
    • novell-zenworks-zos-java
  5. Use the rpm command to install the packages. For example:

    rpm -Uvh *.rpm

    If you encounter an issue regarding missing dependencies, you can use the yum command to download and install those. For example, if you were missing python , you would run the following:

    yum install python

  6. Configure the agents that you have installed.

    NOTE:You must be logged in as root to run the configuration script.

    1. Run the script, as follows:

      /opt/novell/zenworks/orch/bin/config
      

      When the script runs, the following information is initially displayed:

      Welcome to Novell ZENworks Orchestrator.
      
      This program will configure Novell ZENworks Orchestrator 1.3
      
      
      Select whether this is a new install or an upgrade
      
      i) install
      u) upgrade
      - - - - - -
      
      Selection [install]:
      
    2. Determine whether this is a new installation or an upgrade.

      This section discusses standard installation, so specify i (for install) or press Enter to accept the default. For more information about upgrade, see the Novell ZENworks Orchestrator 1.3 Upgrade Guide.

      When you make the selection, the following information is displayed:

      Select products to configure
      
       #   selected  Item
       1)    yes     ZENworks Monitoring Service
       2)    no      ZENworks Orchestrator Server
       3)    yes     ZENworks Orchestrator Agent
       4)    no      ZENworks Orchestrator VM Builder
       5)    no      ZENworks Orchestrator VM Warehouse
      
      Select from the following:
        1 - 5)  toggle selection status
             a)  all
             n)  none
             f)  finished making selections
             q)  quit -- exit the program
      
      
    3. Determine which installed products you want to configure. The options are listed with option numbers.

      1. Select or deselect an option by typing its number to toggle its selection status, or type a and press Enter to select all of them.

      2. When you have selected the products you want to configure, type f and press Enter to finish the selection and begin the configuration.

  7. During the configuration process, refer to the information in Table 4-1, Orchestrator Configuration Information for details about the configuration data that you need to provide.

    Default values are built into the script; most of these defaults are set to configure all of the product patterns that were installed.

Using the ISO to Install the Orchestrator Agent or the Orchestrator Clients on Windows Machines

The ZENworks Orchestrator Agent is supported on Windows 2003, but not on Windows XP, Windows 2000, or earlier releases (Windows ME, Windows 95, etc.). The ZENworks Orchestrator Clients are supported on both platforms. Use the following steps to download the Orchestrator component you want to install:

  1. To verify that the device where you want to install the agent and client software fulfills the necessary requirements, review Section 3.0, Planning the Installation.

  2. Download the appropriate ZENworks Orchestrator Server ISO (32-bit or 64-bit) to an accessible network location.

  3. Create a DVD from the ISO or use a tool that will mount the ISO.

  4. Navigate to the directory path where the Windows packages (Windows 2003 or Windows XP) reside.

  5. Double-click the appropriate file (.exe) to launch an installation and configuration wizard. See Installing and Registering the ZENworks Orchestrator Agent and Installing the Orchestrator Console in Installing the Agent and Clients from the Administrator Information Page (Unsupported) for information about this wizard.

4.3.2 Installing the Agent and Clients from the Administrator Information Page (Unsupported)

After you install the server for ZENworks Orchestrator on the network, you can launch the ZENworks Orchestrator Administrator Information page. The page has links to various installer programs that you can use to install required Orchestrator software on the computing resources that you will be utilizing in the grid system.

IMPORTANT:Although installing ZENworks Orchestrator 1.3 components from the ZENworks Orchestrator Administrator Information page allows non-RPM installation of the Orchestrator client and agent components, you must understand that installing the agent component any of the installers listed on this page has not been fully tested, and is therefore not yet supported by Novell. This includes the RPM agent installer without JRE (novell-zenworks-zos-agent-1.3.0-33604.i586.rpm).

The following browsers support the ZENworks Portal and ZENworks Orchestrator Administrator’s Web page applications:

  • Internet Explorer, version 6.0 or higher

  • Netscape* Navigator*, version 6.0 or higher

  • Mozilla*, version 1.5 or higher

  • Mozilla Firefox*

Using a supported browser, enter the following URL to access the Administrator Information page for ZENworks Orchestrator from the server:

http://server_name_for_ZENworks_Orchestrator:8001/ 

This URL is the DNS name (or IP address) of the server for ZENworks Orchestrator. Be sure to use Port 8001 in the address to access and display the page, as shown in the following illustration:

The page includes links to information for ZENworks Orchestrator administrators, including product documentation, Release Notes, and the installers for the console and the agent for ZENworks Orchestrator.

This section includes the following information about installing the Orchestrator Agent and Orchestrator Clients from the Administrator Information page:

Installing and Registering the ZENworks Orchestrator Agent

ZENworks Orchestrator requires computing resources in order to run applications. The ZENworks Orchestrator Agent must be installed on each managed device to add that computing resource to the grid where the Orchestrator Server can manage it.

Use the following steps to install the agent on a computing resource:

  1. From the managed device desktop, launch a browser to access the Web page for ZENworks Orchestrator, as described in Section 4.3.2, Installing the Agent and Clients from the Administrator Information Page (Unsupported).

  2. Scroll to the Installation section of the page:

  3. In the agent section of the Orchestrator Web page, identify the installer link for the operating system (that is, Windows, Linux, Solaris*, Mac*, Generic UNIX*) of the device where you want to install the agent.

    For this release, only the Windows and Linux clients and agents are supported. For more information, see Section 3.0, Planning the Installation.

    The ZENworks Orchestrator Agent can be installed with or without Java runtime (JRE*.) The computing resource might already have Java runtime installed, but to ensure that you have a compatible version of Java runtime with the agent, we recommend that you select the installer for both the agent and Java runtime.

    Some operating systems for the managed device are not currently supported.

  4. Click the installer link to launch the installation wizard to install the agent on the computing resource.

  5. Follow the prompts in the wizard until the Identify ZOS Server page displays. Here, you need to ensure that you correctly enter IP_or_hostname_for_ZENworks_Orchestrator_ Server in the Server field.

    You might find it easier to click Discover so that the installer searches for and finds the server for ZENworks Orchestrator on the network.

  6. Accept the remaining defaults on the wizard pages to complete the installation of the agent.

  7. When the installation is complete, click Finish to exit the installer.

Repeat Step 1 through Step 7 for each computing resource you want to add to the grid.

Agents can be automatically installed on multiple computing resources or groups of computing resources using your favorite configuration management software.

Installing the Orchestrator Console

Before you can perform any ZENworks Orchestrator management functions, such as creating user accounts and managing activities of the server, you need to install the console for ZENworks Orchestrator. The console is a thick desktop client designed for administrative tasks including infrastructure management (for example, managing computing resources) and monitoring. You can install the console on the server itself or on another network computer.

  1. On the computer where the console is to be installed, launch the ZENworks Orchestrator Administrator Information page. For information about how to do this, see Section 4.3.2, Installing the Agent and Clients from the Administrator Information Page (Unsupported).

  2. Scroll to the Installation section of the page:

  3. In the clients section of the Web page, identify the installer link for the operating system running on the computing resource.

    The ZENworks Orchestrator Console can be installed with or without Java runtime (JRE.) The computing resource might already have Java runtime installed, but to ensure that you have a compatible version of Java runtime with the agent, we recommend that you select the installer for both the console and Java runtime.

    If the operating system for the managed device does not have a link available, it is not currently supported. For more information, please contact the Novell Business Partner from whom you purchased ZENworks Orchestrator.

  4. Click the installer link to initiate the installation of the console for ZENworks Orchestrator on the computer. Follow the setup wizard for setting up the console.

  5. On the Select Components page of the setup wizard, select ZOS Management Console & Tools.

    Do not select the ZOS User Client & Toolkit check box. ZENworks provides an installed client and an HTML Web client to grid users for creating, submitting, and managing running jobs.

  6. Accept the remaining defaults in the setup wizard to complete the console installation.

  7. When the wizard completes the installation, click Finish.