What DA files need to be modified if install directory is moved
search cancel

What DA files need to be modified if install directory is moved

book

Article ID: 231172

calendar_today

Updated On:

Products

CA Performance Management - Usage and Administration DX NetOps

Issue/Introduction

If customer needs to move their Data Aggregator installation, here are the list of files that must be modified to get the DA to start up.

 

Environment

Dx NetOps Performance Management 20.2 +

Resolution

  • To move their Data Aggregator installation, here are the list of files that must be modified to get the DA to start up.

  • The process is basically the following
  • stop processes
  • move files to new location
  • update the files with the new location info
  • start processes ( make sure things work )
  •  
  •  
  •  

    Find the old installation path and replace with the new installation path (there may be multiple locations in a file) in the following files:

  •  
  • 1) /etc/DA.cfg
    2) /etc/init.d/activemq (RHE6.x)
    3) /etc/init.d/dadaemon (RHE6.x)
    4) <installDirectory>/scripts/activemq (RHE7.x)
    5) <installDirectory>/scripts/dadaemon (RHE7.x)
    6) <installDirectory>/apache-karaf-<ver>/bin/restart
    7) <installDirectory>/apache-karaf-<ver>/bin/setenv
    8) /var/.com.zerog.registry.xml
    9) <installDirectory>/apache-karaf-<ver>/etc/streamexport.csvoutwriter.cfg (and any other .cfg file in that directory that they may have modified)
    10) <installDirectory>/broker/apache-activemq-<ver>/conf/activemq.xml
      •  11)  /etc/systemd/system/dadaemon.service

         12) /etc/systemd/system/activemq.service

         13) /etc/systemd/system/multi-user.target.wants/activemq.service

          14) /etc/systemd/system/multi-user.target.wants/dadaemon.service