Hello everyone.
I am fairly new with Zabbix, and I am trying to configure a script to run whenever a certain trigger occurs.
The way I did it was create an action that occurs whenever the trigger pops, and that action executes a simple script.
What is the best practice for such a task? And also, what do I need to configure in my Zabbix agent/server to make this possible?
Currently I am unable to make the script happen, even though I get no error in the Zabbix frontend, and the zabbix-agent2.log file doesn't provide me with any information, it just says that it executed the command, even though nothing happened.
I am fairly new with Zabbix, and I am trying to configure a script to run whenever a certain trigger occurs.
The way I did it was create an action that occurs whenever the trigger pops, and that action executes a simple script.
What is the best practice for such a task? And also, what do I need to configure in my Zabbix agent/server to make this possible?
Currently I am unable to make the script happen, even though I get no error in the Zabbix frontend, and the zabbix-agent2.log file doesn't provide me with any information, it just says that it executed the command, even though nothing happened.
Comment