What steps do we need to do to migrate Performance Center on a Red Hat 7.x system?
Release : 20.2
Component : IM Reporting / Admin / Configuration
Guide appears to have redundant steps
Follow this guide, but replace the section labeled "Copy the Files from the Existing System" with the following section
https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/dx-netops/20-2/Performance-Monitoring-with-DX-Performance-Management/administrating/performance-center-administration/migrate-performance-center.html
Copy the Files from the Existing System
Follow these steps:
NetOps Portal
host.
service caperfcenter_console stop
service caperfcenter_devicemanager stop
service caperfcenter_eventmanager stop
service caperfcenter_sso stop
service mysql stop
cd /opt tar czf PC.tgz ./CA
Note:The following path is the default installation directory:
/opt/CA
scp /opt/PC.tgz <new_PC_host>:/opt
scp /var/.com.zerog.registry.xml <new_PC_host>:/var
7.Copy the MySQL startup script:
scp /etc/init.d/mysql <new_PC_host>:/etc/init.d/mysql
scp /etc/my.cnf <new_PC_host>:/etc/