Sure I'm missing something. I need to create an action that run a remote script when a trigger is activated. So, I did some test. The action that I created, first send a jabber message and after a minute run a remote command (a fake script) on the monitored linux host.
When the trigger is deactivated, the Action execute again both the "Action operations" i cerated, sending the "Ok" jabber message and re-executing the script after a minute.
I can't figure out the way to run the remote command only when the trigger is activated.
I'm using Zabbix 1.8.6 on a Ubuntu Server.
Thanks for any suggestion!
When the trigger is deactivated, the Action execute again both the "Action operations" i cerated, sending the "Ok" jabber message and re-executing the script after a minute.
I can't figure out the way to run the remote command only when the trigger is activated.
I'm using Zabbix 1.8.6 on a Ubuntu Server.
Thanks for any suggestion!

Comment