Parameter relationship between AGENTDEF in ESP and agentparm in agent
search cancel

Parameter relationship between AGENTDEF in ESP and agentparm in agent

book

Article ID: 241521

calendar_today

Updated On:

Products

ESP Workload Automation

Issue/Introduction

Need help to configure an agent in ESP, and ESP in the agentparm.txt file.

 

Environment

Release : 12.0

Component : Workload Automation System Agent

Resolution

Here is an example to show the parameters in the AGENTDEF/ESPPARM on ESP, and the agentparm file on the System Agent:


 ESP                                                                                 agentparm.txt
MANAGER NAME(XXXX_MANAGER) TCPIP                communication.managerid_1=XXXX_MANAGER 
(AGENTRCV is in ESPPARM)
AGENTRCV DEFINE NAME(CYBTCPIP) PORT(9000)  communication.managerport_1=9000
AGENT MYAGENT  –                                                       agentname=MYAGENT 
  ADDRESS(<address>) –                                                DNS/IP address of the agent server
  PORT(6161) -                                                                 communication.inputport=6161
  NT –                                                                                NT is the value for agent platform
  ASCII -                                                                            EBCDIC will be used for USS agent
  TCPIP -
   ENCRYPT(X'0102030405060708')                              security.cryptkey=0x0102030405060708