Question
Why does MySQL Governor Showing a Malfunction in LVE Manager? (The warning will say; "MySQL Governor Not Configured Properly.")
Answer
This warning indicates that MySQL governor was not properly configured for your MySQL 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 | Components | MySQL Governor Configuration
Example:
Please confirm the version of MySQL your server is using and gather the setting for your version from the documentation above, and then perform the following commands.
/usr/share/lve/dbgovernor/mysqlgovernor.py --mysql-version=mysqlXX
/usr/share/lve/dbgovernor/mysqlgovernor.py --install