Hello,
i tried the media script and it seems to add /home/zabbix/bin// as a preamble to the script name being used.
i.e setting /usr/local/bin/myscript.sh in the web leads to /home/zabbix/bin///usr/local/bin/myscript.sh which of cause is wrong.
btw.: the /// within the path is not a typo ;-) It seems that zabbix adds \\ to the end of its build in path.
i tried the media script and it seems to add /home/zabbix/bin// as a preamble to the script name being used.
i.e setting /usr/local/bin/myscript.sh in the web leads to /home/zabbix/bin///usr/local/bin/myscript.sh which of cause is wrong.
btw.: the /// within the path is not a typo ;-) It seems that zabbix adds \\ to the end of its build in path.
Comment