Hi all, this part is very new to me.
I've got a script set to run in the event that a trigger sets. I manually set this trigger and the script does not run.
my syntax is:
hostname:script.sh
my script is located ON the zabbix server in /home/zabbix/bin with appropriate perms. Does anyone know what I'm doing wrong?
within the script, I even have sudo running the command.
Does the script need to reside on the host needing to run it? That would actually make sense to me, not sure why I even asked that.
I've got a script set to run in the event that a trigger sets. I manually set this trigger and the script does not run.
my syntax is:
hostname:script.sh
my script is located ON the zabbix server in /home/zabbix/bin with appropriate perms. Does anyone know what I'm doing wrong?
within the script, I even have sudo running the command.
Does the script need to reside on the host needing to run it? That would actually make sense to me, not sure why I even asked that.
Comment