Administration Guide > Installation > New Installation > Installing the Agent for NSK

Installing the Agent for NSK

This document guides you through the new installation of an NSK agent.

The following guide describes how to install an agent in an AE system in which authentication is not used.

Additional installation steps are required before the agent can be started and used if you intend to use one of the available authentication methods. More detailed information is provided in the document Advanced Security.

A three-character code is assigned to each supported NSK version. It is shown in the agent's file name and described in the Terminology (NS1 for NSK, Version D40 and later).

Requirements

Supplied Files

The files are packed in an archive file and stored in the subdirectory IMAGE:AGENTS\NSK.

CallAPI files and their implementation are described in a separate document.


Procedure

1. Transferring the files to the host
2. Starting the installation procedure
3. Adjusting the configurationA set of constituent components that make up a system. This includes information on how the components are connected including the settings applied. file INSTINI

Parameter

Description

AE-PROGRAM-SUBVOLUME=

Sub-volume for the executable agent files.

AE-STATUS-STORE-SUBVOLUME=

Sub-volume for the StatusStore files of file transfers.

The agent automatically created StatusStore files. They store the restart information of active file transfers. This mechanism ensures that aborted file transfers can be restarted from a particular file position (= last restart point). Restart points are created in regular intervals (setting FT_RESTART_INTERVAL in the variable UC_HOSTCHAR_DEFAULT). On Nonstop systems, the StatusStore files are the following 4 Enscribe Files with the default names: UC4SST, UC4SSD, UC4SSL, UC4SSH. You can subsequently change these file names in the agent's INI file.

AE-STATUS-STORE-AUDITED=

Stores StatusStore files of file transfers as Audited Files (TMF protection).

Allowed values: "Y" (recommended default value) or "N"

AE-TCPIP-PROCESS=

Name of the NonStop TCP/IP process name that the agent should use. By default, $ZTC0 is specified (system standard).

If you specify a different process name, the required ADD DEFINE TACL statement is automatically inserted in the startup obey file.

AE-SERVER-PORT

Port number of the Automation Engine's communication process to which the agent should connect. Ensure that all affected firewalls are configured for this port.

AE-AGENT-PORT=

Port number that the agent should use in order to contact other agents. This port cannot be used by other programs.

AE-SERVER-IP-ADDRESS=

IP address or computer name of the Automation Engine.

AE-AGENT-PROCESS=

Process name of the agent process.

AE-OC-PROCESS=

Process name of the AE output collector process.

AE-TSIM-PROCESS=

Process name of the AE terminal simulator process.

AE-SYSTEM-NAME= Logical name of the AE system (Automation Engine)

AE-AGENT-NAME=

Logical name of the agent instance.

By default, the system name of the NonStop Server without "\"  is used as the agent name:

AE-AGENT-NAME=%NODENAME%

You can also extend the agent name using pre- or postfixes.
For example:

AE-AGENT-NAME=UC4%NODENAME%EXE

AE-TEMP-SUBVOLUME=

All temporary files, such as job reports and job files, are stored in this sub-volume.

4.

Continuing the installation

5.

Starting and stopping the Agent

 

See also:

EMS template file