diff --git a/linux/evocheck.sh b/linux/evocheck.sh index 88c7322..9df51c7 100755 --- a/linux/evocheck.sh +++ b/linux/evocheck.sh @@ -916,7 +916,7 @@ check_mysqlnrpe() { grep -q -F "command[check_mysql]=/usr/lib/nagios/plugins/check_mysql" /etc/nagios/nrpe.d/evolix.cfg \ || failed "IS_MYSQLNRPE" "check_mysql is missing" fi - fi + fi } check_phpevolinuxconf() { is_debian_stretch && phpVersion="7.0"