When installing DX Netops Performance Management (CA Performance Management/CAPM) components, memory usage is set by a combination of questions and automatic evaluation of the system resources.
When increasing memory on a Data Aggregator host, manual configuration changes are required to ensure the Data Aggregator (DA) and ActiveMQ services leverage the additional resources.
This article outlines the necessary file updates to synchronize memory allocation settings.
Data Aggregator, Repository performance issues
Increased memory resources on Data Aggregator (DA). Need to configure it to use the increased resources available.
Configuration drift between the runtime environment files and the persistent DA.cfg file, or failure to update configuration files after a host resource upgrade.
NOTE :: The process and files change for release 25.4.4+
Memory Allocation Formula To determine the correct memory settings:
Resolution
For versions prior to 25.4.4:
dadaemon and activemq services./opt/IMDataAggregator/apache-karaf/bin/setenv:export IM_MAX_MEM=[Value]M/etc/DA.cfg:da.memory=[Value]M/opt/IMDataAggregator/scripts/activemq:ACTIVEMQ_OPTS_MEMORY (Set -Xmx to the allocated AMQ memory and -Xms to half of that value)./etc/DA.cfg:da.activemq.memory=[Value]Mdadaemon and activemq services.For versions 25.4.4 and later:
dadaemon and activemq services./etc/DA.cfg:da.memory for Data Aggregator memory settings.da.activemq.memory for ActiveMQ memory settings.dadaemon and activemq services.How to add more memory and/or CPU to vertica hosts:
https://knowledge.broadcom.com/external/article/213360/
How to configure my Data Collector (DC) to make use of new resources.
https://knowledge.broadcom.com/external/article/46765/
How to configure NetOps Portal to make use of new resources.
https://knowledge.broadcom.com/external/article/46563/