Thursday, September 28, 2023

Informatica IDMC Secure Agent Installation Steps

 

[idmcd@LINUXIDMCDEV ~]$ cd /app/idmcSecureAgent/

[idmcd@LINUXIDMCDEV idmcSecureAgent]$ ls -ltr

  

 Download Secure Agent Binaries to Linux Drive:

 agent64_install_ng_ext.6504.bin

[idmcd@LINUXIDMCDEV idmcSecureAgent]$ ./agent64_install_ng_ext.6504.bin -i console

Preparing to install

Extracting the JRE from the installer archive...

Unpacking the JRE...

Extracting the installation resources from the installer archive...

Configuring the installer for this system's environment...

Launching installer...

===============================================================================

Informatica Cloud Secure Agent                   (created with InstallAnywhere)

-------------------------------------------------------------------------------

Preparing CONSOLE Mode Installation...

===============================================================================

Choose Install Folder

---------------------

Where would you like to install?

  Default Install Folder: /home/idmcd/infaagent

ENTER AN ABSOLUTE PATH, OR PRESS <ENTER> TO ACCEPT THE DEFAULT

      : /app/idmcSecureAgent

INSTALL FOLDER IS: /app/idmcSecureAgent

   IS THIS CORRECT? (Y/N): Y

===============================================================================

Pre-Installation Summary

------------------------

Please Review the Following Before Continuing:

Product Name:

    Informatica Cloud Secure Agent

Install Folder:

    /app/idmcSecureAgent

Disk Space Information (for Installation Target):

    Required:        292,625,971 Bytes

    Available: 1,091,265,638,400 Bytes

PRESS <ENTER> TO CONTINUE:

===============================================================================

Installing...

-------------

 [==================|==================|==================|==================]

 [------------------|------------------|------------------|------------------]

===============================================================================

Generating Agent Token...

Please Wait

-----------

===============================================================================

Creating softlink...

Please Wait

-----------

===============================================================================

File permission

Please Wait

-----------

===============================================================================

Installation Complete

---------------------

 

Congratulations. Informatica Cloud Secure Agent has been successfully

installed to:

/app/idmcSecureAgent

To start the agent, go to directory "<agent_directory>/apps/agentcore" and

then run "infaagent startup". Check the infaagent.log file

for errors, and then visit the Informatica Cloud site to verify that the

agent is active.

PRESS <ENTER> TO EXIT THE INSTALLER:

[idmcd@LINUXIDMCDEV idmcSecureAgent]$

[idmcd@LINUXIDMCDEV idmcSecureAgent]$

[idmcd@LINUXIDMCDEV idmcSecureAgent]$

[idmcd@LINUXIDMCDEV idmcSecureAgent]$

 

Start Agent

 

[idmcd@LINUXIDMCDEV agentcore]$ ./infaagent.sh startup
[idmcd@LINUXIDMCDEV agentcore]$
[idmcd@LINUXIDMCDEV agentcore]$ pwd
/app/idmcSecureAgent/apps/agentcore

 

·         To add the agent to its own Secure Agent group, use the following command:

./consoleAgentManager.sh configureToken <user name> <install token>

 

idmcd@LINUXIDMCDEV agentcore]$

[idmcd@LINUXIDMCDEV agentcore]$ ./consoleAgentManager.sh configureToken idmcd <Copy Token>

Login with token

Login succeeded.

  

 

 

No comments:

Post a Comment