Which OS files will be changed during Performance Management installation outside of the main installation directories in a non fault tolerant Data Aggregator environment
Release : 3.7, 20.2
Component : CA Perfromance Management
Excluding any files installed under the main install directories noted in the numbered listing.
==================================================
1) PC, Assuming /opt/CA chosen for each component:
==================================================
/var/.com.zerog.registry.xml
/etc/my.cnf
/etc/profile
/etc/zprofile
/etc/systemd/system/caperfcenter_console.service
/etc/systemd/system/caperfcenter_devicemanager.service
/etc/systemd/system/caperfcenter_eventmanager.service
/etc/systemd/system/caperfcenter_sso.service
/etc/systemd/system/mysql.service
/etc/systemd/system/capc-consul.service
/etc/systemd/system/consul.service
Below are links to above, created when service added to target runlevel:
/etc/systemd/system/multi-user.target.wants/caperfcenter_console.service
/etc/systemd/system/multi-user.target.wants/caperfcenter_devicemanager.service
/etc/systemd/system/multi-user.target.wants/caperfcenter_eventmanager.service
/etc/systemd/system/multi-user.target.wants/caperfcenter_sso.service
/etc/systemd/system/multi-user.target.wants/mysql.service
/etc/systemd/system/multi-user.target.wants/capc-consul.service
/etc/systemd/system/multi-user.target.wants/consul.service
We create a consul and mysql user.
Packages and prerequisite changes as outlined in the documentation:
==================================================
2) DA, Assuming /opt/IMDataAggregator chosen for install directory:
==================================================
/var/.com.zerog.registry.xml
/etc/DA.cfg
/etc/systemd/system/activemq.service
/etc/systemd/system/dadaemon.service
Below are links to above, created when service added to target runlevel:
/etc/systemd/system/multi-user.target.wants/activemq.service
/etc/systemd/system/multi-user.target.wants/dadaemon.service
==================================================
3) DC, Assuming /opt/IMDataCollector chosen for install directory:
==================================================
/var/.com.zerog.registry.xml
/opt/DCM.cfg
/etc/systemd/system/activemq.service
/etc/systemd/system/dcmd.service
Below are links to above, created when service added to target runlevel:
/etc/systemd/system/multi-user.target.wants/activemq.service
/etc/systemd/system/multi-user.target.wants/dcmd.service
Packages and prerequisite changes as outlined in the documentation:
==================================================
4) DR assuming install package extracted to /opt/CA/IMDataRepository_vertica9
==================================================
Main installation directory: /opt/vertica
/usr/share/man/man1/admintools.1
/usr/share/man/man1/vsql.1
/etc/systemd/system/vertica_agent.service
/etc/systemd/system/verticad.service
Below are links to above, created when service added to target runlevel:
/etc/systemd/system/multi-user.target.wants/vertica_agent.service
/etc/systemd/system/multi-user.target.wants/verticad.service
Whatever directories are chosen for data and catalog, this is user chosen.
verticadba group created
dradmin user created and passwordless ssh set up for user.
crontab of dradmin user updated
/etc/sysctl.cf updated
/etc/rc.local updated
selinux is disabled (/etc/selinux/conf updated)
Packages and prerequisite changes as outlined in the documentation: