Solved
I use following code to fix it:
I use following code to fix it:
Code:
UserParameter=mysql.ping,HOME=/etc/zabbix mysqladmin -s ping | grep -c alive || true
Comment