Installing CA Performance Center › Installation Considerations › Modify Maximum Memory Usage for Each Service
Modify Maximum Memory Usage for Each Service
Modify the maximum memory usage for the CA Performance Center daemons to enable them to run effectively. For system requirements, see the Release Notes.
You can configure memory allocation during or after the installation.
Follow these steps:
- Log in to the server where you have installed CA Performance Center.
- Enter the following command:
more /proc/meminfo
The total memory usage of each process is displayed.
- Make a note of the total memory.
- Modify the maximum memory for a daemon as follows:
- Edit the following file:
/Installation Directory/PerformanceCenter/Service Subdirectory/conf/wrapper.conf
Note: The Service subdirectory is one of the following options:
- PC (Console daemon)
- DM (Device Manager daemon)
- EM (Event Manager daemon)
- Search for the parameter 'wrapper.java.maxmemory'.
- Change the current value. For example, in a small deployment, set it to '3072' (the units are MB).
- Save the file.
- Stop and restart each daemon by entering the following commands:
service service name stop
service service name start
Note: The service name is one of the following options:
- caperfcenter_console
- caperfcenter_devicemanager
- caperfcenter_eventmanager
The maximum amount of memory is configured for a deployment of your scalability requirements.
More information:
Install Data Collector with the Installation Wizard
Install Data Aggregator with the Installation Wizard
Copyright © 2015 CA Technologies.
All rights reserved.
|
|