Hi,
I was using the Slack Integration for Sending notifications from here
Setup was done fine, but I am facing one issue, whenever I run the script from command line, the Message is pushed to Slack successfully but when the script is invoked by Action to send Notification, I get error as
/usr/lib/zabbix/alertscripts/slack.sh: [2] No such file or directory
(The script file is at this location only)
I have tried changing the owner of script to zabbix, and group also as zabbix, still it didn't work.
I am using Zabbix 3.2.7 which has alertscripts location as /usr/lib/zabbix/alertscripts/
I was using the Slack Integration for Sending notifications from here
Setup was done fine, but I am facing one issue, whenever I run the script from command line, the Message is pushed to Slack successfully but when the script is invoked by Action to send Notification, I get error as
/usr/lib/zabbix/alertscripts/slack.sh: [2] No such file or directory
(The script file is at this location only)
I have tried changing the owner of script to zabbix, and group also as zabbix, still it didn't work.
I am using Zabbix 3.2.7 which has alertscripts location as /usr/lib/zabbix/alertscripts/
Comment