Hello, I have the following problem, when passing parameters to my script, zabbix places a single quote and not a double quote, this makes my script not run.
zabbix_server.log
1152:20200923:225459.007 Failed to execute command "/usr/lib/zabbix/alertscripts/whatsapp.sh '50767828931' 'Test subject' 'This is the test message from Zabbix'": Timeout while executing a shell script.
zabbix_server.log
1152:20200923:225459.007 Failed to execute command "/usr/lib/zabbix/alertscripts/whatsapp.sh '50767828931' 'Test subject' 'This is the test message from Zabbix'": Timeout while executing a shell script.
Comment