Error message "too many connections" shows up:
------------------------------------------------------------------
simple test via telnet and port 3306 to the GMS-IP which has the MySQL-DB:
Error message: "Too many connections"
- for example "telnet 123.123.123.123 3306" ( 123.123.123.123 can be a standalone or a console-Role or a DB-Role )
- there are too many requests coming in or some mysql-database connection are freezing and the number of connection increase
- one cause could be a high number of Agents, trying to connect to the Console-GMS IP ( which includes the mysql - db )
- Solution:
* Find out where the MySQL DB is located ( typically the GMS-Console or a dedicated GMS-DB-Role ) . Access this GMS System
* Increase the Number of maximum allowed connection to the mysql-database in the techSupport.html site from 365 to 500 of this GMS
* Reboot the Windows-Server ( in a GMS software environement ). If it is a VA on a ESX(i) Server reboot the GMS VA
Follow this steps to reach the internal techSupport.html page:
---------------------------------------------------------------------
1) Login to the https:// your gms ip /sgms/login page
2) Change the url to https://youtgmsip/sgms/techSupport.html in the URL-Browser ( change it manually )
3) Click enter and you reach this site and then click on Accept
********************************************************************************************************
4) Now change the max connection value from 365 to a higher value ( like for example 500 )
********************************************************************************************************
5) Click update
6) Reboot the GMS ( either via the command line or you can restart the windows server or you can restart via the system interface )