Question
Why does the MySQL Governor report as not configured properly at the "CloudLinux Manager" in WHM?

Answer
This indicates that the MySQL Governor was not properly configured for your MySQL or MariaDB version. What is required is that you properly set the correct MySQL or MariaDB version for the governor, and then complete the installation of MySQL Governor once again.
More information on this is mentioned here:
CloudLinux Documentation | Control Panel Integration | MySQL Governor
To resolve this issue:
-
Please confirm the version of MySQL or MariaDB that your server is using and then run the following command:
/usr/share/lve/dbgovernor/mysqlgovernor.py --mysql-version=VERSIONPlease note, you will want to replace "VERSION" in the above-provided command with the version of mysql or mariadb that your server is using. You can view what versions are available for the MySQL Governor here:
CloudLinux Documentation | CloudLinux OS components | MySQL Governor Installation -
Install MySQL Governor:
/usr/share/lve/dbgovernor/mysqlgovernor.py --install - Update the CloudLinux Manager dashboard by clicking on the "Refresh dashboard" button:

Comments
0 comments
Article is closed for comments.