File manager - Edit - /usr/lib64/nagios/plugins/check_mysql_log
Back
#!/bin/bash if sudo grep -q "'\[ERROR\]'" /var/lib/mysql/`hostname`.err; then echo "CRITICAL: There are errors in the error log!" exit 2; else echo "OK" fi
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings