I have one question about Zabbix Action functions.
I configured some trigger, example for MySQL down. For this trigger I created Zabbix Action with 2 Steps.
Step 1. Zabbix run remote script to restart MySQL service. After 1 minutes if service still down zabbix run the second step.
Step 2. Zabbix send email.
My question is:
Can I add the last 15 rows of mysql-error.log in that mail?