Previous Topic: Collect Information about the EnvironmentNext Topic: Reinstall the Agent


Install the Agent

You install CA WA Agent for HP Integrity NonStop using an interactive program that prompts you for the required information.

To install CA WA Agent for HP Integrity NonStop

  1. Log in as SUPER.SUPER.
  2. Download the CAWAPAK installation package to the location from which the agent is to be installed. This may be a temporary local drive and not where you plan to actually install the agent.

    If you download the CAWAPAK file to a computer with an operating system other than HP Integrity NonStop, and later tranfer the file to your HP Integrity NonStop system, you should check to see if the file code is set to 1729 by running the following command:

    FUP INFO pak_filename
    

    If the file code is not set to 1729, you should change the file code using the following command:

    FUP ALTER pak_filename,CODE 1729
    
    pak_filename

    Specifies the name of the PAK file.

    Example: CAWAPAK

  3. Decompress the installation package using the following command:
    UNPAK CAWAPAK, *.*.*, VOL volume_name, LISTALL
    
    volume_name

    Specifies the volume where the agent is to be installed.

  4. Go to the CARELSCR subvolume. For example, type “volume volume_name.CARELSCR”.

    CARELSCR is the subvolume where the files are placed after the execution.

  5. Type the following command to start the installation:
    RUN CASETUP
    

    The agent installation program opens.

    Note: If it finds agent files already exist, the installation program performs a reinstallation instead.

  6. Continue with the installation by entering the required information.

    Depending on the current state of your system, the prompts received during installation vary. The installation program may include any of the following prompts:

    Did you receive CA WA Agent for HP Integrity NonStop in a compressed file?

    Indicates whether you received the agent in a compressed file.

    • Y—Received the agent in a compressed file.
    • N—Did not receive the agent in a compressed file. If you choose N, the name of the TAPE device containing the agent files must be provided to continue the installation.

    Default: Y

    Do you want to continue CASETUP?

    Indicates whether you want to update the configuration files necessary for the installation. CASETUP is an installation script that is required for the agent installation.

    • Y—Updates the configuration files necessary for the installation.
    • N—Exits the program installation without updating any configuration files.

    Default: Y

    Enter the fully qualified name of the SERVICES file:

    Specifies the name of the service file that contains the TCP/IP port numbers required to establish a connection.

    Would you like the SERVICES file to be modified for a port entry?

    Indicates whether you want to modify the SERVICES file to change the port number.

    • Y—Modifies the SERVICES file to change the port number.
    • N—Does not modify the SERVICES file to change the port number.

    Default: N

    Enter new port number:

    Specifies the new port number of the agent.

    Default: 1721

    Example: 7051

    Do you want to run INSTALL now?

    Indicates whether you want to complete the installation by configuring the agent.

    • Y—Completes the installation by configuring the agent.
    • N—Exits the program installation without configuring the agent. When you restart the installation program, the installation continues from this point.

    Default: Y

    Enter the volume on which you are going to install or have installed the product:

    Specifies the name of the volume where you want to install the agent. We generally recommend entering the same volume where you originally installed the agent unless circumstances prevent you from doing so.

    Example: $c36

    Do you want to accept the defaults?

    Indicates whether you want to accept all the defaults.

    • Y—Accepts all the defaults. The defaults are as follows:

      To install all the agent functions.

      To use the mm/dd/yyyy date format for all functions.

      To modify the $SYSTEM.SYSTEM.TACLLOCL file so that all users will be attached to the agent TACL segment file.

      Note: You can update the corresponding files to change the default values after the installation. For example, you can edit the CAOPTS file to change the value of the subvolume name in the CAI-TRACE-SUBVOL parameter.

    • N—Does not accept all the defaults.

    Default: Y

    Specify a name for the agent CA WA Agent for HP Integrity NonStop 11.3.1:

    Specifies a name for the agent. The name must be unique across all agents on all platforms connected to a single manager.

    Example: PROAGENT

    Enter the manager ID:

    Specifies the name of the scheduling manager instance that the agent works with.

    Example: abc1

    Enter the manager address:

    Specifies the address of the scheduling manager that the agent works with. This value corresponds to the IP address or hostname in the connection details for the scheduling manager. You can specify a list of addresses for the scheduling manager.

    Examples: abc1.com, 172.24.36.107

    Enter the manager port number:

    Specifies the port that the scheduling manager listens on for communication from agents. This value corresponds to the port number in the connection details for the scheduling manager.

    Limits: 1024-65534

    Do you want to register another manager?

    Indicates whether you want to configure the agent to work with additional scheduling managers.

    • Y—Configures the agent to work with additional scheduling managers. If you choose Y, you will be prompted for the manager ID, manager address, and manager port.
    • N—Does not configure the agent to work with additional scheduling managers.

    Default: N

    Note: You can also add entries to register the scheduling manager manually to the installation_volume.CAUNI.CAHOSTS file after the installation. If you update these entries, you must restart the agent for your changes to take effect. The UNICYCLE ALL command performs a shutdown immediately followed by a startup. For more information about updating this file, see the CAHOSTS file.

    Enter the name of the TCP/IP process:

    Specifies the name of the TCP/IP process.

    Example: $zsam1

    Do you want the agent to use a DNS?

    Indicates whether you want to use a DNS (Domain Name Server) or a HOSTS file to resolve TCP/IP addresses and host names.

    • Y—Uses a DNS to resolve TCP/IP addresses and host names.
    • N—Uses a HOSTS file to resolve TCP/IP addresses and host names. If you choose N, you will be prompted for the fully qualified name of the HOSTS file.

    Default: Y

    Note: If a DNS is not supported on the HP Integrity NonStop system on which the agent is currently installed, you must update the system's HOSTS file with the corresponding IP address entries for the both local and remote systems.

    Enter the local TCP/IP node name for current_system_name:

    Specifies the name of the local TCP/IP node name for the current HP Integrity NonStop system.

    Example: usplnsk

    Do you want to change the CPU Assignments now?

    Indicates whether you want to change the default CPU assignments. By default, CA WA Agent for HP Integrity NonStop assigns the primary CPU to 0 and the backup CPU to 1.

    • Y—Changes the default CPU assignment.
    • N—Does not change the default CPU assignment.

    Default: N

    Do you want to start CA WA Agent for HP Integrity NonStop?

    Indicates whether you want to start the agent.

    • Y—Starts the agent.
    • N—Does not start the agent.

    Default: N

    The agent is installed.

  7. Type the following command to display the status of the agent:
    UNIFSTAT
    

    The agent running status is displayed.