D
DCoats
Guest
psa-module-watchdog-2.0.3_96205 fails to configure correctly.
===> Configuring module
/tmp/monitrc.chk: No such file or directory
/tmp/monitrc.chk:86: Error: the executable does not exist 'mysql-server.sh'
/tmp/monitrc.chk:87: Error: the executable does not exist 'mysql-server.sh'
Error occurred while building configuration file. For help, refer to technical support.
===> Registering installation for psa-module-watchdog-2.0.3_96205
the /tmp/monitrc.chk generated
===> Configuring module
/tmp/monitrc.chk: No such file or directory
/tmp/monitrc.chk:86: Error: the executable does not exist 'mysql-server.sh'
/tmp/monitrc.chk:87: Error: the executable does not exist 'mysql-server.sh'
Error occurred while building configuration file. For help, refer to technical support.
===> Registering installation for psa-module-watchdog-2.0.3_96205
the /tmp/monitrc.chk generated
which should be# MySQL
check process mysql
with pidfile "/var/db/mysql/hostname.domain.com.pid"
start = "mysql-server.sh start"
stop = "mysql-server.sh stop"
if failed unixsocket /tmp/mysql.sock with timeout 5 seconds then restart
if 5 restarts within 5 cycles then timeout
every 1 cycles
mode active
# MySQL
check process mysql
with pidfile "/var/db/mysql/hostname.domain.com.pid"
start = "/usr/local/etc/rc.d/mysql-server.sh start"
stop = "/usr/local/etc/rc.d/mysql-server.sh stop"
if failed unixsocket /tmp/mysql.sock with timeout 5 seconds then restart
if 5 restarts within 5 cycles then timeout
every 1 cycles
mode active