Im running:
- WHM 68.0.19
- CLOUDLINUX 7.4
- mysql Ver 15.1 Distrib 10.2.8-MariaDB, for Linux (x86_64) using readline 5.1
I installed the governer using this commands:
The problem is it dont starting, here is the dbgovernor-error.log:
What im doing wrong?
- WHM 68.0.19
- CLOUDLINUX 7.4
- mysql Ver 15.1 Distrib 10.2.8-MariaDB, for Linux (x86_64) using readline 5.1
I installed the governer using this commands:
Code:
$ yum install governor-mysql $ /usr/share/lve/dbgovernor/db-select-mysql --mysql-version=mariadb102 $ /usr/share/lve/dbgovernor/mysqlgovernor.py --install
Code:
..... [Sun Dec 3 17:04:42 2017] Open govern connection operation [Sun Dec 3 17:04:46 2017] Open govern connection operation [Sun Dec 3 17:04:49 2017] Open govern connection operation [Sun Dec 3 17:04:52 2017] Open govern connection operation [Sun Dec 3 17:04:55 2017] Open govern connection operation [Sun Dec 3 17:04:59 2017] Open govern connection operation ......
Comment