Steps for Performance Tuning

Steps for Performance Tuning

Supportcenter Plus performance can be improved by tuning the JAVA performance as said below :
For version 8: 
1. Shut down the application.
2. Navigate into \SupportCenter\server\default\conf 
3. Edit the file -> wrapper.conf with administrator privilege 
For 64 bit OS (machine), we can configure maximum memory depends on your RAM size, For 16 GB RAM you can give 5024m as maximum memory.
but if it is 32 bit OS (machine)we can only set a maximum memory of 1024.
 Now search for the below line in the wrapper.conf file 
 wrapper.java.maxmemory=
 and set the value as per your RAM size.
So for example : 64 bit machine with 16GB RAM as follows :
wrapper.java.maxmemory=5024
4. Save the file and close.
5. Start the application

For version 11 and above: 

1. Shut down the application.
2. Navigate into \SupportCenter\conf 
3. Edit the file -> wrapper. Conf with administrator privilege 
For 64 bit OS (machine), we can configure maximum memory depends on your RAM size, For 16 GB RAM you can give 5024m as maximum memory.
Now search for the below line in the wrapper.conf file 
 wrapper.java.maxmemory=
 and set the value as per your RAM size.
So for example : 64 bit machine with 16GB RAM as follows :
wrapper.java.maxmemory=5024
4. Save the file and close.
5. Start the application
                New to ADManager Plus?

                  New to ADSelfService Plus?

                    • Related Articles

                    • Inputs required for analyzing Performance Issues

                      We need a couple of details to analyze Performance issue. So, please send the below details : Below mentioned details should be gathered before restarting the application. 1. Let us know whether you are taking Scheduled full backup or backup without ...
                    • How to install GlowRoot for performance related issue in SCP 11.0

                      Kindly follow the steps below, 1.Download the GlowRoot.zip file from this link 2.Extract the folder to the <drive>:\ManageEngine\SupportCenter Plus -directory 3.Edit run.bat file present in the SupportCenterPlus/bin folder and add the highlighted ...
                    • Alternative for Full Backup - Trimmed backup

                      Applicable till 8.1 version (Till 8121 builds) Nowadays the database size is huge in various users instance. It is because the indexing related files, archived files, file attachments are folder are huge in size. Due to which either our application ...
                    • No ManagedConnections - Steps to increase pool size

                      From the logs we were able to identify the error trace as [org.apache.catalina.authenticator.NMSFormAuthenticator]|[WARNING]|[68]|: Unexpected error while forwarding to login page : {0}|javax.servlet.ServletException: ...
                    • Glowroot for Linux

                      The below steps are for version 11 1. From the attachments download the glowroot.zip and extract it under [Product_home]. Ex: <drive>:\ManageEngine\SupportCenter Plus -directory. 2. Edit run.sh file and add the below entry JAVA_OPTS="$JAVA_OPTS ...