I have to launch a Script on Zabbix based on a item of the host. The script is defined on Administration->Scripts.
How can i pass the value of an item of the host to the script?
I want to do somethig like this:
On the Script Definition:
Command: /home/user/.../script1 (item from host)
Thanks.
How can i pass the value of an item of the host to the script?
I want to do somethig like this:
On the Script Definition:
Command: /home/user/.../script1 (item from host)
Thanks.
Comment