Changing the heap size on App Visibility components
To change the heap size of App Visibility components on Windows
Stop the service of the component you want to modify. See Starting-and-stopping-the-App-Visibility-server-services for more details.
Delete the service.
- Open a command prompt as an administrator.
- Enter the appropriate command for the component you are updating:
sc delete adop_collector
sc delete adop_portal
sc delete adop_apm_proxy
- Navigate to the bin folder of the component (for example, <collectorInstallationDirectory>\collector\bin).
Create the service with the new values to set the values of the initial and maximum memory heap in megabytes.
Enter the appropriate command for the component you are updating:Collector
createCollectorService.bat /service_name "adop_collector" /service_exe ADOPCollectorService.exe /JvmMs 2048 /JvmMx 6048Portal
createPortalService.bat /service_name "adop_portal" /service_exe ADOPPortalService.exe /JvmMs 2048 /JvmMx 6048Proxy
createApmProxyService.bat /service_name "adop_apm_proxy" /service_exe ApmProxyService.exe /JvmMs 2048 /JvmMx 6048Start the service.
To change the heap size of App Visibility components on Linux
Stop the service of the component you want to modify. See Starting-and-stopping-the-App-Visibility-server-services for more details.
- Navigate to the /etc/bmc folder.
- Open the appropriate conf file for the component you are updating:
- portalDeamon.conf
- collectorDaemon.conf
- apm-proxyDeamon.conf
- Modify the INITIAL_MEMORY and MAXIMUM_MEMORY properties with the new values.
Start the service.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*