I have made some script that a zabbix user can run from the zabbix server.
I would like to know if it's possible to run a script (from Administration -> script) on zabbix server with filled parameters ?
For example I have the script "doSomething" in Zabbix server that launch a script localy, this script need 1 parameter that change every time. How can i do that ?
Thank you